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

Typer cleanup continued #11548

Merged
merged 19 commits into from
Feb 5, 2024
Merged

Typer cleanup continued #11548

merged 19 commits into from
Feb 5, 2024

Conversation

Simn
Copy link
Member

@Simn Simn commented Feb 5, 2024

  • a whole lot of moving code around to make internal dependencies nicer
  • server.ml now has no knowledge of typecore.ml anymore, which is better because it happens at "com level"
  • less ctx passing in places where we only need com (and sometimes g)
  • less mutability
  • child contexts are now asserted to have an equal or higher pass, which is a property that should allow us to clean up delay handling

@Simn Simn merged commit a10790a into development Feb 5, 2024
122 checks passed
@Simn Simn deleted the even_more_typer_cleanup branch February 5, 2024 09:03
@skial skial mentioned this pull request Feb 6, 2024
1 task
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