- 21 Oct, 2010 8 commits
-
-
Ian Lynagh authored
This is a little nicer than having to explicitly split supplies and throw half of them away.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
Lots of comments with decomposeRuleLhs
-
simonpj@microsoft.com authored
-
- 10 Oct, 2010 1 commit
-
-
reinerp authored
-
- 21 Oct, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 20 Oct, 2010 9 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
We generate intermediate unfoldings which are just thrown away, so evaluating them is a waste of time.
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 10 Oct, 2010 1 commit
-
-
Neil Mitchell authored
Update the documentation on using DLL's from Windows, fixing several errors, in particular those relating to bug 3605
-
- 20 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
(1) More lenient kind checking, (2) Fixed orientation problems and avoiding double unifications, (3) Comments
-
- 19 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
-
- 18 Oct, 2010 1 commit
-
-
Simon Marlow authored
-
- 20 Oct, 2010 2 commits
-
-
simonpj@microsoft.com authored
We weren't doing fundeps for derived superclasses
-
simonpj@microsoft.com authored
-
- 19 Oct, 2010 12 commits
-
-
Ian Lynagh authored
Fixes a loop in the compiler, when running the dph tests
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Contrary to the comment, for the module in #4367 at least, it is a big improvement. Without it we get a huge spike of drag.
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
A bit yukky; see Note [Runtime skolems] in TcErrors. But it works, and the debugger just is yukky in places.
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
In particular there is much less fiddly skolemisation now Things are not *quite* right (break001 and 006 still fail), but they are *much* better than before.
-
simonpj@microsoft.com authored
-
- 18 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
Major pass through type checker:(1) prioritizing equalities, (2) improved Derived mechanism, (3) bugfixes
-
- 15 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
(1) Caching FD improvements for efficiency, (2) preventing cascading deriveds from entering the inert, (3) Fixing bugs in the creation of FlexiTcS variables
-
- 14 Oct, 2010 1 commit
-
-
dimitris@microsoft.com authored
-