summaryrefslogtreecommitdiff
path: root/compiler/stranal
Commit message (Expand)AuthorAgeFilesLines
* Remove mapAccumL, mapAccumR, mapAccumBIan Lynagh2007-07-021-1/+3
* Do not perform a worker/wrapper split for a NOINLINE functionLemmih2007-06-071-1/+6
* Record arity of the worker, to maintain consistency of arity and strictness i...simonpj@microsoft.com2007-02-021-2/+5
* Comments and cosmetics onlysimonpj@microsoft.com2006-11-101-4/+9
* Fix a long-standing but obscure bug in worker-wrapper generationsimonpj@microsoft.com2006-11-011-1/+1
* Comments onlysimonpj@microsoft.com2006-10-122-2/+17
* Flip direction of newtype coercions, fix some commentsManuel M T Chakravarty2006-09-201-2/+2
* Clean up unused imports, definitions and argumentsManuel M T Chakravarty2006-09-201-10/+10
* fix some coercion kind representation things, extend exprIsConApp_maybe to no...Manuel M T Chakravarty2006-09-201-2/+2
* finished product unboxing through newtypes and proper demand analysis of newt...Manuel M T Chakravarty2006-09-201-17/+10
* towards unboxing through newtypesManuel M T Chakravarty2006-09-202-13/+13
* newtype fixes, coercions for non-recursive newtypes now optionalManuel M T Chakravarty2006-09-202-4/+4
* Massive patch for the first months work adding System FC to GHC #33Manuel M T Chakravarty2006-08-043-11/+26
* Prune importssimonpj@microsoft.com2006-05-221-1/+1
* Retain InlinePragInfo on wrapperssimonpj@microsoft.com2006-05-171-2/+7
* Remove NOINLINE strictness hacksimonpj@microsoft.com2006-05-082-29/+1
* Reorganisation of the source treeSimon Marlow2006-04-076-0/+3651