You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mingun 1a713d0175 Add some useful debug information to some exceptions (#475)
* Add some useful debug information to some exceptions

* Add guard for visitor functions preventing from cryptic errors due to incomplete visitors

* Add guard for js generator for preventing from cryptic errors due to incarrect stack manipulations
6 years ago
..
calc-report-failures.js Optimize silent fails: remove checks that always false (#399) 6 years ago
generate-bytecode.js Move all codegeneration from `generateBytecode` pass to `generateJs` pass (#459) 6 years ago
generate-js.js Add some useful debug information to some exceptions (#475) 6 years ago
inference-match-result.js Optimize redundant fail checks (#400) 6 years ago
remove-proxy-rules.js Update code format and style 7 years ago
report-duplicate-labels.js Added utility methods for objects 6 years ago
report-duplicate-rules.js Added utility methods for objects 6 years ago
report-infinite-recursion.js Update code format and style 7 years ago
report-infinite-repetition.js Update code format and style 7 years ago
report-undefined-rules.js Auto-add `allowedStartRules` to test options for `changeAST` and `reportError` methods if it not defined 7 years ago