Commit Graph

493 Commits

Author SHA1 Message Date
folex
f2f46be8af Remove CNAME from GH page 2020-11-10 14:17:35 +03:00
folex
b0d706503a
Fix rustdoc deployment to GitHub Pages (#22) 2020-11-10 13:56:52 +03:00
folex
67f3a88f72
Add rustdoc deployment to github pages (#21) 2020-11-09 15:18:13 +03:00
folex
f9924bcfb3
Optional call output (#20) 2020-11-09 14:44:04 +03:00
folex
cfd5aa7c40
Add benchmarks for parser cloning & rc cloning (#17) 2020-11-09 14:20:01 +03:00
vms
7cdac944c3
Treat empty string as empty call evidence path (#18) 2020-11-09 14:07:40 +03:00
vms
bcb0f18e9e
Fix Par state serialization in xor with inner par (#19) 2020-11-09 13:37:52 +03:00
folex
19ff54e66e
Parser benchmarks (#16) 2020-11-05 16:50:09 +03:00
folex
e4fd7a505c
Better square braces parsing (#15) 2020-11-05 15:13:11 +03:00
folex
265ff8ac88
Update readme (#14) 2020-11-05 15:01:27 +03:00
folex
1786ab8f4b
LALRPOP parser for AIR (#13) 2020-11-03 17:43:58 +03:00
vms
12398697f2 add bencher 2020-11-01 17:23:27 +03:00
vms
f67b3bc079 move to the new FCE version 2020-11-01 10:30:24 +03:00
vms
fbca76444b
New data format (#12) 2020-10-30 20:29:05 +03:00
vms
a9ad93f64d
Introduce join behaviour (#11) 2020-10-23 12:41:58 +03:00
vms
1db6788382
Merge previous data with current (#10) 2020-10-16 12:47:46 +03:00
vms
4038d098e0
Call evidence (#9) 2020-10-15 17:31:56 +03:00
vms
bdc10fc4e6
Allow using variables as parameters of call (#7) 2020-10-09 10:04:59 +03:00
vms
e107d8e716
introduce xor (#8) 2020-10-09 09:52:36 +03:00
Dima
b1b875db53
add hack with get_current_id (#6) 2020-10-08 14:27:59 +03:00
vms
6e754f023f
Introduce Seq, Par, Fold instructions (#5) 2020-10-08 12:43:23 +03:00
vms
8cec0163b1
Merge pull request #3 from fluencelabs/improved_call
Request-response stepper
2020-09-30 22:30:44 +03:00
vms
20d46805da change color scheme to lisp 2020-09-30 22:28:56 +03:00
vms
ffc347d247 update readme 2020-09-30 22:24:30 +03:00
vms
f430cb81d0 replace args with result 2020-09-30 22:18:44 +03:00
vms
86c691bd4a little fixes 2020-09-30 22:15:30 +03:00
vms
4100c986c7 improve json path handling 2020-09-30 21:34:02 +03:00
vms
d5527b75a4 the first prototype of request-response stepper 2020-09-30 20:23:32 +03:00
vms
09750d1060 handling errors on intrustion execution and data parsing 2020-09-30 15:00:43 +03:00
vms
94e8351294 add error handling 2020-09-30 13:11:27 +03:00
vms
263385bc5b little module rearrange 2020-09-30 12:39:00 +03:00
vms
030a4c9069 rename main to fce, lib to wasm_bindgen 2020-09-30 11:58:53 +03:00
Dima
f6541aae32
Bindgen support (#2) 2020-09-30 11:42:18 +03:00
vms
0956f1ab0c
Merge pull request #1 from fluencelabs/call
Introduce the early version of the call instruction
2020-09-30 10:41:32 +03:00
vms
1cd50e827f delete lib.rs 2020-09-30 10:40:08 +03:00
vms
1f1c039567 use string 2020-09-30 10:38:51 +03:00
vms
00fe26b6db change path 2020-09-28 18:21:23 +03:00
vms
26626fdc8d poor call implementation 2020-09-28 15:40:27 +03:00
vms
aee41603e8 first prototype 2020-09-24 12:55:29 +03:00
vms
0bba055ad5 return data instead of script; update binary 2020-09-22 16:27:33 +03:00
dmitry
871852d422 air examples 2020-09-21 15:33:31 +03:00
vms
247e0b00a9 introduce echo-stepper 2020-09-21 14:11:34 +03:00
Dmitry Kurinskiy
fe5fddde53
Initial commit 2020-09-18 14:05:43 +03:00