| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix worker/wrapper for CPR functions | Simon Peyton Jones | 2012-04-13 | 1 | -9/+16 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints | Simon Marlow | 2011-11-02 | 1 | -3/+11 |
* | Implement -XConstraintKind | Max Bolingbroke | 2011-09-06 | 1 | -2/+2 |
* | Add Type.tyConAppTyCon_maybe and tyConAppArgs_maybe, and use them | Simon Peyton Jones | 2011-08-03 | 1 | -1/+1 |
* | Use varToCoreExpr rather than Var (fixes #5315) | Simon Peyton Jones | 2011-07-15 | 1 | -1/+1 |
* | This BIG PATCH contains most of the work for the New Coercion Representation | Simon Peyton Jones | 2011-04-19 | 1 | -17/+10 |
* | Allow absent State# RealWorld arguments | simonpj@microsoft.com | 2010-09-23 | 1 | -1/+4 |
* | Rejig the absent-arg stuff for unlifted types | simonpj@microsoft.com | 2010-09-23 | 1 | -17/+32 |
* | Make absent-arg wrappers work for unlifted types (fix Trac #4306) | simonpj@microsoft.com | 2010-09-14 | 1 | -9/+21 |
* | Super-monster patch implementing the new typechecker -- at last | simonpj@microsoft.com | 2010-09-13 | 1 | -1/+1 |
* | Remove the (very) old strictness analyser | simonpj@microsoft.com | 2009-11-19 | 1 | -7/+7 |
* | The Big INLINE Patch: totally reorganise way that INLINE pragmas work | simonpj@microsoft.com | 2009-10-29 | 1 | -1/+1 |
* | Remove unused imports | Ian Lynagh | 2009-07-07 | 1 | -1/+1 |
* | Make record selectors into ordinary functions | simonpj@microsoft.com | 2009-01-02 | 1 | -4/+4 |
* | Rollback INLINE patches | Simon Marlow | 2008-12-16 | 1 | -2/+2 |
* | Completely new treatment of INLINE pragmas (big patch) | simonpj@microsoft.com | 2008-12-05 | 1 | -2/+2 |
* | Do proper cloning in worker/wrapper splitting | simonpj@microsoft.com | 2008-10-21 | 1 | -61/+79 |
* | Split the Id related functions out from Var into Id, document Var and some of Id | Max Bolingbroke | 2008-07-31 | 1 | -4/+4 |
* | Fixes for haddock 0.8 | Ian Lynagh | 2008-07-21 | 1 | -5/+5 |
* | (F)SLIT -> (f)sLit in WwLib | Ian Lynagh | 2008-04-12 | 1 | -2/+2 |
* | Don't import FastString in HsVersions.h | Ian Lynagh | 2008-03-29 | 1 | -0/+1 |
* | FIX BUILD with GHC 6.4.x | Simon Marlow | 2008-02-01 | 1 | -1/+1 |
* | Monadify stranal/WwLib: use do, return, applicative, standard monad functions | Twan van Laarhoven | 2008-01-17 | 1 | -75/+70 |
* | Remove warnings from WwLib | Manuel M T Chakravarty | 2007-10-02 | 1 | -18/+14 |
* | FIX: mkWWcpr takes open alg types into account | Manuel M T Chakravarty | 2007-10-02 | 1 | -5/+4 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Fix a long-standing but obscure bug in worker-wrapper generation | simonpj@microsoft.com | 2006-11-01 | 1 | -1/+1 |
* | Flip direction of newtype coercions, fix some comments | Manuel M T Chakravarty | 2006-09-20 | 1 | -2/+2 |
* | Clean up unused imports, definitions and arguments | Manuel M T Chakravarty | 2006-09-20 | 1 | -10/+10 |
* | fix some coercion kind representation things, extend exprIsConApp_maybe to no... | Manuel M T Chakravarty | 2006-09-20 | 1 | -2/+2 |
* | finished product unboxing through newtypes and proper demand analysis of newt... | Manuel M T Chakravarty | 2006-09-20 | 1 | -17/+10 |
* | towards unboxing through newtypes | Manuel M T Chakravarty | 2006-09-20 | 1 | -9/+10 |
* | newtype fixes, coercions for non-recursive newtypes now optional | Manuel M T Chakravarty | 2006-09-20 | 1 | -1/+0 |
* | Massive patch for the first months work adding System FC to GHC #33 | Manuel M T Chakravarty | 2006-08-04 | 1 | -3/+4 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+514 |