Commit graph

53 commits

Author SHA1 Message Date
yui-knk
0ed3624c62 Wrap nd_head in node dump message with brackets 2023-08-22 20:01:25 +09:00
yui-knk
7adab81907 Fix the format of NODE_EVSTR rendered by dump_node 2023-06-18 11:15:54 +09:00
yui-knk
b481b673d7 [Feature #19719] Universal Parser
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.
2023-06-12 18:23:48 +09:00