Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-11-11 | 6 | -19/+39 | |
|\ \ | |/ | ||||||
| * | Normalise FilePaths before hashing (fixes base01) | Simon Marlow | 2011-11-11 | 1 | -3/+7 | |
| * | add comment noting when we can remove a hack | Simon Marlow | 2011-11-11 | 1 | -3/+5 | |
| * | Close the handle for the ticker thread (#5604) | Simon Marlow | 2011-11-11 | 1 | -1/+2 | |
| * | Restore file mode | Jose Pedro Magalhaes | 2011-11-11 | 1 | -0/+0 | |
| * | Better kind error messages from TcCanonical | Jose Pedro Magalhaes | 2011-11-11 | 2 | -12/+25 | |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-11-11 | 88 | -2058/+3847 | |
|\ \ | |/ | ||||||
| * | New kind-polymorphic core | Jose Pedro Magalhaes | 2011-11-11 | 88 | -2058/+3847 | |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-11-10 | 19 | -1650/+1701 | |
|\ \ | |/ | ||||||
| * | Remove cruft code from FlagChecker | David Terei | 2011-11-10 | 1 | -103/+1 | |
| * | Give sub-binders different fingerprints (#5614) | Simon Marlow | 2011-11-10 | 1 | -12/+26 | |
| * | validate: add -dcore-lint to stage2 | Simon Marlow | 2011-11-10 | 1 | -1/+1 | |
| * | zap arity and strictness info when we wrap a bind with mkTick | Simon Marlow | 2011-11-10 | 2 | -7/+10 | |
| * | Add more flags to the recompilation check (#437) | Simon Marlow | 2011-11-10 | 3 | -22/+24 | |
| * | Remove the -fdph-* flags | Manuel M T Chakravarty | 2011-11-10 | 2 | -42/+1 | |
| * | GHC is now independent of the DPH library structure | Manuel M T Chakravarty | 2011-11-10 | 8 | -156/+171 | |
| * | Fix #437: recompilation check includes flags | David Terei | 2011-11-09 | 7 | -88/+282 | |
| * | Add a comment for safe haskell | David Terei | 2011-11-09 | 1 | -0/+2 | |
| * | Add header doc to MkIface | David Terei | 2011-11-09 | 1 | -0/+3 | |
| * | Tabs -> Spaces | David Terei | 2011-11-09 | 1 | -284/+277 | |
| * | Formatting fixes | David Terei | 2011-11-09 | 1 | -26/+26 | |
| * | Clean of BinIface | David Terei | 2011-11-09 | 1 | -552/+519 | |
| * | Tabs -> Spaces | David Terei | 2011-11-09 | 1 | -607/+600 | |
| * | Clean of HscTypes | David Terei | 2011-11-09 | 1 | -216/+224 | |
* | | Establish the invariant that (LitAlt l) is always unlifted | Simon Peyton Jones | 2011-11-09 | 7 | -17/+49 | |
|/ | ||||||
* | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2011-11-09 | 27 | -253/+427 | |
|\ | ||||||
| * | Remove now-unused libffi/package.conf.in | Ian Lynagh | 2011-11-09 | 1 | -35/+0 | |
| * | fix dynamic way on Win32 (missing bits from flushStdHandles changes) | Dimitrios Vytiniotis | 2011-11-09 | 3 | -1/+5 | |
| * | added NOUNPACK pragma (see #2338) | Stefan Wehr | 2011-11-09 | 8 | -2/+37 | |
| * | add -u flag for the new flushStdHandles reference | Simon Marlow | 2011-11-09 | 1 | -0/+2 | |
| * | Close some handle leaks (#5604) | Simon Marlow | 2011-11-09 | 1 | -9/+21 | |
| * | Include package_flags in allFlags list. | David Terei | 2011-11-08 | 1 | -1/+1 | |
| * | Some code cleaning | David Terei | 2011-11-08 | 2 | -70/+53 | |
| * | Spaces -> Tabs | David Terei | 2011-11-08 | 1 | -18/+18 | |
| * | Throw error if safe imports used when safe haskell isn't on | David Terei | 2011-11-08 | 1 | -0/+4 | |
| * | Wibbles | Manuel M T Chakravarty | 2011-11-09 | 1 | -6/+6 | |
| * | First cut at scalar vectorisation of class instances | Manuel M T Chakravarty | 2011-11-09 | 7 | -81/+228 | |
| * | Documentation and formatting of Vectorise.Utils.Poly | Manuel M T Chakravarty | 2011-11-09 | 1 | -27/+46 | |
| * | Fix handling of safe imports in inference mode | David Terei | 2011-11-08 | 2 | -3/+6 | |
* | | Comments only | Simon Peyton Jones | 2011-11-09 | 1 | -1/+3 | |
* | | Fix Trac #5475: another bug in exprArity | Simon Peyton Jones | 2011-11-09 | 2 | -12/+17 | |
|/ | ||||||
* | Fix the libffi ln handling on cygwin | Ian Lynagh | 2011-11-08 | 1 | -2/+5 | |
* | update docs regarding .a files and GHCi (#3345) | Simon Marlow | 2011-11-08 | 1 | -31/+25 | |
* | fix markup | Simon Marlow | 2011-11-08 | 1 | -1/+1 | |
* | Flush stdout and stderr during hs_exit() (#5594) | Simon Marlow | 2011-11-08 | 2 | -0/+17 | |
* | get the column widths right for Unicode SCC labels/modules | Simon Marlow | 2011-11-08 | 1 | -7/+29 | |
* | Fix core-lint bug in GHCi | Simon Marlow | 2011-11-08 | 1 | -1/+3 | |
* | Fix up Safe Haskell handling of FFI imports | David Terei | 2011-11-07 | 1 | -36/+45 | |
* | Improve user's guide doc for associated type defaults | Jose Pedro Magalhaes | 2011-11-07 | 1 | -5/+20 | |
* | Cost centre names are now in UTF-8 (#5559) | Simon Marlow | 2011-11-07 | 3 | -12/+20 |