Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mapAccumL, mapAccumR, mapAccumB | Ian Lynagh | 2007-07-02 | 1 | -1/+1 |
* | Fix dependency information for RULES | simonpj@microsoft.com | 2007-05-03 | 1 | -3/+3 |
* | Less voluminous debug | simonpj@microsoft.com | 2007-05-03 | 1 | -4/+10 |
* | Fix the GHC.Base.inline builtin rule | simonpj@microsoft.com | 2007-04-20 | 1 | -0/+17 |
* | Match the type of an Id during rule matching | simonpj@microsoft.com | 2007-03-30 | 1 | -7/+21 |
* | Make let-matching work in Rules again | simonpj@microsoft.com | 2007-02-27 | 1 | -1/+23 |
* | Import trimming | simonpj@microsoft.com | 2007-02-21 | 1 | -1/+1 |
* | Deal more correctly with orphan instances | simonpj@microsoft.com | 2007-02-21 | 1 | -1/+1 |
* | Rename local variable (no semantic effect) | simonpj@microsoft.com | 2007-02-06 | 1 | -1/+1 |
* | Comments and debug output | simonpj@microsoft.com | 2007-02-06 | 1 | -6/+12 |
* | Improve rule-matching for let expressions | simonpj@microsoft.com | 2007-02-06 | 1 | -14/+31 |
* | Look through Notes when generating and matching RULES | simonpj@microsoft.com | 2007-02-02 | 1 | -0/+10 |
* | Fix name-capture bug in rule matching | simonpj@microsoft.com | 2006-11-24 | 1 | -20/+29 |
* | Various debugging print changes; nothing exciting | simonpj@microsoft.com | 2006-11-06 | 1 | -1/+2 |
* | Major overhaul of the Simplifier | simonpj@microsoft.com | 2006-11-01 | 1 | -18/+16 |
* | Match let before lambda in rule-matching (see comment with Lam case of Rules.... | simonpj@microsoft.com | 2006-09-29 | 1 | -34/+41 |
* | Massive patch for the first months work adding System FC to GHC #31 | Manuel M T Chakravarty | 2006-09-15 | 1 | -1/+4 |
* | Fix two bugs in rule-matching | simonpj@microsoft.com | 2006-08-15 | 1 | -2/+4 |
* | Improve RULE matching a bit more | simonpj@microsoft.com | 2006-06-24 | 1 | -4/+48 |
* | Remove InlinePlease and add inline function and RULE | simonpj@microsoft.com | 2006-06-05 | 1 | -1/+1 |
* | Make rule-matching robust to lets | simonpj@microsoft.com | 2006-05-25 | 1 | -45/+113 |
* | Fix a bug in rule matching | simonpj@microsoft.com | 2006-05-04 | 1 | -5/+10 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+633 |