rubyx/test/risc
Torsten Ruger ce3cc72f9e move all position setting into position
Position and subclasses handle the logic, external to
the classes, so it can be swapped out later
(at runtime positions can’t change)
2018-05-07 22:30:43 +03:00
..
builtin bit of renaming and a string test 2018-04-24 20:12:49 +03:00
interpreter fix knock ons 2018-04-24 20:16:50 +03:00
mains extract setup for mains test 2018-04-26 12:33:19 +03:00
methods implement assignment normalisation 2018-04-27 21:56:41 +03:00
helper.rb move test helper code to support 2018-04-19 19:33:40 +03:00
test_builder.rb pass a source into the builder 2018-04-18 19:12:30 +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 rename Position get/set 2018-05-06 20:04:02 +03:00
test_padding.rb move all position setting into position 2018-05-07 22:30:43 +03:00
test_position1.rb move all position setting into position 2018-05-07 22:30:43 +03:00
test_risc_value.rb fix the resolve 2018-04-08 22:30:18 +03:00
test_text_writer.rb rename assembler to text_writer 2018-03-29 18:17:19 +03:00
test_translator.rb rename get_all_methods 2018-05-01 19:19:37 +03:00