rubyx/lib
Torsten Rüger e6c30d98fb Fix if statements hoisting, now that send is working
Same same, just have to remembe to actually execute the condition if it is a send
Having send a possible expression, removes one tmp variable and associated move, for a little extra work.
Next return and assign (rest)
2019-08-16 18:42:57 +03:00
..
arm close #21 2019-02-07 18:24:35 +02:00
elf generalize assemblers to use callables 2018-07-30 10:23:42 +03:00
mom And we are green again 2019-08-14 11:11:26 +03:00
parfait Some vool starting to work again 2019-08-07 12:06:06 +03:00
risc Fix forgotten block compiler 2019-08-13 19:32:17 +03:00
ruby Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
rubyx Fix calling unknown methods 2019-08-14 14:59:54 +03:00
util split create_binary into two phases 2018-06-17 13:53:17 +03:00
vool Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
parfait.rb Get a basic MetaClass going 2019-02-16 23:24:16 +02:00
risc.rb Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00
ruby.rb update parser to use 2.6 2019-03-04 19:00:47 +02:00
rubyx.rb Move builtin wholesale to Mom 2019-08-12 12:38:29 +03:00