rubyx/test/parfait
Torsten Ruger 1132309f6a unify space collection attribute naming
currently space is still acting as a sort of memory manager.
For proper linking, all objects must be reachable from space, hence the plural versions like messages and addresses (even they are instances, it is the list that is important)
To dish out instance to use, the head must be kept, ie next_XXX for intergers, return addresses and messages
2018-07-02 15:49:51 +03:00
..
type unify space collection attribute naming 2018-07-02 15:49:51 +03:00
helper.rb hoist parfait boot out of the machine boot 2018-06-30 00:39:23 +03:00
test_attributes.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_binary_code.rb small arm fixes etc 2018-06-06 00:53:41 +03:00
test_class.rb wrap parfait tests in module and boot 2018-04-26 12:31:37 +03:00
test_data_object.rb integer was wrong padded§ length 2018-05-30 14:55:17 +03:00
test_dictionary.rb add next_value for dictionary 2018-05-13 13:03:04 +03:00
test_integer.rb create return address as own class to hold return addresses 2018-05-30 23:49:01 +03:00
test_list1.rb fix list to expand 2018-06-29 20:58:59 +03:00
test_list2.rb fix list to expand 2018-06-29 20:58:59 +03:00
test_list.rb fix list to expand 2018-06-29 20:58:59 +03:00
test_message.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_named_list.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_object.rb switch to 0 based indexing 2018-05-14 11:55:01 +03:00
test_space.rb unify space collection attribute naming 2018-07-02 15:49:51 +03:00
test_typed_method.rb remove unused methods 2018-05-14 20:50:52 +03:00
test_word.rb clean up booting 2018-07-01 14:12:42 +03:00