summaryrefslogtreecommitdiff
path: root/compiler/profiling/CostCentre.lhs
Commit message (Expand)AuthorAgeFilesLines
* profiling: detabify/unwhitespace CostCentreAustin Seipp2014-07-201-53/+45
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* De-orphan a load of Binary instancesIan Lynagh2013-07-271-0/+39
* Add a separate FastZString typeIan Lynagh2012-07-151-1/+1
* Don't needlessly go via SDoc in mkAutoCCIan Lynagh2012-06-121-3/+3
* More changes aimed at improving call stacks.Simon Marlow2011-12-021-43/+48
* Cost centre names are now in UTF-8 (#5559)Simon Marlow2011-11-071-6/+10
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-272/+135
* More modules that need LANGUAGE BangPatternssimonpj@microsoft.com2010-11-121-1/+1
* Add Data and Typeable instances to HsSynDavid Waern2010-03-301-0/+6
* Improve optimisation of cost centressimonpj@microsoft.com2009-09-111-1/+8
* Require a bang pattern when unlifted types are where/let bound; #3182Ian Lynagh2009-04-241-2/+2
* Fix #2410: carefully generate unique names for CAF CCsSimon Marlow2008-09-301-6/+9
* (F)SLIT -> (f)sLit in CostCentreIan Lynagh2008-04-121-10/+8
* Fixed warnings in profiling/CostCentre, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-4/+23
* lots of portability changes (#1405)Isaac Dupree2008-01-171-2/+2
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Fix #249 (-caf-all bugs)Simon Marlow2007-02-281-3/+10
* Generalise Package SupportSimon Marlow2006-07-251-6/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+373