rubyx/lib
Torsten Ruger 708cdace17 implement indexed object access
one of the few functions that can’t be coded
(or the design specifically is such that it can’t, in c it would be
self[index],
or, worse *(self + index) )
2015-11-07 17:36:28 +02:00
..
arm let labels be constants 2015-11-03 16:20:25 +02:00
elf use instruction steam from message 2015-10-28 14:33:38 +02:00
interpreter allow get_slot with two registers 2015-11-07 17:34:41 +02:00
parfait metaclass moves down to object 2015-11-07 00:12:17 +02:00
register implement indexed object access 2015-11-07 17:36:28 +02:00
soml add global variable space 2015-11-07 12:19:04 +02:00
logging.rb finally simple logging 2015-11-04 11:48:51 +02:00
parfait.rb metaclass is back 2015-11-07 00:11:56 +02:00
register.rb move method_source functionality into compiler 2015-10-28 21:36:41 +02:00
salama.rb finally simple logging 2015-11-04 11:48:51 +02:00