Skip to content

PEGTL 1.2.1

Compare
Choose a tag to compare
@ColinH ColinH released this 21 Sep 16:28
  • Added file_parser as alias for mmap_parser or read_parser depending on availability of the former.
  • Added Clang 3.7 to the automated tests.
  • Added MacOS X with XCode 6 and XCode 7 to the automated tests.
  • Added coverage test and improved test coverage to 100%.
  • Fixed state changing bug in json_build_one example.