pegjs/test/spec/unit
Futago-za Ryuu e64118f3b7 Update src/parser.pegjs
- use value plucking
- remove helpers not needed now
- types in OPS_* are now returned by *Operator
- RESERVED_WORDS is now a `Object<Identifier,true>`
- use ES2015+ JavaScript
- cleanup source code
2018-09-18 06:57:55 +01:00
..
compiler/passes Implement value plucking 2018-09-17 11:32:34 +01:00
parser.spec.js Update src/parser.pegjs 2018-09-18 06:57:55 +01:00