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
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 }}
ProgramMax
/
max
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
22
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add state machine
- #213
#213
Merged
ProgramMax
merged 14 commits into
tip-of-tree
ProgramMax/max:tip-of-tree
from
add-state-machine
ProgramMax/max:add-state-machine
Copy head branch name to clipboard
Nov 10, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add state machine
#213
ProgramMax
merged 14 commits into
tip-of-tree
ProgramMax/max:tip-of-tree
from
add-state-machine
ProgramMax/max:add-state-machine
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2025
Add state machine
ProgramMax
committed
5ae04c7
View commit details
Copy full SHA for 5ae04c7
Browse repository at this point
Add Linux build
ProgramMax
committed
e0381f0
View commit details
Copy full SHA for e0381f0
Browse repository at this point
Include cstdint.h from AnythingMatcherTest
ProgramMax
committed
6a65b5b
View commit details
Copy full SHA for 6a65b5b
Browse repository at this point
Include cstdint in NodeTest
ProgramMax
committed
53d2172
View commit details
Copy full SHA for 53d2172
Browse repository at this point
NodeTest to correctly specify parameter types
ProgramMax
committed
cd028ef
View commit details
Copy full SHA for cd028ef
Browse repository at this point
Include cstdint in RangeMatcherTest
ProgramMax
committed
69c620a
View commit details
Copy full SHA for 69c620a
Browse repository at this point
Explicitly specify uint32_t when calling AttemptTransition
ProgramMax
committed
fdf6dba
View commit details
Copy full SHA for fdf6dba
Browse repository at this point
Include cstdint in StateMachineTest
ProgramMax
committed
ff27d43
View commit details
Copy full SHA for ff27d43
Browse repository at this point
Include cstdint and explicitly specify types in TransitionTest
ProgramMax
committed
90b26af
View commit details
Copy full SHA for 90b26af
Browse repository at this point
Take const T& params to align with how they're returned later
ProgramMax
committed
e09f536
View commit details
Copy full SHA for e09f536
Browse repository at this point
Specify RangeMatcher type
ProgramMax
committed
e4841cc
View commit details
Copy full SHA for e4841cc
Browse repository at this point
Explicitly specify uint32_t in RangeMatcher
ProgramMax
committed
4ec7f6c
View commit details
Copy full SHA for 4ec7f6c
Browse repository at this point
Specify index type
ProgramMax
committed
f9cc059
View commit details
Copy full SHA for f9cc059
Browse repository at this point
Specify index type
ProgramMax
committed
3273301
View commit details
Copy full SHA for 3273301
Browse repository at this point
You can’t perform that action at this time.