aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_ast.rb
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_ast.rb: assert error messages toonobu2018-09-071-2/+6
* Refactor testnobu2018-09-071-10/+2
* ast.c: allocator of Nodenobu2018-08-031-0/+4
* ast.c: Fix defsyui-knk2018-06-281-0/+19
* test_ast.rb: Remove a needless lineyui-knk2018-06-201-3/+1
* test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`yui-knk2018-06-201-2/+2
* ast.c: fix callsnobu2018-06-081-0/+28
* ast.c: refine AST#childrennobu2018-06-071-5/+12
* ast.c: Fix to raise `SyntaxError`yui-knk2018-06-071-0/+21
* test_ast.rb: Add test cases of heredoc columnsyui-knk2018-06-051-0/+12
* Move a test fileyui-knk2018-06-051-0/+141