rubyx/test/mom
Torsten Ruger f798173a09 change to_risc and builtin code according to last commit
Wherever space was loaded to get to the next_message
we now load the Message factory.
Otherwise much the same, only the attribute is next_object, not next_message
The binary is growing with 1k objects per factory, so i had to fix (hack) arm to handle bigger constants
close #14
2018-09-01 11:28:53 +03:00
..
assign large test changes due to change in cc 2018-08-12 15:02:23 +03:00
instruction avoid adding risc instructions twice 2018-08-19 17:29:04 +03:00
send change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
helper.rb change return sequence to return messages to space 2018-08-06 14:07:17 +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 add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
test_return_call.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_return_dynamic.rb shaves an instruction off resolve_method 2018-09-01 11:20:59 +03:00
test_return_sequence.rb change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
test_return_simple.rb fix all tests accordingly to new return 2018-08-02 17:37:27 +03:00
test_while_cmp.rb large test changes due to change in cc 2018-08-12 15:02:23 +03:00
test_while_simple.rb fix while tests 2018-04-20 10:27:06 +03:00