PEGTL v2.8.3 Release Notes

Release Date: 2020-04-22 // almost 4 years ago
    • 🛠 Fixed excessive read-ahead with incremental inputs.
    • Added state manipulators remove_first_state, remove_last_states, rotate_states_right, rotate_states_left, and reverse_states to contrib.
    • ⬇️ Reduced the number of intermediate parse tree nodes.