summaryrefslogtreecommitdiff
path: root/compiler/coreSyn/CoreSubst.lhs
Commit message (Expand)AuthorAgeFilesLines
* Robustify the treatement of DFunUnfoldingsimonpj@microsoft.com2010-05-311-2/+2
* Comments onlysimonpj@microsoft.com2010-03-091-1/+1
* Comment out debug warnings; they are finesimonpj@microsoft.com2010-01-081-3/+3
* A bunch of stuff relating to substitutions on coresimonpj@microsoft.com2009-12-241-30/+64
* Substantial improvements to coercion optimisationsimonpj@microsoft.com2010-01-041-1/+1
* Make warning printing a bit less noisysimonpj@microsoft.com2009-12-181-1/+2
* Two improvements to optCoercionsimonpj@microsoft.com2009-12-161-3/+9
* More work on the simplifier's inlining strategiessimonpj@microsoft.com2009-12-021-15/+26
* Wibble to substituting InlWrapperssimonpj@microsoft.com2009-11-091-7/+17
* Another refactoring on the shape of an Unfoldingsimonpj@microsoft.com2009-11-051-9/+9
* Nuke the -finline-if-enough-args flagsimonpj@microsoft.com2009-11-051-1/+1
* Tweak simpleOptExpr, so that it respects nested INLINE pragmassimonpj@microsoft.com2009-11-031-0/+21
* Cure an assert failure by gathering the right set of free variablessimonpj@microsoft.com2009-10-301-4/+4
* The Big INLINE Patch: totally reorganise way that INLINE pragmas worksimonpj@microsoft.com2009-10-291-39/+194
* Rewrite CorePrep and improve eta expansionsimonpj@microsoft.com2009-01-131-1/+1
* Rollback INLINE patchesSimon Marlow2008-12-161-119/+24
* Move simpleOptExpr from CoreUnfold to CoreSubstsimonpj@microsoft.com2008-12-081-1/+87
* Completely new treatment of INLINE pragmas (big patch)simonpj@microsoft.com2008-12-051-23/+32
* Fix nasty infelicity: do not short-cut empty substitution in the simplifiersimonpj@microsoft.com2008-09-171-7/+13
* Comments onlysimonpj@microsoft.com2008-09-101-1/+2
* Document CoreSubstMax Bolingbroke2008-07-311-28/+73
* Fix Haddock errors.Thomas Schilling2008-07-201-5/+5
* (F)SLIT -> (f)sLit in CoreSubstIan Lynagh2008-04-121-4/+4
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Fixed warnings in coreSyn/CoreSubstTwan van Laarhoven2008-01-251-14/+7
* Add missing extendSubstsimonpj@microsoft.com2008-01-171-7/+8
* Fix Trac #1654: propagate name changes into CoreRulessimonpj@microsoft.com2007-11-081-8/+10
* 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
* Remove mapAccumL, mapAccumR, mapAccumBIan Lynagh2007-07-021-0/+2
* Comments onlysimonpj@microsoft.com2007-05-111-0/+2
* Major improvement to SpecConstrsimonpj@microsoft.com2007-02-091-3/+18
* Tidy up substitutionssimonpj@microsoft.com2006-11-061-24/+52
* Module header tidyup, phase 1Simon Marlow2006-10-111-23/+20
* Remove Linear Implicit Parameters, and all their workssimonpj@microsoft.com2006-09-291-2/+2
* Massive patch for the first months work adding System FC to GHC #6Manuel M T Chakravarty2006-08-041-13/+31
* Add deShadowBindssimonpj@microsoft.com2006-05-221-10/+28
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+393