Commit Graph

28 Commits

Author SHA1 Message Date
folex
42d2b825e4
Add function to return AST as json (#35) 2020-12-02 18:47:14 +03:00
vms
48519be208
Introduce shadowing variables in fold (#33) 2020-11-24 16:44:15 +03:00
vms
c2d81749fe
use log::{trace, debug} instead of log::info for logging (#31) 2020-11-23 21:04:35 +03:00
folex
605c5dda18
Automatically build aquamarine.wasm & publish to NPM as base64 (#29) 2020-11-17 12:02:43 +03:00
folex
1a54b8508c
Release aquamarine.wasm automatically (#26) 2020-11-12 15:30:39 +03:00
vms
5a2e9a51e4
release 0.1.3 (#25) 2020-11-11 14:43:26 +03:00
vms
0d42ff7fc2
Add support for %init_peer_id% (#24) 2020-11-11 14:31:53 +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
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
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
e107d8e716
introduce xor (#8) 2020-10-09 09:52:36 +03:00
vms
6e754f023f
Introduce Seq, Par, Fold instructions (#5) 2020-10-08 12:43:23 +03:00
vms
d5527b75a4 the first prototype of request-response stepper 2020-09-30 20:23:32 +03:00
Dima
f6541aae32
Bindgen support (#2) 2020-09-30 11:42:18 +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
vms
247e0b00a9 introduce echo-stepper 2020-09-21 14:11:34 +03:00