34fe2c01ae
Code that calculated which part of the input to match against a literal was wrong in case of case-insensitive literals when generating speed-optimized parsers. As a result, matching of case-insensitive literals worked only at the end of the input (where too big length passed to the |substr| method didn't matter). Fixes GH-153. |
||
---|---|---|
.. | ||
generate-bytecode.js | ||
generate-javascript.js | ||
remove-proxy-rules.js | ||
report-left-recursion.js | ||
report-missing-rules.js |