- 14 Sep, 2010 1 commit
-
-
simonpj@microsoft.com authored
-
- 13 Sep, 2010 6 commits
-
-
Simon Marlow authored
ever since the patch "Check with sysconf _POSIX_THREAD_CPUTIME", it has been returning incorrect results, because the sysconf variable to check should have been _SC_THREAD_CPUTIME, not _POSIX_THREAD_CPUTIME.
-
Simon Marlow authored
fixes problems when building with GHC 6.10 on Windows
-
Simon Marlow authored
-
Simon Marlow authored
This is much more accurate than getrusage, which was giving misleading results when trying to time very quick operations like a minor GC.
-
Simon Marlow authored
-
Simon Marlow authored
-
- 14 Sep, 2010 1 commit
-
-
dterei authored
-
- 13 Sep, 2010 7 commits
-
-
Ian Lynagh authored
The default should do into languageExtensions instead
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
Ian Lynagh authored
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
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 1 commit
-
-
simonpj@microsoft.com authored
-