Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Leonils
/
bnf
Public
forked from
shnewto/bnf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 13, 2025
clarify rhs_iter lifetime for clippy
CrockAgile
committed
2207777
View commit details
Copy full SHA for 2207777
Browse repository at this point
Add comprehensive Unicode support tests
Show description for 1d0df5d
CrockAgile
committed
1d0df5d
View commit details
Copy full SHA for 1d0df5d
Browse repository at this point
fix readme linter warnings (#178)
CrockAgile
authored
80be3c8
View commit details
Copy full SHA for 80be3c8
Browse repository at this point
clarify security of sentence generation
CrockAgile
authored
bafbee9
View commit details
Copy full SHA for bafbee9
Browse repository at this point
fix example format (#179)
Show description for 370cc8f
CrockAgile
authored
370cc8f
View commit details
Copy full SHA for 370cc8f
Browse repository at this point
Add examples: creating a Grammar and parsing a tree from input
Show description for a1e1561
CrockAgile
committed
a1e1561
View commit details
Copy full SHA for a1e1561
Browse repository at this point
Commits on Jul 12, 2025
Update criterion from 0.5.0 to 0.6.0
CrockAgile
committed
07a1756
View commit details
Copy full SHA for 07a1756
Browse repository at this point
Re-export `rand`
Show description for 91a20d8
goto-bus-stop
authored and
CrockAgile
committed
91a20d8
View commit details
Copy full SHA for 91a20d8
Browse repository at this point
Commits on May 30, 2025
clippy fixes
CrockAgile
committed
32894bc
View commit details
Copy full SHA for 32894bc
Browse repository at this point
mention Divan in benchmarking docs
CrockAgile
committed
8d865fe
View commit details
Copy full SHA for 8d865fe
Browse repository at this point
Commits on Apr 19, 2025
simplified the flow of earley parsing by preferring 'TraversalId' over '&Traversal' (#173)
Carlyle-Foster
authored
da120e4
View commit details
Copy full SHA for da120e4
Browse repository at this point
Commits on Feb 21, 2025
edition 2024: cargo fix --edition (#169)
Show description for a8e52a3
CrockAgile
authored
a8e52a3
View commit details
Copy full SHA for a8e52a3
Browse repository at this point
added support for `()`, `[]` and `=/`, + reworked the `Format` trait a bit (#160)
Show description for fd16396
Carlyle-Foster
authored
fd16396
View commit details
Copy full SHA for fd16396
Browse repository at this point
Commits on Jan 30, 2025
upgrade nom to v8 (#165)
CrockAgile
authored
fa571dd
View commit details
Copy full SHA for fa571dd
Browse repository at this point
upgrade rand to 0.9 (#164)
CrockAgile
authored
964f46a
View commit details
Copy full SHA for 964f46a
Browse repository at this point
Commits on Jan 12, 2025
comments are now allowed inside of any whitespace (resent because i messed up last time) (#159)
Show description for ce60ac2
Carlyle-Foster
authored
ce60ac2
View commit details
Copy full SHA for ce60ac2
Browse repository at this point
Commits on Jan 5, 2025
ABNF review pass (#155)
Show description for 1e9eca4
CrockAgile
authored
1e9eca4
View commit details
Copy full SHA for 1e9eca4
Browse repository at this point
added Format trait to support different BNF syntaxes, and a basic implementation of ABNF to demonstrate (#154)
Show description for 2479db7
Carlyle-Foster
authored
2479db7
View commit details
Copy full SHA for 2479db7
Browse repository at this point
Commits on Dec 30, 2024
fix clippy elided lifetimes (#152)
CrockAgile
authored
c6fb531
View commit details
Copy full SHA for c6fb531
Browse repository at this point
Commits on Dec 12, 2024
Macro Constructors (#151)
CrockAgile
authored
868ad58
View commit details
Copy full SHA for 868ad58
Browse repository at this point
Commits on Nov 13, 2024
put serde and serde_json behind a default feature flag (#150)
Carlyle-Foster
authored
4b433e8
View commit details
Copy full SHA for 4b433e8
Browse repository at this point
Commits on Oct 6, 2024
Update hashbrown requirement from 0.14.3 to 0.15.0 (#148)
Show description for c89fcbe
dependabot[bot]
and
CrockAgile
authored
c89fcbe
View commit details
Copy full SHA for c89fcbe
Browse repository at this point
Commits on Jan 25, 2024
idle cleanup (#147)
CrockAgile
authored
dec7d35
View commit details
Copy full SHA for dec7d35
Browse repository at this point
Commits on Jan 9, 2024
use hashbrown as internal hashmap (#146)
CrockAgile
authored
bc2ef5e
View commit details
Copy full SHA for bc2ef5e
Browse repository at this point
More clippy (#145)
Show description for c079445
CrockAgile
authored
c079445
View commit details
Copy full SHA for c079445
Browse repository at this point
Commits on Jan 1, 2024
Const it up (#144)
CrockAgile
authored
f2da5f3
View commit details
Copy full SHA for f2da5f3
Browse repository at this point
Enable clippy lints via toml (#143)
CrockAgile
authored
5663b0f
View commit details
Copy full SHA for 5663b0f
Browse repository at this point
Commits on Dec 30, 2023
Profile allocations in Divan benchmarks (#142)
nvzqz
authored
973f952
View commit details
Copy full SHA for 973f952
Browse repository at this point
Commits on Dec 13, 2023
Divan benchmarking PoC (#140)
Show description for c5e3a5b
CrockAgile
and
nvzqz
authored
c5e3a5b
View commit details
Copy full SHA for c5e3a5b
Browse repository at this point
Commits on Dec 9, 2023
Fiddle with coverage changes (#141)
Show description for 86c441a
CrockAgile
authored
86c441a
View commit details
Copy full SHA for 86c441a
Browse repository at this point
Commits on Nov 13, 2023
New release process (release with a manually triggered action) (#139)
Show description for 67a7054
shnewto
authored
67a7054
View commit details
Copy full SHA for 67a7054
Browse repository at this point
Commits on May 25, 2023
Update criterion requirement from 0.4.0 to 0.5.0
Show description for 465b797
dependabot[bot]
authored and
CrockAgile
committed
465b797
View commit details
Copy full SHA for 465b797
Browse repository at this point
Commits on Mar 31, 2023
Fix CI badge
Show description for d181d7f
CrockAgile
authored
d181d7f
View commit details
Copy full SHA for d181d7f
Browse repository at this point
no longer exclude benches from package
shnewto
committed
20e16c6
View commit details
Copy full SHA for 20e16c6
Browse repository at this point
Commits on Mar 30, 2023
LLVM coverage reporting
CrockAgile
committed
73417e0
View commit details
Copy full SHA for 73417e0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.