rubyx/lib
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
..
arm fix platform derivation and some tests 2018-07-01 21:27:27 +03:00
elf make arm use branch_lsteners 2018-06-19 10:51:03 +03:00
mom unify space collection attribute naming 2018-07-02 15:49:51 +03:00
parfait unify space collection attribute naming 2018-07-02 15:49:51 +03:00
risc unify space collection attribute naming 2018-07-02 15:49:51 +03:00
rubyx return the linker from mom_compiler 2018-07-01 21:51:48 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool rename ClassCompiler to MomComplier 2018-07-01 21:26:45 +03:00
parfait.rb start on fake memory 2018-05-28 14:46:26 +03:00
risc.rb rename machine to linker 2018-07-01 13:45:14 +03:00
rubyx.rb create rubyx dir and move previous vool_compiler there 2018-06-29 22:46:39 +03:00