rubyx/test/risc
Torsten Ruger 33ffcf1d88 move resolve_method code from word to mom
rather make resolve an instruction.
Since it was coded in risc anyway, we not only save the setup and call
But also makes the mom instruction flow clearer
The method really came from not wanting to code it in risc, but with
the Builder, that is now surprisingly painless
2018-04-08 18:55:17 +03:00
..
interpreter move resolve_method code from word to mom 2018-04-08 18:55:17 +03:00
helper.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_builder.rb move most code from method_compiler to builder 2018-04-08 18:51:20 +03:00
test_collector.rb don't collect labels anymore 2018-03-27 19:06:16 +03:00
test_compat.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_instructions.rb fix builtin methods according to last commit 2018-04-08 18:52:17 +03:00
test_machine.rb move to parfait integers in risc layer 2018-03-31 13:25:59 +03:00
test_padding.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_positioned.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_risc_value.rb move most code from method_compiler to builder 2018-04-08 18:51:20 +03:00
test_text_writer.rb rename assembler to text_writer 2018-03-29 18:17:19 +03:00
test_translator.rb fix calling to binaries 2018-03-28 13:00:03 +03:00