summaryrefslogtreecommitdiff
path: root/compiler/coreSyn/CoreFVs.lhs
Commit message (Expand)AuthorAgeFilesLines
* Robustify the treatement of DFunUnfoldingsimonpj@microsoft.com2010-05-311-4/+4
* More work on the simplifier's inlining strategiessimonpj@microsoft.com2009-12-021-1/+2
* Implement -fexpose-all-unfoldings, and fix a non-termination bugsimonpj@microsoft.com2009-11-191-1/+4
* The Big INLINE Patch: totally reorganise way that INLINE pragmas worksimonpj@microsoft.com2009-10-291-13/+51
* Equality constraint solver is now externally pureManuel M T Chakravarty2009-04-271-1/+8
* Rollback INLINE patchesSimon Marlow2008-12-161-25/+2
* Completely new treatment of INLINE pragmas (big patch)simonpj@microsoft.com2008-12-051-2/+25
* Fix Trac #2587: take account of type letssimonpj@microsoft.com2008-09-141-2/+6
* Document CoreFVsMax Bolingbroke2008-07-311-23/+41
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* Fixed warnings in coreSyn/CoreFVs, except for incomplete pattern matchesTwan van Laarhoven2008-01-251-9/+20
* 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 dependency information for RULESsimonpj@microsoft.com2007-05-031-10/+18
* Fix several bugs related to finding free variablessimonpj@microsoft.com2007-01-031-22/+22
* Module header tidyup, phase 1Simon Marlow2006-10-111-10/+10
* Massive patch for the first months work adding System FC to GHC #3Manuel M T Chakravarty2006-09-181-7/+8
* Make rule-matching robust to letssimonpj@microsoft.com2006-05-251-1/+8
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+415