Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Super-monster patch implementing the new typechecker -- at last | simonpj@microsoft.com | 2010-09-13 | 1 | -0/+181 |
This major patch implements the new OutsideIn constraint solving algorithm in the typecheker, following our JFP paper "Modular type inference with local assumptions". Done with major help from Dimitrios Vytiniotis and Brent Yorgey. |