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.
Futago-za Ryuu ef0595596f Implement error emitter (Closes #431)
Along with commit 851d8ed, this resolves #431 based on the fact that plugins can overwrite session methods, allowing use cases like multiple or limited errors (and/or warnings) to be an opt-in feature.
6 years ago
..
ast Moved AST and visitor classes 6 years ago
compiler Implement error emitter (Closes #431) 6 years ago
typings Use CommentMap 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
parser.js Relay parser opts from peg.generate (#553) 6 years ago
peg.d.ts Added 'lib/peg.d.ts' for internal use 6 years ago
peg.js Added the Session API 6 years ago