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 }}
nsu-syspro
/
compiler-base
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Formalize AST format
- #11
#11
Merged
liontiger23
merged 11 commits into
main
nsu-syspro/compiler-base:main
from
ast-format
nsu-syspro/compiler-base:ast-format
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Formalize AST format
#11
liontiger23
merged 11 commits into
main
nsu-syspro/compiler-base:main
from
ast-format
nsu-syspro/compiler-base:ast-format
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
test: make grammar, stages, exit required in meta.schema.json; add schema validation
Show description for 94d23e3
liontiger23
committed
94d23e3
View commit details
Copy full SHA for 94d23e3
Browse repository at this point
ci: disable schema checks until all goldens are fixed
liontiger23
committed
dc16622
View commit details
Copy full SHA for dc16622
Browse repository at this point
feat: add JSON schema for tokens.json files
Show description for 18d09d6
liontiger23
committed
18d09d6
View commit details
Copy full SHA for 18d09d6
Browse repository at this point
ci: validate all tokens.json files against tokens.schema.json
Show description for c98a2b3
liontiger23
committed
c98a2b3
View commit details
Copy full SHA for c98a2b3
Browse repository at this point
feat: add AST schema and relax tokens schema
Show description for 48822fb
liontiger23
committed
48822fb
View commit details
Copy full SHA for 48822fb
Browse repository at this point
feat: migrate all ast.json files to uniform schema with elems and value
Show description for 6987faa
liontiger23
committed
6987faa
View commit details
Copy full SHA for 6987faa
Browse repository at this point
Add value and elems to AST checks
liontiger23
committed
84e1a34
View commit details
Copy full SHA for 84e1a34
Browse repository at this point
Properly define and document AST and tokens JSON formats
liontiger23
committed
3b0481b
View commit details
Copy full SHA for 3b0481b
Browse repository at this point
Regenerate AST golden files with corrected reference compiler
Show description for c3f1a9e
liontiger23
committed
c3f1a9e
View commit details
Copy full SHA for c3f1a9e
Browse repository at this point
Add interleaved-decls tests for grammars 3-5
Show description for 60d7697
liontiger23
committed
60d7697
View commit details
Copy full SHA for 60d7697
Browse repository at this point
test: update self-tests to match new run_tests.py output format
Show description for bea0dfd
liontiger23
committed
bea0dfd
View commit details
Copy full SHA for bea0dfd
Browse repository at this point
You can’t perform that action at this time.