summaryrefslogtreecommitdiff
path: root/ast.c
AgeCommit message (Expand)Author
2018-08-17ast.c (rb_ast_node_type): return frozen stringsnobu
2018-08-03ast.c: allocator of Nodenobu
2018-07-25Add docs to RubyVM::ASTtenderlove
2018-06-28ast.c: Fix defsyui-knk
2018-06-08ast.c: fix callsnobu
2018-06-07ast.c: refine AST#childrennobu
2018-06-07ast.c: adjust indentnobu
2018-06-07ast.c: Fix to raise `SyntaxError`yui-knk
2018-06-06ast.c: Change tabs to spacesyui-knk
2018-05-31Undef RubyVM::AST::Node.newyui-knk
2018-05-31Define AST module under RubyVM [experimental]yui-knk