summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP on TTG for HsBindswip/ttg-nextAlan Zimmerman2018-04-0724-230/+443
* Use Plan B for deriving Data InstancesAlan Zimmerman2018-04-022-70/+366
* Add TTG to HsBindsAlan Zimmerman2018-04-0223-97/+177
* Put all the data instances in one file.Alan Zimmerman2018-04-029-192/+20
* Move TTG data instances to a single file.Alan Zimmerman2018-04-0229-153/+463
* WIPAlan Zimmerman2018-04-023-194/+263
* Restore TTG Path 3Alan Zimmerman2018-04-0234-424/+638
* Restore TTG patch #2Alan Zimmerman2018-04-0247-1043/+1395
* Restore TTG 1Alan Zimmerman2018-04-0156-1389/+2074
* Refresh D4199 for current masterAlan Zimmerman2018-03-3123-423/+343
* testsuite: allow accepting of fine grained results [skip ci]Tamar Christina2018-03-313-6/+30
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-3126-34/+482
* printClosure: slightly improve MVAR printingÖmer Sinan Ağacan2018-03-311-2/+24
* Update a few comments regarding CAF listsÖmer Sinan Ağacan2018-03-303-8/+10
* Fix syntax in -flate-specialise docsSimon Jakobi2018-03-291-0/+2
* Full AppVeyor build with testsmrkkrp2018-03-292-23/+6
* Rename CI docker imagesmrkkrp2018-03-291-7/+7
* Update Note [Documenting optimisation flags]Simon Jakobi2018-03-291-7/+2
* rts: One last formatting string fixBen Gamari2018-03-291-1/+1
* More format string fixesBen Gamari2018-03-271-5/+5
* rts: Fix profiled build after D4529Ben Gamari2018-03-272-4/+6
* testsuite: Add test for #14965Ben Gamari2018-03-274-0/+30
* CmmPipeline: add a second pass of CmmCommonBlockElimMichal Terepeta2018-03-272-7/+43
* configure: Throw error if OS is found to be msysBen Gamari2018-03-271-0/+3
* Fix the test for #13938Ryan Scott2018-03-274-68/+102
* Deal with join points with RULESSimon Peyton Jones2018-03-272-36/+86
* White space onlySimon Peyton Jones2018-03-271-0/+4
* Minor refactor and commmentsSimon Peyton Jones2018-03-271-17/+24
* Avoid quadratic complexity in typeKindSimon Peyton Jones2018-03-271-1/+10
* Comments onlySimon Peyton Jones2018-03-271-0/+4
* Fix performance of flattener patch (#12919)Alexander Vieth2018-03-267-161/+405
* Fix #12919 by making the flattener homegeneous.Richard Eisenberg2018-03-2624-655/+1408
* Fix compilation stopper on macOS with -WerrorRichard Eisenberg2018-03-261-0/+2
* Make it evident in types that StgLam can't have empty argsÖmer Sinan Ağacan2018-03-262-8/+11
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-264-317/+691
* circleci: Bump Hackage index stateBen Gamari2018-03-261-1/+1
* Add a job running on Fedoramrkkrp2018-03-262-0/+45
* Add unaligned bytearray access primops. Fixes #4442.Reiner Pope2018-03-255-1/+543
* Add new debugging flag -dinline-checkBen Gamari2018-03-256-9/+72
* base: Fix Unicode handling of TyCon's Show instanceBen Gamari2018-03-251-1/+1
* llvmGen: Pass -optlo flags last to optOleg Grenrus2018-03-251-1/+3
* Fix scoped type variables in TH for several constructsHE, Tao2018-03-257-78/+177
* Don't refer to blocks in debug info when -g1Bartosz Nitka2018-03-254-2/+20
* Fix #14916 with an additional validity check in deriveTyDataRyan Scott2018-03-256-4/+34
* testsuite: Add test for #14925Ben Gamari2018-03-253-0/+8
* rts/RetainerProfile: Dump closure type if push() failsRyan Scott2018-03-251-1/+1
* document: fix trac issue #14229Võ Anh Duy2018-03-251-2/+2
* Fix panic on module re-exports of DuplicateRcordFieldsAdam Gundry2018-03-257-13/+75
* Run C finalizers incrementally during mutationSimon Marlow2018-03-255-12/+149
* Add Note [BLACKHOLE points to IND]Simon Marlow2018-03-253-0/+15