PEGTL 1.3.0
- Tentative Android compatibility.
- Fixed build with MinGW on Windows.
- Changed file reader to open files in binary mode.
- Changed
eol
andeolf
to accept both Unix and MS-DOS line endings. - Optimised bumping the input forward and removed little used bump function.
- Simplified grammar analysis algorithm (and more
analyze()
tests).