summaryrefslogtreecommitdiff
path: root/compiler/stgSyn/StgLint.lhs
Commit message (Expand)AuthorAgeFilesLines
* typosGabor Greif2013-01-301-1/+1
* Remove 'on' from UtilIan Lynagh2012-06-221-0/+1
* Support code generation for unboxed-tuple function argumentsunboxed-tuple-arguments2Max Bolingbroke2012-05-151-15/+19
* Remove StgTypeArg since it was never used and is probably broken anywayMax Bolingbroke2012-05-151-1/+0
* Remove the unused Type field from StgLamMax Bolingbroke2012-05-151-1/+1
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-131-8/+8
|\
| * Hurrah! This major commit adds support for scoped kind variables,Simon Peyton Jones2012-03-021-15/+15
* | Merge in more HEAD, fix stuff upSimon Peyton Jones2012-01-231-21/+21
|\ \ | |/
| * Implememt -fdefer-type-errors (Trac #5624)Simon Peyton Jones2012-01-121-20/+20
* | Remove tabs, so that I can push.Iavor S. Diatchki2011-12-181-22/+15
|/
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-1/+1
* Add Type.tyConAppTyCon_maybe and tyConAppArgs_maybe, and use themSimon Peyton Jones2011-08-031-4/+4
* Improve StgLint -- a bitSimon Peyton Jones2011-07-271-73/+118
* Fix bugs in STG Lintsimonpj@microsoft.com2010-01-041-18/+13
* Add Outputable.blankLine and use itsimonpj@microsoft.com2009-10-291-1/+1
* Remove unused importsIan Lynagh2009-07-071-1/+1
* Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263Max Bolingbroke2009-07-011-1/+1
* Make StgLint warning-freeIan Lynagh2008-05-041-12/+13
* (F)SLIT -> (f)sLit in StgLintIan Lynagh2008-04-121-23/+21
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Fix most of the warnings in StgLintIan Lynagh2008-02-201-9/+9
* WhitespaceIan Lynagh2008-02-201-109/+110
* Monadify stgSyn/StgLintTwan van Laarhoven2008-01-171-162/+128
* 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
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+524