Commit Graph

73 Commits

Author SHA1 Message Date
vms
b967a63abc
bump wasmer-wit version (#46) 2020-12-21 19:49:35 +03:00
folex
b3bde7de6d
Update images in readme (#45) 2020-12-21 18:32:52 +03:00
folex
3ef8f99f4d
Update images in readme (#44) 2020-12-21 18:27:21 +03:00
folex
dce89856bb Continue if wasm-pack is installed 2020-12-18 19:19:11 +03:00
folex
e0a3f84c50
Show aquamarine version in the prerelease (#43) 2020-12-18 19:11:31 +03:00
folex
8e41b76661
Change target from i64 to i32 in log_utf8_string (#40) 2020-12-18 12:14:17 +03:00
vms
7371d84bff
fix build (#42) 2020-12-17 22:53:29 +03:00
vms
0f9ec42b1a
New stepper outcome (#39) 2020-12-17 21:44:24 +03:00
folex
69cf914574
Build release .wasm in branch builds 2020-12-17 10:43:41 +03:00
folex
bf78530156
Automatically release to crates.io & NPM (#38) 2020-12-16 21:59:11 +03:00
folex
88ef4526ff add all targets to .gitignore 2020-12-14 11:30:48 +03:00
vms
61547cb085
rename call_path to data in StepperOutcome (#37) 2020-12-13 00:10:53 +03:00
vms
fcdca0af73
Fix bug in merging; add dashboard test (#36) 2020-12-07 20:28:26 +03:00
folex
42d2b825e4
Add function to return AST as json (#35) 2020-12-02 18:47:14 +03:00
vms
221743ecc2
obtain log level from env, use trace as a default (#34) 2020-11-25 17:10:30 +03:00
vms
48519be208
Introduce shadowing variables in fold (#33) 2020-11-24 16:44:15 +03:00
folex
dde12e2a40
Comments: ignore everything after a semicolon (#30) 2020-11-24 12:40:54 +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
vms
0c7d066666
Update readme (#28) 2020-11-12 18:25:34 +03:00
folex
d688a21f69
Add more images to readme (#27) 2020-11-12 18:04:36 +03:00
folex
1a54b8508c
Release aquamarine.wasm automatically (#26) 2020-11-12 15:30:39 +03:00
folex
b4e37cb410 change CNAME 2020-11-12 13:30:53 +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
186eeb204c
Make iterator in fold resolvable (#23) 2020-11-10 17:30:49 +03:00
folex
60dbd1ee7c Return CNAME 2020-11-10 14:48:40 +03:00
folex
3edfb939ac remove CNAME 2020-11-10 14:47:37 +03:00
folex
cce3603cca Generate index.html for rustdocs 2020-11-10 14:42:10 +03:00
folex
f7333d3849 Set CNAME for GH page 2020-11-10 14:31:43 +03:00
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