COMMITS
February 8, 2026
J
prefer hashbrown set and map (#201)
Jeffrey Crocker committed
February 5, 2026
J
prep releasing v0.6 (#200)
Jeffrey Crocker committed
J
test bnf comment support (#199)
Jeffrey Crocker committed
February 3, 2026
J
first pass of traversal strategies (#197)
Jeffrey Crocker committed
J
Benchmarking-based performance improvements (#198)
Jeffrey Crocker committed
February 1, 2026
J
add a public grammar validation API to check for undefined nonterminals (#196)
Jeffrey Crocker committed
J
escape mermaid syntax trees (#194)
Jeffrey Crocker committed
J
use cargo mutants (#195)
Jeffrey Crocker committed
J
hide anonymous nonterminals for clean public api (#193)
Jeffrey Crocker committed
January 30, 2026
J
remove criterion in favor of divan (#191)
Jeffrey Crocker committed
January 29, 2026
J
add explicit parser (#187)
Jeffrey Crocker committed
January 25, 2026
J
upgrade-deps
Jeff Crocker committed
August 1, 2025
L
Add explicit specification of start term in parsing
Léo-Nils Boissier committed
July 13, 2025
J
clarify rhs_iter lifetime for clippy
Jeff Crocker committed
J
Add comprehensive Unicode support tests
Jeff Crocker committed
J
fix readme linter warnings (#178)
Jeffrey Crocker committed
J
clarify security of sentence generation
Jeffrey Crocker committed
J
fix example format (#179)
Jeffrey Crocker committed
J
Add examples: creating a Grammar and parsing a tree from input
Jeff Crocker committed
July 12, 2025
J
Update criterion from 0.5.0 to 0.6.0
Jeff Crocker committed
July 10, 2025
R
Re-export `rand`
Renée Kooi committed
May 30, 2025
J
clippy fixes
Jeff Crocker committed
J
mention Divan in benchmarking docs
Jeff Crocker committed
April 19, 2025
C
simplified the flow of earley parsing by preferring 'TraversalId' over '&Traversal' (#173)
Carlyle-Foster committed
February 21, 2025
J
edition 2024: cargo fix --edition (#169)
Jeffrey Crocker committed
C
added support for `()`, `[]` and `=/`, + reworked the `Format` trait a bit (#160)
Carlyle-Foster committed
January 30, 2025
J
upgrade nom to v8 (#165)
Jeffrey Crocker committed
J
upgrade rand to 0.9 (#164)
Jeffrey Crocker committed
January 12, 2025
C
comments are now allowed inside of any whitespace (resent because i messed up last time) (#159)
Carlyle-Foster committed