rubyx/lib
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
..
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 resolve_method code from word to mom 2018-04-08 18:55:17 +03:00
parfait continue to rewrite message_setup 2018-04-05 20:37:03 +03:00
risc move resolve_method code from word to mom 2018-04-08 18:55:17 +03:00
util fix builtin methods according to last commit 2018-04-08 18:52:17 +03:00
vool move resolve_method code from word to mom 2018-04-08 18:55:17 +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