We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839b8f7 commit 8a4051fCopy full SHA for 8a4051f
CHANGELOG.md
@@ -90,6 +90,8 @@ Released: TBD
90
91
By default this new option contains an array with [reserved JavaScript words][reserved]
92
[@Mingun](https://github.com/peggyjs/peggy/pull/150)
93
+- Several optimizations in the generator. Generated parsers should now be faster and smaller
94
+ [@Mingun](https://github.com/peggyjs/peggy/pull/118)
95
96
[reserved]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#reserved_keywords_as_of_ecmascript_2015
97
0 commit comments