Age | Commit message (Expand) | Author |
---|---|---|
2023-06-12 | Fix duplicate symbol errors when statically linking ripper | Nobuyoshi Nakada |
2023-06-12 | [Feature #19719] Universal Parser | yui-knk |
2023-02-27 | Revert "reuse open(2) from rb_file_load_ok on POSIX-like system" | Takashi Kokubun |
2023-02-26 | reuse open(2) from rb_file_load_ok on POSIX-like system | Eric Wong |
2022-11-21 | Enhance keep_tokens option for RubyVM::AbstractSyntaxTree parsing methods | yui-knk |
2022-10-08 | Add error_tolerant option to RubyVM::AST | yui-knk |
2021-09-10 | internal/*.h: skip doxygen | 卜部昌平 |
2021-08-20 | ast.c: Rename "save_script_lines" to "keep_script_lines" | Yusuke Endoh |
2021-06-18 | ast.rb: RubyVM::AST.parse and .of accepts `save_script_lines: true` | Yusuke Endoh |
2020-04-13 | add #include guard hack | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-12-26 | decouple internal.h headers | 卜部昌平 |
2019-12-26 | other minior internal header tweaks | 卜部昌平 |
2019-12-26 | internal/symbol.h rework | 卜部昌平 |
2019-12-26 | split internal.h into files | 卜部昌平 |