rubyx/test/ruby
2019-09-12 13:10:31 +03:00
..
helper.rb A good start on the macro idea 2019-08-25 14:40:59 +03:00
test_array_statement.rb start a new ruby layer to do the to_vool conversion 2018-07-19 14:46:51 +03:00
test_assignment1.rb Fix vool assignments after call rework 2019-08-16 20:39:08 +03:00
test_assignment.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
test_basic_values.rb slightly better messages for unsupported ruby 2019-02-10 21:02:16 +02:00
test_class_method_statement.rb Implicit returns for class methods 2019-08-19 15:56:15 +03:00
test_class_statement2.rb Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
test_class_statement3.rb Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
test_class_statement.rb some renames before main fixes commences 2019-09-12 13:10:31 +03:00
test_hash_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_if_statement1.rb fix if to_vool 2018-07-20 17:30:08 +03:00
test_if_statement2.rb Fix if statements hoisting, now that send is working 2019-08-16 18:42:57 +03:00
test_if_statement.rb Some docs and to_s testing 2018-09-01 15:54:25 +03:00
test_logical_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_macro_expression.rb A good start on the macro idea 2019-08-25 14:40:59 +03:00
test_method_statement2.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_method_statement.rb Fixing tests for implicit return 2019-08-17 23:29:42 +03:00
test_module_name.rb fix module handling at ruby level 2019-09-06 21:00:37 +03:00
test_not_implemented.rb Descope Parfait in the compiler 2019-09-06 13:59:33 +03:00
test_op_assignment.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_require.rb basic require_relative (hack) 2019-09-07 22:13:53 +03:00
test_return_statement.rb Fix vool assignments after call rework 2019-08-16 20:39:08 +03:00
test_ruby_block_statement1.rb Redoing ruby block conversion 2019-08-19 14:23:55 +03:00
test_ruby_block_statement.rb Redoing ruby block conversion 2019-08-19 14:23:55 +03:00
test_send_statement1.rb Fix super as statement 2019-08-19 18:48:13 +03:00
test_send_statement2.rb Fixing ruby send with arguments 2019-08-15 21:30:36 +03:00
test_send_statement.rb Fix super as statement 2019-08-19 18:48:13 +03:00
test_statement.rb add a helper to get the vool equivalent of a ruby class 2018-07-19 20:59:15 +03:00
test_variables.rb Renaming Vool exppressions rightly 2019-08-19 11:33:12 +03:00
test_while_statement1.rb Fix ruby normalising to_vool 2019-08-16 14:20:06 +03:00
test_while_statement.rb fix while.to_vool 2018-07-20 17:51:17 +03:00
test_yield_statement.rb Fix all but one test 2019-08-16 21:43:54 +03:00