Commit Graph

5 Commits

Author SHA1 Message Date
6f108f67d7 Starting to build detailed mom to risc test
so we can get rid of brittle risc folder tests
All of those tests rely on many many implementation details
should just test result through interpreter, no chain.
2019-09-15 17:44:35 +03:00
15337e10be move putstring to use builder 2018-08-15 17:52:21 +03:00
04bcfea8ce fix scoping of blockcompiler
Was accessing caller scope, but must use caller's caller as the yield itself is a call.
2018-07-31 18:00:42 +03:00
d52e14d201 continue to rewrite message_setup
message come from space already.
next types
2018-04-05 20:37:03 +03:00
f09086e524 unite the two resolve_to_index functions 2018-04-05 20:10:00 +03:00