Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup: Split compiler/typecheck.jou into file per type checking step #586

Merged
merged 7 commits into from
Jan 10, 2025

Conversation

Akuli
Copy link
Owner

@Akuli Akuli commented Jan 10, 2025

Also rename type checking "stages" to "steps" to prevent confusion:

  • bootstrapping has stages 1, 2 and 3
  • type checking has steps 1, 2 and 3

Added comments to start of each stage-specfic file to explain what that stage does.

Part of #565

@Akuli Akuli merged commit 4c260aa into main Jan 10, 2025
26 checks passed
@Akuli Akuli deleted the typecheck-simplify branch January 10, 2025 16:59
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