Skip to content

Releases: yhirose/cpp-peglib

New feature

03 Sep 19:09
Compare
Choose a tag to compare

We can now change the start definition rule.

  • Changing root feature #304

Severe performance regression in 1.8.6 #294

01 Apr 14:58
Compare
Choose a tag to compare

Severe performance regression in 1.8.6 #294

Expose a choice field for SemanticValues in dictionaries #291

27 Mar 18:00
Compare
Choose a tag to compare

Expose a choice field for SemanticValues in dictionaries #291

Case insensitive dictionary support

27 Jan 03:04
Compare
Choose a tag to compare
  • Grammar performance, dictionary case insensitive not accepted #286

Bug fix

18 Sep 16:47
Compare
Choose a tag to compare
  • Why "IdentCont" isn't grouped ? #275

Bug fixes

14 Jul 20:51
Compare
Choose a tag to compare

Fix #269 and #273
Implement #278 in another way based on `https://github.com/tinfoilboy…

Bug fixes

15 Mar 15:39
Compare
Choose a tag to compare
  • s.choice() always returns 0 when %whitespace is defined. (#266)
  • Compilation error when trying to pass both any& dt and an output param to peg::parser::parse() (#270)

Fix "Lint with trace on error segfaults" (#246)

20 Sep 16:30
Compare
Choose a tag to compare

Lint with trace on error segfaults #246

Fixed word expression problem with Dictionary

07 Sep 00:44
Compare
Choose a tag to compare

Enhancement for better custom error message

04 Sep 03:33
Compare
Choose a tag to compare