rubyx/test/interpreter
Torsten Ruger 2bc2d4486f move interpreter to register
seems more where it belongs, since it interprets the register machine
instructions
2015-11-18 12:00:30 +02:00
..
helper.rb move interpreter to register 2015-11-18 12:00:30 +02:00
test_add.rb rework interpreter test framework 2015-11-08 14:30:28 +02:00
test_all.rb fix interpreter overflow issue 2015-11-08 15:15:55 +02:00
test_if.rb fixes from earlier changes 2015-11-16 18:05:57 +02:00
test_mult.rb fix interpreter overflow issue 2015-11-08 15:15:55 +02:00
test_plus.rb fix interpreter overflow issue 2015-11-08 15:15:55 +02:00
test_puts.rb minor fixes 2015-11-16 18:02:13 +02:00