rubyx/test/vool
Torsten Rüger a722a4c285 Move vool block compilation into constant generation
When the lambda is passed as argument, it must be moved. This triggers the generation of a corresponding parfait object (as before, and as for other constants) but now also triggers the code build. The code being the constant as it were
Also some more name fixes from renames
2019-08-19 14:33:02 +03:00
..
class_send Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
lambdas Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
send Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
helper.rb rearranges test helper modules 2017-04-10 16:12:15 +03:00
test_assignment.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_class_expression.rb Move vool block compilation into constant generation 2019-08-19 14:33:02 +03:00
test_if_no_else.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_no_if.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_simple.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_if_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_ivar.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_local_assignment.rb fix a whole bunch of vool to_mom 2019-08-07 15:09:26 +03:00
test_method_expression.rb Move vool block compilation into constant generation 2019-08-19 14:33:02 +03:00
test_return.rb Fix all but one test 2019-08-16 21:43:54 +03:00
test_while_statement1.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_while_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_yield_statement.rb Fix all but one test 2019-08-16 21:43:54 +03:00