Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert accidental submodule updates | Thomas Miedema | 2016-06-18 | 6 | -0/+0 |
* | llvmGen: Consolidate MetaExpr pretty-printing | Ben Gamari | 2016-06-18 | 2 | -13/+5 |
* | llvmGen: Make metadata ids a newtype | Ben Gamari | 2016-06-18 | 5 | -20/+30 |
* | CmmNode: Make CmmTickScope's Unique strict | Ben Gamari | 2016-06-18 | 1 | -1/+1 |
* | CoreLint: Slightly improve case type annotation error msgs | Ömer Sinan Ağacan | 2016-06-17 | 1 | -1/+3 |
* | NUMA cleanups | Simon Marlow | 2016-06-17 | 12 | -63/+94 |
* | Remove dead code: countOnce, countMany | Joachim Breitner | 2016-06-17 | 1 | -7/+1 |
* | Abort the build when a Core plugin pass is specified in stage1 compiler | Ömer Sinan Ağacan | 2016-06-17 | 3 | -3/+33 |
* | CoreMonad: Update error msg function docs | Ömer Sinan Ağacan | 2016-06-16 | 1 | -4/+4 |
* | Major patch to introduce TyConBinder | Simon Peyton Jones | 2016-06-15 | 104 | -1378/+1475 |
* | Re-add FunTy (big patch) | Simon Peyton Jones | 2016-06-15 | 82 | -1114/+1121 |
* | Fix testsuite wibble | Simon Peyton Jones | 2016-06-15 | 1 | -11/+11 |
* | Revert "Make the Ord Module independent of Unique order" | Simon Peyton Jones | 2016-06-15 | 7 | -92/+58 |
* | Simplify readProcessEnvWithExitCode + set LANGUAGE=C | Thomas Miedema | 2016-06-14 | 1 | -39/+13 |
* | Rename cmpType to nonDetCmpType | Bartosz Nitka | 2016-06-14 | 5 | -35/+45 |
* | Don't GC sparks for CAFs | Simon Marlow | 2016-06-14 | 1 | -9/+6 |
* | Testsuite: enable ghci.prog010 (#2542) | Thomas Miedema | 2016-06-14 | 5 | -5/+15 |
* | Build system: mention ghc version in bindist's `configure --help` docdir | Thomas Miedema | 2016-06-14 | 1 | -1/+1 |
* | Adjust error message slightly | Simon Peyton Jones | 2016-06-14 | 2 | -3/+3 |
* | Update Haddock to follow change in LHsSigWcType | Simon Peyton Jones | 2016-06-13 | 1 | -0/+0 |
* | Make the Ord Module independent of Unique order | Bartosz Nitka | 2016-06-13 | 7 | -58/+92 |
* | Use UniqFM for SigOf | Bartosz Nitka | 2016-06-13 | 1 | -4/+5 |
* | Kill unused foldModuleEnv | Bartosz Nitka | 2016-06-13 | 1 | -4/+1 |
* | Add thin library support to Windows too | Tamar Christina | 2016-06-13 | 6 | -61/+119 |
* | A second test for Trac #12055 | Simon Peyton Jones | 2016-06-13 | 3 | -0/+53 |
* | Test Trac #12055 | Simon Peyton Jones | 2016-06-13 | 2 | -0/+46 |
* | Add to .gitignore | Simon Peyton Jones | 2016-06-13 | 1 | -0/+3 |
* | Remove some traceTc calls | Simon Peyton Jones | 2016-06-13 | 1 | -4/+1 |
* | Beef up isPredTy | Simon Peyton Jones | 2016-06-13 | 1 | -7/+22 |
* | Fix the in-scope set for extendTvSubstWithClone | Simon Peyton Jones | 2016-06-13 | 2 | -2/+9 |
* | Beef up mkNakedCastTy | Simon Peyton Jones | 2016-06-13 | 1 | -1/+7 |
* | Move the constraint-kind validity check | Simon Peyton Jones | 2016-06-13 | 2 | -21/+9 |
* | Get in-scope set right in top_instantiate | Simon Peyton Jones | 2016-06-13 | 1 | -5/+11 |
* | Tidy up zonkQuantifiedTyVar | Simon Peyton Jones | 2016-06-13 | 1 | -21/+7 |
* | Improve typechecking of let-bindings | Simon Peyton Jones | 2016-06-13 | 166 | -4276/+4762 |
* | Kill off redundant SigTv check in occurCheckExpand | Simon Peyton Jones | 2016-06-13 | 1 | -13/+6 |
* | rts: Fix NUMA when cross compiling | Erik de Castro Lopo | 2016-06-13 | 3 | -8/+11 |
* | Disable T12031 on linux | Tamar Christina | 2016-06-12 | 1 | -0/+1 |
* | Fix incorrect calculated relocations on Windows x86_64 | Tamar Christina | 2016-06-12 | 9 | -33/+97 |
* | Skip retc001 on OSX | Matthew Pickering | 2016-06-12 | 1 | -1/+2 |
* | rts: Fix build when USE_LARGE_ADDRESS_SPACE is undefined | Erik de Castro Lopo | 2016-06-12 | 1 | -2/+2 |
* | ModuleSet: Use an actual set instead of map to units | Ömer Sinan Ağacan | 2016-06-11 | 1 | -6/+8 |
* | Rts flags cleanup | Simon Marlow | 2016-06-10 | 7 | -134/+88 |
* | NUMA support | Simon Marlow | 2016-06-10 | 43 | -305/+812 |
* | Small refactor to mkRuntimErrorId | Simon Peyton Jones | 2016-06-10 | 1 | -29/+24 |
* | Minor refactoring | Simon Peyton Jones | 2016-06-10 | 2 | -12/+12 |
* | Comments only | Simon Peyton Jones | 2016-06-10 | 3 | -24/+18 |
* | Refine imports slightly | Simon Peyton Jones | 2016-06-10 | 1 | -1/+1 |
* | Comments only | Simon Peyton Jones | 2016-06-10 | 2 | -2/+8 |
* | Fix #12099: Remove bogus flags | Sean Gillespie | 2016-06-10 | 4 | -4/+32 |