| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-22 | Wrap nd_head in node dump message with brackets | yui-knk | |
| Notes: Merged: https://github.com/ruby/ruby/pull/8260 | |||
| 2023-06-18 | Fix the format of NODE_EVSTR rendered by dump_node | yui-knk | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7955 | |||
| 2023-06-12 | [Feature #19719] Universal Parser | yui-knk | |
| Introduce Universal Parser mode for the parser. This commit includes these changes: * Introduce `UNIVERSAL_PARSER` macro. All of CRuby related functions are passed via `struct rb_parser_config_struct` when this macro is enabled. * Add CI task with 'cppflags=-DUNIVERSAL_PARSER' for ubuntu. Notes: Merged: https://github.com/ruby/ruby/pull/7927 | |||
