rubyx/lib/virtual
2014-07-15 09:15:04 +03:00
..
constants.rb fixes constant to be values not object. interestingly tests still pass 2014-07-15 09:12:51 +03:00
frame.rb reduce method return type to type and introduce a single instruction for instance get 2014-07-14 21:28:21 +03:00
instruction.rb reduce method return type to type and introduce a single instruction for instance get 2014-07-14 21:28:21 +03:00
integer.rb a lot of work to get one more test to pass 2014-07-12 21:59:17 +03:00
list.rb rewrote with ternary operator for conciseness 2014-06-25 16:03:39 +03:00
machine.rb a lot of work to get one more test to pass 2014-07-12 21:59:17 +03:00
method.rb fix all tests 2014-07-15 00:00:00 +03:00
mystery.rb remove singletons and make them constants 2014-07-15 09:15:04 +03:00
object.rb first method test 2014-07-14 11:29:38 +03:00
reference.rb function test, slow but steady 2014-07-14 14:06:09 +03:00
value.rb update reader and implement singletons 2014-07-01 15:57:13 +03:00