rubyx/test/mom
Torsten Ruger 4b4528abb2 propagate constants from block_compiler up
up to method_compiler, where they are collected by mom_compiler
(and included in binary)
2018-08-01 16:27:34 +03:00
..
assign store method, not name, in message 2018-07-22 22:29:32 +03:00
instruction move type resolution to compiler 2018-07-16 11:46:18 +03:00
send fix scoping of blockcompiler 2018-07-31 18:00:42 +03:00
helper.rb generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
test_block_statement.rb more block tests reveal a compiler bug 2018-07-18 10:13:19 +03:00
test_class_statement.rb move tests with mom_compile to mom 2018-07-07 22:45:48 +03:00
test_if_else.rb fix TruthCheck 2018-04-19 10:34:15 +03:00
test_if_no_else.rb fix TruthCheck 2018-04-19 10:34:15 +03:00
test_mom_compiler1.rb propagate constants from block_compiler up 2018-08-01 16:27:34 +03:00
test_mom_compiler.rb fix inital main (again) 2018-07-04 09:17:30 +03:00
test_return_call.rb store method, not name, in message 2018-07-22 22:29:32 +03:00
test_return_dynamic.rb store method, not name, in message 2018-07-22 22:29:32 +03:00
test_return_simple.rb reducing the label's int for return 2018-05-30 12:54:40 +03:00
test_while_cmp.rb store method, not name, in message 2018-07-22 22:29:32 +03:00
test_while_simple.rb fix while tests 2018-04-20 10:27:06 +03:00