rubyx/test/risc
Torsten Ruger 56f2742e89 fix code listener logic bug
next's position was only updated initially
previous logic relied on pushing everything long rightly
but it wasn't right, and no harm in setting position twice,
as events only fire if there is real change
2018-07-02 23:03:00 +03:00
..
builtin pass return integer back out through exit 2018-06-19 18:55:47 +03:00
interpreter fix test ripples and minor parfait naming 2018-06-29 21:03:06 +03:00
methods pass return integer back out through exit 2018-06-19 18:55:47 +03:00
position fix code listener logic bug 2018-07-02 23:03:00 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder.rb fix many a test especially whole mom 2018-07-02 17:01:07 +03:00
test_builtin.rb back to method_compiler 2018-06-30 23:26:28 +03:00
test_collector.rb linker and collector test work again 2018-07-02 16:19:01 +03:00
test_fake_memory.rb start on fake memory 2018-05-28 14:46:26 +03:00
test_instructions.rb write adjusted address 2018-05-31 00:07:58 +03:00
test_interpreter_platform.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00
test_interpreter.rb interpreter tests working again 2018-07-02 17:29:26 +03:00
test_linker1.rb fix code listener logic bug 2018-07-02 23:03:00 +03:00
test_linker.rb fix code listener logic bug 2018-07-02 23:03:00 +03:00
test_method_compiler.rb adds the risc instructions to the compiler 2018-07-01 11:59:52 +03:00
test_padding.rb fix test ripples and minor parfait naming 2018-06-29 21:03:06 +03:00
test_parfait_adapter.rb fix many a test especially whole mom 2018-07-02 17:01:07 +03:00
test_platform.rb make the interpreter platform 2018-05-17 09:31:36 +03:00
test_risc_value.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_text_writer.rb fix many a test especially whole mom 2018-07-02 17:01:07 +03:00
test_translator.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00