aboutsummaryrefslogtreecommitdiffstats
path: root/ast.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RubyVM::AbstractSyntaxTree documentMasataka Pocke Kuwabara2020-06-241-2/+2
* [Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada2020-06-191-10/+10
* [Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada2020-06-191-10/+10
* Fix variable name and add more example [ci skip]Kazuhiro NISHIYAMA2020-01-031-2/+4
* Fix example of node.type [ci skip]Kazuhiro NISHIYAMA2020-01-031-1/+1
* Improve highlighting in RubyVM::AbstractSyntaxTree docs when using `ri`Benoit Daloze2019-12-141-1/+1
* Clarify in the documentation that RubyVM::AbstractSyntaxTree is not stable APIBenoit Daloze2019-12-141-0/+10
* fix line break code (fix to LF)Koichi Sasada2019-11-081-134/+134
* use builtin for RubyVM::AbstractSyntaxTree.Koichi Sasada2019-11-081-0/+134