rubyx/lib
Torsten Ruger 9867234c38 move most code from method_compiler to builder
rather use builder in two ways, than sometimes compiler and sometimes
builder
Also makes it possible to reuse builtin code in mom’s to_risc, as both
use builder. The builtin code by directly adding to compiler, the mom
code not.
2018-04-08 18:51:20 +03:00
..
arm remove extra instruction and use next instead 2018-04-03 14:46:07 +03:00
elf linked list of methods instead of list of methods 2018-04-02 16:36:43 +03:00
mom move most code from method_compiler to builder 2018-04-08 18:51:20 +03:00
parfait continue to rewrite message_setup 2018-04-05 20:37:03 +03:00
risc move most code from method_compiler to builder 2018-04-08 18:51:20 +03:00
util reuse dished out names 2018-04-06 20:55:21 +03:00
vool starting to redo message_setup 2018-04-05 12:24:49 +03:00
logging.rb log test 2016-12-06 16:44:04 +02:00
parfait.rb add data objects 2018-03-25 18:22:02 +03:00
risc.rb fix the init also, was using first message twice 2018-04-07 00:14:02 +03:00
rubyx.rb move eventable to util and rename common to util 2018-03-26 19:46:38 +03:00