- 13 Sep, 2010 1 commit
-
-
simonpj@microsoft.com authored
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.
-
- 09 Sep, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 08 Sep, 2010 3 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 07 Sep, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 06 Sep, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 03 Sep, 2010 5 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 02 Sep, 2010 3 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 31 Aug, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 25 Aug, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 24 Aug, 2010 1 commit
-
-
simonpj@microsoft.com authored
The main thing here is to allow us to provide type signatures for 'deriving' bindings without pain.
-
- 23 Aug, 2010 4 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 20 Aug, 2010 2 commits
-
-
simonpj@microsoft.com authored
-
dimitris@microsoft.com authored
-
- 19 Aug, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 18 Aug, 2010 2 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 11 Aug, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 30 Jul, 2010 2 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
Happy generates notHappyAtAll = error "Blah" without a type signature, and currently the new typechecker doesn't generalise it. This patch says "no monomorphism restriction" which makes it generalise again. Better would be to add a type sig to Happy's template
-
- 29 Jul, 2010 3 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 28 Jul, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 27 Jul, 2010 4 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 26 Jul, 2010 1 commit
-
-
simonpj@microsoft.com authored
This avoids the name clash with the similar but not identical CoreUtils.tryEtaReduce
-
- 19 Jul, 2010 1 commit
-
-
simonpj@microsoft.com authored
-