rubyx/test/vool
Torsten Ruger 04bcfea8ce fix scoping of blockcompiler
Was accessing caller scope, but must use caller's caller as the yield itself is a call.
2018-07-31 18:00:42 +03:00
..
blocks fix scoping of blockcompiler 2018-07-31 18:00:42 +03:00
send rename typed_method to callable_method 2018-07-07 09:11:09 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assign.rb more block tests 2018-07-21 12:51:20 +03:00
test_if_condition.rb finish assign test 2018-07-18 13:57:38 +03:00
test_if_no_else.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_if_simple.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_ivar.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_local_assignment.rb fix local assignment 2018-07-20 14:16:29 +03:00
test_return.rb clean up booting 2018-07-01 14:12:42 +03:00
test_while_condition.rb always list of methods in class 2018-06-30 10:08:18 +03:00
test_while_simple.rb more block tests 2018-07-21 12:51:20 +03:00
test_yield_statement.rb first risc level block test working 2018-07-30 20:11:52 +03:00