rubyx/lib/mom/instruction
Torsten Rüger f87526f86f Renaming Vool exppressions rightly
Class, Method and Lambda (was block) are expressions.
Just making things clearer, especially for the blocks (ahem, lambdas) is matters.
wip
2019-08-19 11:33:12 +03:00
..
argument_transfer.rb fix most mom and risc apart 2019-08-10 21:30:00 +03:00
basic_values.rb Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
block_yield.rb more test fixes and more to do 2019-08-10 21:59:31 +03:00
check.rb own file for check 2018-03-19 21:19:26 +05:30
dynamic_call.rb move dynamic_call to builder 2018-08-16 10:43:41 +03:00
jump.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
label.rb compile from mom compiler to risc 2019-08-10 12:42:47 +03:00
message_setup.rb Fixed almost all but Interpreter 2019-08-13 00:13:29 +03:00
not_same_check.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
resolve_method.rb Fixed almost all but Interpreter 2019-08-13 00:13:29 +03:00
return_jump.rb fix most mom and risc apart 2019-08-10 21:30:00 +03:00
return_sequence.rb First part of int allocation 2018-11-21 11:12:39 +02:00
simple_call.rb function docs improvements 2018-11-14 12:41:13 +02:00
slot_definition.rb Fix slot access for constants 2019-08-18 20:35:01 +03:00
slot_load.rb Some vool starting to work again 2019-08-07 12:06:06 +03:00
truth_check.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00