rubyx/lib/mom/instruction
Torsten Rüger 0ae7c5d8aa hacking method not found
was using exit, since raise is not implemented. This was ambiguous as all programs exit.
Using :died as special kernel code and bending it, and reporting it in interpreter.
2019-09-09 11:47:37 +03:00
..
argument_transfer.rb fix most of mom from calling changes 2019-08-22 22:56:44 +03:00
basic_values.rb Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
block_yield.rb fix most of mom from calling changes 2019-08-22 22:56:44 +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 cache booted functions 2019-09-07 17:56:06 +03:00
not_same_check.rb fix most of mom from calling changes 2019-08-22 22:56:44 +03:00
resolve_method.rb hacking method not found 2019-09-09 11:47:37 +03:00
return_jump.rb fix most mom and risc apart 2019-08-10 21:30:00 +03:00
return_sequence.rb last fixes for cc 2019-08-23 19:22:27 +03: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