github taocpp/PEGTL 2.3.0
PEGTL 2.3.0

latest releases: 4.0.0, 4.0.0-beta.2, 4.0.0-beta.1...
8 years ago
  • Added constructor to read_input<> that accepts a FILE*, see issue #78.
  • Enhanced apply<>, apply0<> and if_apply<> to support apply()/apply0()-methods returning boolean values.
  • Simplified implementation of raw_string, the optional Contents... rules' apply()/apply0()-methods are now called with the original states.
  • Fixed the tracer to work with apply()/apply0()-methods returning boolean values. (Thanks Joel Frederico)
  • Fixed, simplified and improved examples/parse_tree.cpp.

Don't miss a new PEGTL release

NewReleases is sending notifications on new releases.