rubyx/lib/virtual/instructions
Torsten Ruger bee73801eb revert to symbols
Parfait::Words were nice, but endless problems with the fact that when
you write “String” you get a string.
Symbols take care of uniqueness at the same time
2015-05-31 18:34:18 +03:00
..
branch.rb create one file per instruction 2015-05-06 08:55:14 +03:00
halt.rb homing in on line length 100 2015-05-30 12:20:39 +03:00
instance_get.rb homing in on line length 100 2015-05-30 12:20:39 +03:00
is_true_branch.rb create one file per instruction 2015-05-06 08:55:14 +03:00
message_send.rb create one file per instruction 2015-05-06 08:55:14 +03:00
method_call.rb create one file per instruction 2015-05-06 08:55:14 +03:00
method_enter.rb create one file per instruction 2015-05-06 08:55:14 +03:00
method_return.rb create one file per instruction 2015-05-06 08:55:14 +03:00
new_frame.rb create one file per instruction 2015-05-06 08:55:14 +03:00
new_message.rb create one file per instruction 2015-05-06 08:55:14 +03:00
set.rb revert to symbols 2015-05-31 18:34:18 +03:00
unconditional_branch.rb create one file per instruction 2015-05-06 08:55:14 +03:00