Skip to content

Split syntax AST module#691

Merged
shunichironomura merged 1 commit into
mainfrom
split-syntax-ast
May 26, 2026
Merged

Split syntax AST module#691
shunichironomura merged 1 commit into
mainfrom
split-syntax-ast

Conversation

@shunichironomura
Copy link
Copy Markdown
Contributor

Summary

  • split the large syntax AST definition into common, value, declaration, and tuple-desugaring submodules
  • keep ast.rs as the public facade with existing re-exports and phase implementations
  • update the codebase reading checklist to include the new AST files in library-to-consumer order

Tests

  • just lint
  • just test

@shunichironomura shunichironomura merged commit 68f0a5a into main May 26, 2026
7 checks passed
@shunichironomura shunichironomura deleted the split-syntax-ast branch May 26, 2026 08:12
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.

1 participant