Skip to content

Releases: dmitriid/pegjs

Append'em

23 Aug 12:18
Compare
Choose a tag to compare

New:

  • Implements support for @append extension (see, e.g. core-pegjs
    in the for-GET project)

Updated:

  • Fix for Unicode code points in pegjs_parse.pegjs
  • Fix for invalid initializers

Fix Unicode for literals and \u sequences

24 Jul 18:21
Compare
Choose a tag to compare
0.2.1

Fix \u Unicode sequences

Bootstrapped and self-contained

23 Jul 14:03
Compare
Choose a tag to compare

pegjs is now using itself to generate it's own parser