ruby/ext/ripper/tools
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
..
dsl.rb Allow references to $$ in Ripper DSL 2020-05-29 09:41:27 +09:00
generate-param-macros.rb Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
generate.rb [Feature #19719] Universal Parser 2023-06-12 18:23:48 +09:00
preproc.rb [Feature #19719] Universal Parser 2023-06-12 18:23:48 +09:00
strip.rb Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00