rubyx/lib
Torsten Ruger f798173a09 change to_risc and builtin code according to last commit
Wherever space was loaded to get to the next_message
we now load the Message factory.
Otherwise much the same, only the attribute is next_object, not next_message
The binary is growing with 1k objects per factory, so i had to fix (hack) arm to handle bigger constants
close #14
2018-09-01 11:28:53 +03:00
..
arm shaves an instruction off resolve_method 2018-09-01 11:20:59 +03:00
elf generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
mom change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
parfait let spce keep the messages in a factory #14 2018-09-01 11:24:16 +03:00
risc change to_risc and builtin code according to last commit 2018-09-01 11:28:53 +03:00
ruby first risc level block test working 2018-07-30 20:11:52 +03:00
rubyx moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool remove the code_builder 2018-08-19 13:16:07 +03:00
parfait.rb start with #14 by implementing factory 2018-08-23 19:55:06 +03:00
risc.rb litte bit of docs 2018-08-24 18:49:44 +03:00
ruby.rb rename callable to CallStatement 2018-07-30 14:44:14 +03:00
rubyx.rb moved all the normalize stuff over to the ruby layer 2018-07-19 14:47:29 +03:00