rubyx/test/mom
Torsten Ruger e6e8522b4e fix order of pops
slightly embarrassingly was popping (from the end)
rather than shifting (from the start)
2018-03-12 18:13:07 +05:30
..
helper.rb basic mom directory structure and a readme 2017-04-10 11:47:18 +03:00
test_assignment.rb improve mom assignment tests 2017-09-10 19:48:46 +03:00
test_if_simple_statement.rb fix order of pops 2018-03-12 18:13:07 +05:30
test_if_statement.rb fix order of pops 2018-03-12 18:13:07 +05:30
test_instruction.rb basic mom directory structure and a readme 2017-04-10 11:47:18 +03:00
test_while_statement.rb fix use of slot_constant vs slot_move 2017-09-10 12:57:25 +03:00