summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try disabling sharedCAFwip/faststring-weakMatthew Pickering2019-08-301-1/+2
* utf-8 encode stringsMatthew Pickering2019-08-301-1/+7
* Clean up warningsMatthew Pickering2019-08-294-59/+16
* fiddles - it worksMatthew Pickering2019-08-292-6/+5
* relax depMatthew Pickering2019-08-281-1/+1
* Painful refactoring of OccEnvMatthew Pickering2019-08-285-60/+137
* depMatthew Pickering2019-08-281-0/+1
* ShortByteStringMatthew Pickering2019-08-283-80/+121
* Add gcMatthew Pickering2019-08-202-9/+50
* Got a good feeling about this one - Ryan ScottMatthew Pickering2019-08-191-6/+6
* Revert "bang"Matthew Pickering2019-08-191-2/+1
* WarningsMatthew Pickering2019-08-1734-62/+10
* Update haddockMatthew Pickering2019-08-171-0/+0
* Disable lintingMatthew Pickering2019-08-171-19/+0
* lintMatthew Pickering2019-08-168-21/+23
* bangMatthew Pickering2019-08-161-1/+2
* Turn off WError for CIMatthew Pickering2019-08-161-1/+1
* Add note and toggle off weak pointers for CIMatthew Pickering2019-08-161-1/+4
* Remove unecessary fields from FastStringMatthew Pickering2019-08-162-61/+26
* You're a wizard Jamie!Matthew Pickering2019-08-161-7/+16
* Now compiles without using weak pointersMatthew Pickering2019-08-158-13/+44
* Undo changesMatthew Pickering2019-08-153-13/+13
* Missing fileMatthew Pickering2019-08-141-0/+195
* CompilesMatthew Pickering2019-08-1454-445/+595
* Fix usage of mkVarOccUnique in RnExprMatthew Pickering2019-08-141-4/+4
* Replace FastString with Weak FastStringMatthew Pickering2019-08-132-19/+45
* Reformat comments in StgSynÖmer Sinan Ağacan2019-08-101-158/+141
* Add test for #16893Ömer Sinan Ağacan2019-08-103-0/+93
* Add timing on loadInterfaceBen Gamari2019-08-101-1/+2
* Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner2019-08-1013-43/+78
* Revert "Make scanr a good producer and consumer"Ben Gamari2019-08-072-18/+2
* testsuite: Add tests for #16943Ben Gamari2019-08-075-0/+23
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-0711-18/+159
* Fix testmniip2019-08-071-1/+1
* Fix documentationmniip2019-08-071-2/+2
* Explicitly number equations when printing axiom incompatibilitiesmniip2019-08-073-26/+32
* Fix testmniip2019-08-071-9/+7
* Add a -fprint-axiom-incomps option (#15546)mniip2019-08-078-25/+103
* Introduce a type for "platform word size", use it instead of IntÖmer Sinan Ağacan2019-08-0611-60/+86
* Remove old/broken(?) .ghci scriptMatthew Pickering2019-08-061-11/+0
* hadrian: Refactor file patterns for future Shake changes (fixes #17005)James Foster2019-08-0616-120/+120
* Remove dead parameter from coreToStgAppSimon Peyton Jones2019-08-061-15/+8
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-043-7/+18
* configure: Search for LLVM executables with two-number versionsBen Gamari2019-08-041-2/+3
* testsuite: Add testsuite for #16978Ben Gamari2019-08-042-0/+30
* Don't float unlifted join points to top levelSimon Peyton Jones2019-08-041-2/+11
* Update .gitignoreMatthew Pickering2019-08-041-1/+11
* gitlab-ci: Manually set SPHINXBUILD on WindowsBen Gamari2019-08-041-0/+1
* Hadrian: make settings, platformConstants, etc dependencies of lib:ghcAlp Mestanogullari2019-08-024-18/+19
* Packages: Add timing for package database initializationBen Gamari2019-08-021-2/+7