-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add branching model to constraint builder (#430)
* Propagate ast type to definitions in match, if * Add branch points to constraint builder * Only check raises caught if in function * Move AST map logic to expected * Allow change order variable mapping * Remove unused default Constraints * Environment mapping takes precedence in Expect map * Fix constraint generation in lookup * Add destruction of variables in environment * Preserve self mapping in env between classes
- Loading branch information
1 parent
25f6ef4
commit 7d06ae2
Showing
51 changed files
with
772 additions
and
586 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.