COMMITS
/ examples/string.rs June 10, 2023
G
Add an OutputMode type parameter to drive parser results (#1631)
Geoffroy Couprie committed
January 2, 2023
G
feature multi range (#1608)
Geoffroy Couprie committed
December 10, 2022
C
Fix clippy warnings for lib, examples, and tests.
C. K. Young committed
October 21, 2021
A
Remove jemalloc for test
Antoine PLASKOWSKI committed
August 8, 2021
C
Remove Clone trait bound from fold parsers
cenodis committed
August 6, 2021
C
fix edition idioms
Constantin Nickel committed
August 30, 2020
G
Introduce the FromExternalError trait for map_res and verify
Geoffroy Couprie committed
May 29, 2020
B
Fix a few typos in the documentation
Bastien Orivel committed
April 10, 2020
G
formatting
Geoffroy Couprie committed
January 7, 2020
N
Added comment to string parser
Nathan West committed
December 27, 2019
N
Fixed broken build on rust 1.31; extra comments
Nathan West committed
December 21, 2019
N
Added example for an escaped string parser
Nathan West committed