summaryrefslogtreecommitdiff
path: root/ast.rb
AgeCommit message (Expand)Author
2020-06-24Fix RubyVM::AbstractSyntaxTree documentMasataka Pocke Kuwabara
2020-06-19[Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada
2020-06-19[Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada
2020-01-03Fix variable name and add more example [ci skip]Kazuhiro NISHIYAMA
2020-01-03Fix example of node.type [ci skip]Kazuhiro NISHIYAMA
2019-12-14Improve highlighting in RubyVM::AbstractSyntaxTree docs when using `ri`Benoit Daloze
2019-12-14Clarify in the documentation that RubyVM::AbstractSyntaxTree is not stable APIBenoit Daloze
2019-11-08fix line break code (fix to LF)Koichi Sasada
2019-11-08use builtin for RubyVM::AbstractSyntaxTree.Koichi Sasada