aquavm/crates/air-lib
Mike Voronov 24f0d66bed
Rename subtree to subgraph (#265)
Intially, a fold instruction was designed based on idea that its iterable can't expand,
so AIR was considered as a subtree. But after introducing recursive streams in #225, it's
no more a subtree, but a subgraph.
2022-05-17 15:53:33 +03:00
..
air-parser Fix Display of Fail::Literal 2022-05-17 15:35:37 +07:00
execution-info-collector Introduce restriction operator for streams (#172) 2021-11-24 17:57:14 +03:00
interpreter-data Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00
interpreter-interface Introduce %ttl% (#253) 2022-04-21 11:44:18 +03:00
lambda Add API for returning interpreter memory size (#210) 2022-01-26 13:37:22 +03:00
log-targets Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00
polyplets Introduce fail instruction (#196) 2021-12-16 21:34:27 +03:00
test-utils Use pooled AVMRunner for tests 2022-05-16 13:16:28 +07:00
trace-handler Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00