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
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
575
Code
Issues
20
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Lrpar codegen
- #657
#657
Merged
ltratt
merged 15 commits into
softdevteam:master
softdevteam/grmtools:master
from
ratmice:lrpar_codegen4
ratmice/grmtools:lrpar_codegen4
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Lrpar codegen
#657
ltratt
merged 15 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 17, 2026
Initial steps towards a `lrpar::codegen` module.
ratmice
committed
d689e56
View commit details
Copy full SHA for d689e56
Browse repository at this point
Build the grm, state graph, and state table as part of the code_gen struct.
ratmice
committed
645c500
View commit details
Copy full SHA for 645c500
Browse repository at this point
Prepare `rebuild_cache` to be moved
ratmice
committed
5cc0fed
View commit details
Copy full SHA for 5cc0fed
Browse repository at this point
Move `rebuild_cache` to the codegen module
ratmice
committed
c77b120
View commit details
Copy full SHA for c77b120
Browse repository at this point
Prepare `output_file` and friends to be moved
ratmice
committed
cc1d57a
View commit details
Copy full SHA for cc1d57a
Browse repository at this point
Move `gen_user_actions` to the codegen module
ratmice
committed
10238bc
View commit details
Copy full SHA for 10238bc
Browse repository at this point
Move `gen_rule_consts` to the codegen module
ratmice
committed
a5d74fa
View commit details
Copy full SHA for a5d74fa
Browse repository at this point
Move `gen_token_epp` to codegen module
ratmice
committed
09232c9
View commit details
Copy full SHA for 09232c9
Browse repository at this point
Move `gen_parse_function` to the codegen module
ratmice
committed
a35ddce
View commit details
Copy full SHA for a35ddce
Browse repository at this point
Move `gen_wrappers` to codegen module
ratmice
committed
e124fd0
View commit details
Copy full SHA for e124fd0
Browse repository at this point
Move most of `output_file` to the codegen module
ratmice
committed
7b78207
View commit details
Copy full SHA for 7b78207
Browse repository at this point
Move additional codegen helpers
ratmice
committed
3cad49a
View commit details
Copy full SHA for 3cad49a
Browse repository at this point
Remove interim `pub(crate)` now that everything has moved
ratmice
committed
e578a9a
View commit details
Copy full SHA for e578a9a
Browse repository at this point
Move conflicts handling to CTParserBuilder and rewrite codegen error handling.
ratmice
committed
1208709
View commit details
Copy full SHA for 1208709
Browse repository at this point
Remove/fix any lint suppressions
ratmice
committed
1c50cbf
View commit details
Copy full SHA for 1c50cbf
Browse repository at this point
You can’t perform that action at this time.