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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
softdevteam
/
grmtools
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
576
Code
Issues
20
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lrpar codegen
- #657
#657
Open
ratmice
wants to merge 19 commits into
softdevteam:master
softdevteam/grmtools:master
from
ratmice:lrpar_codegen4
ratmice/grmtools:lrpar_codegen4
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Lrpar codegen
#657
ratmice
wants to merge 19 commits into
softdevteam:master
softdevteam/grmtools:master
from
ratmice:lrpar_codegen4
ratmice/grmtools:lrpar_codegen4
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Initial steps towards a `lrpar::codegen` module.
ratmice
committed
5a0f5f2
View commit details
Copy full SHA for 5a0f5f2
Browse repository at this point
Build the grm, state graph, and state table as part of the code_gen struct.
ratmice
committed
dd71ab0
View commit details
Copy full SHA for dd71ab0
Browse repository at this point
Prepare `rebuild_cache` to be moved
ratmice
committed
d51e3b7
View commit details
Copy full SHA for d51e3b7
Browse repository at this point
Move `rebuild_cache` to the codegen module
ratmice
committed
b8c0755
View commit details
Copy full SHA for b8c0755
Browse repository at this point
Prepare `output_file` and friends to be moved
ratmice
committed
653a285
View commit details
Copy full SHA for 653a285
Browse repository at this point
Move `gen_user_actions` to the codegen module
ratmice
committed
1c6e6ac
View commit details
Copy full SHA for 1c6e6ac
Browse repository at this point
Move `gen_rule_consts` to the codegen module
ratmice
committed
9690e11
View commit details
Copy full SHA for 9690e11
Browse repository at this point
Move `gen_token_epp` to codegen module
ratmice
committed
7c7f428
View commit details
Copy full SHA for 7c7f428
Browse repository at this point
Move `gen_parse_function` to the codegen module
ratmice
committed
2d95ae4
View commit details
Copy full SHA for 2d95ae4
Browse repository at this point
Move `gen_wrappers` to codegen module
ratmice
committed
a521c26
View commit details
Copy full SHA for a521c26
Browse repository at this point
Move most of `output_file` to the codegen module
ratmice
committed
6a39e1b
View commit details
Copy full SHA for 6a39e1b
Browse repository at this point
Move additional codegen helpers
ratmice
committed
b55acef
View commit details
Copy full SHA for b55acef
Browse repository at this point
Remove extraneous `pub(crate)` since everything is moved
ratmice
committed
22b6d7f
View commit details
Copy full SHA for 22b6d7f
Browse repository at this point
Remove/fix any lint suppressions
ratmice
committed
cf24f1d
View commit details
Copy full SHA for cf24f1d
Browse repository at this point
Commits on Aug 8, 2026
Use `ast_with_validity_info` uniformly
ratmice
committed
b29e3a4
View commit details
Copy full SHA for b29e3a4
Browse repository at this point
Rename new_with_defaults to new_with_header
ratmice
committed
c0330c6
View commit details
Copy full SHA for c0330c6
Browse repository at this point
Rename extract_* resolve_*
ratmice
committed
e53376e
View commit details
Copy full SHA for e53376e
Browse repository at this point
manually deindent macro call
ratmice
committed
9694268
View commit details
Copy full SHA for 9694268
Browse repository at this point
Add docs for `resolve` methods
ratmice
committed
c452dd4
View commit details
Copy full SHA for c452dd4
Browse repository at this point
You can’t perform that action at this time.