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
..
compiler Add some useful debug information to some exceptions (#475) 6 years ago
parser Add ability to extract comments from the grammar (#511) 6 years ago
typings Updated utils and tsd 6 years ago
util Some cosmetic changes 6 years ago
.eslintrc.js Disabled eslint rule 'prefer-spread' 7 years ago
grammar-error.js Update code format and style 7 years ago
peg.d.ts Added 'lib/peg.d.ts' for internal use 6 years ago
peg.js Added utility methods for objects 6 years ago