Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

  • Create cmd/regenerate-ast to generate golden AST JSON files
  • Add golden/ast/stmt_NNNN.json structure for each statement
  • Add -check-ast flag to parser tests to verify AST output
  • Apply to 00002_system_numbers as proof of concept
  • Remove old ast.json format

kyleconroy and others added 2 commits January 15, 2026 12:22
- Create cmd/regenerate-ast to generate golden AST JSON files
- Add golden/ast/stmt_NNNN.json structure for each statement
- Add -check-ast flag to parser tests to verify AST output
- Apply to 00002_system_numbers as proof of concept
- Remove old ast.json format

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change -check-ast to -skip-ast (AST verification runs by default)
- Generate golden/ast/stmt_NNNN.json for all 6822 test cases
- Remove old ast.json files (6107 files)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kyleconroy kyleconroy closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants