rubyx/test/mom
Torsten Ruger fcbdba4804 simplify method entry exit codes
Basically just a label now
No more implicit returns (needs compiler tests)
Many return points is the new idea
Also setup is done before the enter by MessageSetup
2018-03-21 16:02:46 +05:30
..
assign first go at message setups translation to risc 2018-03-21 12:20:55 +05:30
helper.rb simplify method entry exit codes 2018-03-21 16:02:46 +05:30
test_if_else.rb fix unconditional jump 2018-03-20 22:05:09 +05:30
test_if_no_else.rb finish truth check (green again) 2018-03-20 13:30:38 +05:30
test_while.rb fix unconditional jump 2018-03-20 22:05:09 +05:30