ruby/test/racc
Jean Boussier 71344a1d63 [ruby/racc] Stop compressing integer lists
It is unclear why this was implemented, I assume
it was for performance back in 2006.

However today, this compression defeats bytecode caching
entirely and end up being counter productive.

https://github.com/ruby/racc/commit/ae3703c1d0
2021-06-25 17:23:06 +09:00
..
assets [Fixes #137] Improve reporting 2020-09-28 18:07:24 +09:00
regress [ruby/racc] Stop compressing integer lists 2021-06-25 17:23:06 +09:00
scandata
bench.y
helper.rb lib/racc/statetransitiontable.rb: Make the racc output stable 2020-11-10 07:49:19 +09:00
infini.y
src.intp
start.y
test_chk_y.rb Clean up temporary directory for racc 2019-07-02 15:02:16 +09:00
test_grammar_file_parser.rb
test_racc_command.rb [ruby/racc] skip the failing test with JRuby 2020-11-10 21:21:07 +09:00
test_scan_y.rb Clean up temporary directory for racc 2019-07-02 15:02:16 +09:00
testscanner.rb Suppress unused variable warning 2019-07-01 00:22:38 +09:00