rubyx/test/ruby
2018-07-25 11:06:42 +03:00
..
helper.rb start a new ruby layer to do the to_vool conversion 2018-07-19 14:46:51 +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 local assignment 2018-07-20 14:16:29 +03:00
test_assignment.rb fix assignments 2018-07-20 18:13:58 +03:00
test_basic_values.rb introduce ruby variable and remove ct_type 2018-07-20 20:53:35 +03:00
test_block_statement1.rb block assignment ruby to vool 2018-07-25 11:06:42 +03:00
test_block_statement.rb first run at ruby block to_vool 2018-07-20 20:07:15 +03:00
test_class_statement.rb fix ruby class statement 2018-07-19 21:44:48 +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 to_vool 2018-07-20 17:30:08 +03:00
test_if_statement.rb fix if to_vool 2018-07-20 17:30:08 +03:00
test_logical_statement.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_method_statement.rb fix method to_vool 2018-07-19 21:36:28 +03:00
test_op_assignment.rb fixing the ruby creation tests 2018-07-19 16:30:36 +03:00
test_return_statement.rb fix ruby return statement 2018-07-20 09:07:09 +03:00
test_send_statement1.rb fixing send to_vool 2018-07-20 13:15:16 +03:00
test_send_statement.rb last test fixed, ruby layer complete 2018-07-20 21:27:55 +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 fx ruby send args 2018-07-20 20:06:14 +03:00
test_while_statement1.rb fix while.to_vool 2018-07-20 17:51:17 +03:00
test_while_statement.rb fix while.to_vool 2018-07-20 17:51:17 +03:00
test_yield_statement.rb callable as base for yield and send 2018-07-21 14:34:39 +03:00