Conversation
| } | ||
|
|
||
| /** Provides predicates for debugging the type inference implementation. */ | ||
| private module Debug { |
| private import TypeMention | ||
| private import TypeInference | ||
| private import TypeInference::Consistency as Consistency | ||
| import TypeInference::Consistency |
hvitved
force-pushed
the
unified/type-inference
branch
2 times, most recently
from
September 21, 2026 12:58
9adf294 to
bbc8b9a
Compare
hvitved
force-pushed
the
unified/type-inference
branch
4 times, most recently
from
September 22, 2026 09:58
e71b6f6 to
5886197
Compare
| * parameter. | ||
| */ | ||
| bindingset[t, arity, i] | ||
| abstract predicate functionInvokeSignature(Type t, int arity, int i, int j, TypePath path); |
hvitved
force-pushed
the
unified/type-inference
branch
from
September 22, 2026 10:04
5886197 to
b2b2531
Compare
hvitved
force-pushed
the
unified/type-inference
branch
2 times, most recently
from
September 22, 2026 13:35
ab9a603 to
76692f4
Compare
hvitved
force-pushed
the
unified/type-inference
branch
from
September 22, 2026 14:38
76692f4 to
c5db7b1
Compare
hvitved
force-pushed
the
unified/type-inference
branch
from
September 22, 2026 18:32
c5db7b1 to
67f1254
Compare
hvitved
force-pushed
the
unified/type-inference
branch
from
September 22, 2026 19:41
67f1254 to
e348d93
Compare
hvitved
force-pushed
the
unified/type-inference
branch
from
September 22, 2026 19:56
e348d93 to
aaad4c2
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.