Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off redundant SigTv check in occurCheckExpand | Simon Peyton Jones | 2016-06-13 | 1 | -13/+6 |
* | ModuleSet: Use an actual set instead of map to units | Ömer Sinan Ağacan | 2016-06-11 | 1 | -6/+8 |
* | 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 | 1 | -4/+4 |
* | Improve the error messages for static forms. | Facundo Domínguez | 2016-06-09 | 5 | -52/+251 |
* | Fix Ticky histogram on Windows | Tamar Christina | 2016-06-09 | 2 | -16/+10 |
* | Remove Ord AltCon | Bartosz Nitka | 2016-06-09 | 1 | -1/+1 |
* | Remove Ord PatSyn | Bartosz Nitka | 2016-06-09 | 1 | -7/+0 |
* | Remove Ord Class | Bartosz Nitka | 2016-06-09 | 1 | -7/+0 |
* | Remove Ord (CoAxiom br) | Bartosz Nitka | 2016-06-09 | 1 | -9/+2 |
* | Implement Eq TyCon directly | Bartosz Nitka | 2016-06-09 | 1 | -2/+2 |
* | Fix #12076 by inlining trivial expressions in CorePrep. | Edward Z. Yang | 2016-06-08 | 5 | -19/+141 |
* | Minor performance note about IdInfo. | Edward Z. Yang | 2016-06-08 | 1 | -0/+4 |
* | Fix #12064 by making IfaceClass typechecking more lazy. | Edward Z. Yang | 2016-06-08 | 2 | -10/+13 |
* | Literal: Remove unused hashLiteral function | Ömer Sinan Ağacan | 2016-06-08 | 1 | -37/+0 |
* | Report term sizes with -v3 even when -ddump is enabled | Ömer Sinan Ağacan | 2016-06-08 | 1 | -6/+7 |
* | Revert "Desugar: Display resulting program stats with -v2" | Ömer Sinan Ağacan | 2016-06-08 | 1 | -6/+0 |
* | Desugar: Display resulting program stats with -v2 | Ömer Sinan Ağacan | 2016-06-08 | 1 | -0/+6 |
* | Use pprUFM in pprStgLVs | Bartosz Nitka | 2016-06-07 | 1 | -1/+2 |
* | Kill varSetElems | Bartosz Nitka | 2016-06-07 | 3 | -8/+10 |
* | Make vectInfoParallelVars a DVarSet | Bartosz Nitka | 2016-06-07 | 8 | -17/+19 |
* | Document determinism in pprintClosureCommand | Bartosz Nitka | 2016-06-07 | 1 | -1/+4 |
* | Use DVarSet in Vectorise.Exp | Bartosz Nitka | 2016-06-07 | 1 | -27/+26 |
* | Kill varSetElems in checkValidInferredKinds | Bartosz Nitka | 2016-06-07 | 1 | -1/+4 |
* | Fix build by removing unused import | Bartosz Nitka | 2016-06-07 | 1 | -1/+0 |
* | Kill two instances of uniqSetToList | Bartosz Nitka | 2016-06-07 | 2 | -10/+10 |
* | CoreToStg: Remove hand-written Eq instances of HowBound and LetInfo | Ömer Sinan Ağacan | 2016-06-07 | 1 | -13/+3 |
* | Use a deterministic map for imp_dep_mods | Bartosz Nitka | 2016-06-07 | 4 | -21/+20 |
* | Kill occSetElts | Bartosz Nitka | 2016-06-07 | 1 | -3/+1 |
* | Merge MatchFixity and HsMatchContext | Alan Zimmerman | 2016-06-06 | 35 | -334/+455 |
* | Make UnitIdMap a deterministic map | Bartosz Nitka | 2016-06-06 | 2 | -27/+33 |
* | Kill foldUniqSet | Bartosz Nitka | 2016-06-06 | 4 | -17/+24 |
* | Document putDictionary determinism | Bartosz Nitka | 2016-06-06 | 1 | -1/+3 |
* | Kill nameSetElems | Bartosz Nitka | 2016-06-06 | 1 | -3/+1 |
* | Desugar ApplicativeDo and RecDo deterministically | Bartosz Nitka | 2016-06-06 | 3 | -8/+41 |
* | Implement deterministic CallInfoSet | Bartosz Nitka | 2016-06-06 | 1 | -37/+74 |
* | Use UniqDFM for HomePackageTable | Bartosz Nitka | 2016-06-06 | 10 | -49/+104 |
* | Better comment for orIfNotFound. | Edward Z. Yang | 2016-06-05 | 1 | -1/+5 |
* | Rename isPinnedByteArray# to isByteArrayPinned# | Ben Gamari | 2016-06-04 | 1 | -2/+8 |
* | PrelInfo: Ensure that tuple promoted datacon names are in knownKeyNames | Ben Gamari | 2016-06-04 | 2 | -4/+5 |
* | Derive instances in Data.Data | Ryan Scott | 2016-06-03 | 1 | -6/+11 |
* | Document putSymbolTable determinism | Bartosz Nitka | 2016-06-03 | 1 | -1/+3 |
* | Make FieldLabelEnv a deterministic set | Bartosz Nitka | 2016-06-03 | 5 | -18/+41 |
* | HscMain: Minor simplification | Ömer Sinan Ağacan | 2016-06-03 | 1 | -3/+2 |
* | Whitespace only | Ömer Sinan Ağacan | 2016-06-03 | 1 | -3/+3 |
* | Kill nameSetElems in rnCmdTop | Bartosz Nitka | 2016-06-02 | 1 | -1/+1 |