rubyx/test/risc
Torsten 8dfcc0f5de add decent method to get the programs return to interpreter
only had such methods in tests, but they really belong in code
also adding fake values to true ,false and nil
2020-03-28 18:39:49 +02:00
..
binary bunch of side effects fixed 2020-03-22 15:56:57 +02:00
instructions setting registers in the allocator 2020-03-22 14:31:43 +02:00
interpreter move math code to arm 2020-03-28 12:25:53 +02:00
position Lots of preloading for tests 2019-09-13 14:07:12 +03:00
helper.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
test_builder1.rb fix register use in putstring 2020-03-26 11:24:56 +02:00
test_builder2.rb Fix div10 without method_missing 2020-03-22 14:31:43 +02:00
test_builder.rb fix some more of builder 2020-03-22 14:31:43 +02:00
test_callable_compiler1.rb test that register allocation allocates risc names 2020-03-22 18:01:51 +02:00
test_callable_compiler.rb Fix div10 and test 2020-03-22 14:31:43 +02:00
test_collector.rb bunch of side effects fixed 2020-03-22 15:56:57 +02:00
test_fake_memory.rb some test change because of renaming 2018-08-11 19:17:20 +03:00
test_interpreter_platform.rb misc test fixes 2020-03-22 14:31:43 +02:00
test_interpreter.rb add decent method to get the programs return to interpreter 2020-03-28 18:39:49 +02:00
test_method_compiler.rb move message to stack_pointer 2020-03-22 14:31:43 +02:00
test_parfait_adapter.rb cleaning 2019-09-10 16:21:13 +03:00
test_platform.rb move message to stack_pointer 2020-03-22 14:31:43 +02:00
test_register_slot1.rb add a way to bend the type for register_value 2020-03-22 14:31:43 +02:00
test_register_slot.rb add a way to bend the type for register_value 2020-03-22 14:31:43 +02:00
test_register_value1.rb Fix non ssa issue 2020-03-22 14:31:43 +02:00
test_register_value.rb Fix non ssa issue 2020-03-22 14:31:43 +02:00
test_risc_collection.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_risc_compiler.rb Change Mom to SlotMachine 2019-10-03 20:55:41 +03:00
test_standard_allocator1.rb Fix non ssa issue 2020-03-22 14:31:43 +02:00
test_standard_allocator.rb move message to stack_pointer 2020-03-22 14:31:43 +02:00
test_translator.rb fix all tests for previous commit 2019-02-08 23:03:23 +02:00