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

Multi-threaded type inference #41

Draft
wants to merge 82 commits into
base: main
Choose a base branch
from
Draft

Multi-threaded type inference #41

wants to merge 82 commits into from

Conversation

acl-cqc
Copy link
Collaborator

@acl-cqc acl-cqc commented Oct 21, 2024

  • Includes adding holes, which could be done separately
  • And, not sure that the nat-solver changes are integrated properly: there are some strange test failures:
    • examples/unified.brat on the first function - no holes or need for multithreading here, so can we diagnose this by integrating nat-solver changes into main?
    • examples/infer.brat checks (as it has a workaround for Smarter solving #35) but fails to compile ("Pow" is TODO. Why are we compiling a Pow ?!)
    • and of course golden tests etc. also need updating

acl-cqc and others added 28 commits October 1, 2024 16:41
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.

3 participants