Skip to content

Unify type declaration AST#689

Merged
shunichironomura merged 1 commit into
mainfrom
unify-type-decl-ast
May 26, 2026
Merged

Unify type declaration AST#689
shunichironomura merged 1 commit into
mainfrom
unify-type-decl-ast

Conversation

@shunichironomura
Copy link
Copy Markdown
Contributor

Summary

  • collapse type declarations to a single DeclKind::Type variant
  • add TypeDeclBody to distinguish required type stubs from constructor bodies
  • update parser, desugar/name resolution, lowering, formatter, LSP, and project import/export logic

Tests

  • just lint
  • just test

@shunichironomura shunichironomura merged commit 8347306 into main May 26, 2026
7 checks passed
@shunichironomura shunichironomura deleted the unify-type-decl-ast branch May 26, 2026 07:06
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