mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-12 18:55:32 +00:00
076045124c
* seq_result` -> `seq_ok`; add `seq_err` `seq_ok` and `seq_err` are consistent with `ok` and `err`, but produce results sequentially. * Accept `;;` and longer comments in the sexp parser Currently they are just dropped, and resulting AIR has different character positions in the error messages. * Add "map" assertion Lookup result in a map by service's first argument. |
||
---|---|---|
.. | ||
air-lib | ||
beautifier | ||
data-store | ||
interpreter-wasm | ||
testing-framework |