rubyx/test/vm/method_compiler
Torsten Ruger 8dbbffd58e fix tests for NameExpression split
also necessitates giving method name without the wrapping expression
which is simpler anyway
2017-01-16 09:34:47 +02:00
..
helper.rb implement ivar assignment 2017-01-15 14:44:23 +02:00
test_all.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_assignment.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_basic_values.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_call_expression.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_call_site.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_field_access.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_fields.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_if_statement.rb renames Typed to Vm 2017-01-14 19:28:44 +02:00
test_name_expression.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_operator_expression.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_return_statement.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00
test_while_statement.rb fix tests for NameExpression split 2017-01-16 09:34:47 +02:00