rubyx/test/parfait
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
..
type use instance_variable_set/get instead of eval 2018-04-03 19:33:36 +03:00
test_attributes.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_binary_code.rb auto extend binary code 2018-04-03 15:07:36 +03:00
test_class.rb implements resolve_method on parfait type 2017-04-25 09:06:49 +03:00
test_dictionary.rb move parfait up one, as per its module structure 2017-01-18 20:09:43 +02:00
test_integer.rb fix integer and data object get/set word 2018-04-01 11:56:04 +03:00
test_list.rb move parfait up one, as per its module structure 2017-01-18 20:09:43 +02:00
test_message.rb rename locals to frame 2018-03-14 17:39:04 +05:30
test_named_list.rb some binary code tests 2018-03-26 14:04:13 +03:00
test_object.rb move parfait up one, as per its module structure 2017-01-18 20:09:43 +02:00
test_space.rb move resolve_method code from word to mom 2018-04-08 18:55:17 +03:00
test_typed_method.rb renaming methods args and frame 2018-04-05 12:22:14 +03:00
test_word.rb rename register to risc 2017-01-19 09:02:29 +02:00