2015-07-27 |
Simon Peyton Jones | Do not inline or apply rules on LHS of rules |
tree | commitdiff |
2015-07-16 |
Ben Gamari | CoreUtils: Move size utilities to CoreStats |
tree | commitdiff |
2015-07-10 |
Simon Peyton Jones | Comments only |
tree | commitdiff |
2015-06-28 |
Ben Gamari | Add -fcross-module-specialise flag |
tree | commitdiff |
2015-06-20 |
Edward Z. Yang | Filter orphan rules based on imports, fixes #10294... |
tree | commitdiff |
2015-06-18 |
Simon Peyton Jones | Refactor filterAlts into two parts |
tree | commitdiff |
2015-06-18 |
Simon Peyton Jones | Care with impossible-cons in combineIdenticalAlts |
tree | commitdiff |
2015-06-16 |
Ben Gamari | users_guide: Various spelling fixes |
tree | commitdiff |
2015-06-16 |
Ben Gamari | Lexer: Suggest adding 'let' on unexpected '=' token |
tree | commitdiff |
2015-06-02 |
Austin Seipp | compiler: make sure we reject -O + HscInterpreted |
tree | commitdiff |
2015-06-01 |
Simon Peyton Jones | Use named fields in SimplCont.Select constructor |
tree | commitdiff |
2015-06-01 |
Simon Peyton Jones | Use seq rather than (==) to force the size |
tree | commitdiff |
2015-05-22 |
Simon Peyton Jones | Fix a huge space leak in the mighty Simplifier |
tree | commitdiff |
2015-05-19 |
Austin Seipp | Revert "compiler: make sure we reject -O + HscInterpret... |
tree | commitdiff |
2015-05-19 |
Austin Seipp | compiler: make sure we reject -O + HscInterpreted |
tree | commitdiff |
2015-05-13 |
Austin Seipp | Revert D727 |
tree | commitdiff |
2015-05-11 |
Austin Seipp | compiler: make sure we reject -O + HscInterpreted |
tree | commitdiff |
2015-04-21 |
Simon Peyton Jones | Spelling in comment |
tree | commitdiff |
2015-04-16 |
Joachim Breitner | Call Arity: Trade precision for performance in large... |
tree | commitdiff |
2015-04-15 |
Joachim Breitner | Improve Call Arity performance |
tree | commitdiff |
2015-04-14 |
Simon Peyton Jones | Zap usage info in CSE (Trac #10218) |
tree | commitdiff |
2015-04-10 |
Gabor Greif | Typos in error messages and in comments |
tree | commitdiff |
2015-04-03 |
Thomas Miedema | Comments only, mostly typos |
tree | commitdiff |
2015-03-23 |
Richard Eisenberg | Do proper depth checking in the flattener to avoid... |
tree | commitdiff |
2015-03-23 |
Joachim Breitner | Minor fix to Note [Trimming arity] |
tree | commitdiff |
2015-03-22 |
Joachim Breitner | Trim Call Arity |
tree | commitdiff |
2015-03-17 |
Simon Peyton Jones | Move declaration of Rulebase from Rules to CoreSyn |
tree | commitdiff |
2015-03-17 |
Simon Peyton Jones | Comments, white space, and small refactoring |
tree | commitdiff |
2015-02-23 |
Joachim Breitner | Comment typo |
tree | commitdiff |
2015-02-21 |
Joachim Breitner | [ci skip] comment typo |
tree | commitdiff |
2015-02-10 |
Yuri de Wit | Replace .lhs with .hs in compiler comments |
tree | commitdiff |
2015-02-05 |
Alexander Vershilov | Make -ddump-splices output to stdout (fixes #8796) |
tree | commitdiff |
2015-01-19 |
Peter Wortmann | Split stripTicks into expression editing and tick colle... |
tree | commitdiff |
2014-12-17 |
Gabor Greif | Typos in comments |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Annotation linting |
tree | commitdiff |
2014-12-16 |
Peter Wortmann | Source notes (Core support) |
tree | commitdiff |
2014-12-15 |
Simon Peyton Jones | Make Core Lint check for locally-bound GlobalIds |
tree | commitdiff |
2014-12-11 |
Simon Peyton Jones | Fix an obscure but terrible bug in the simplifier ... |
tree | commitdiff |
2014-12-03 |
Austin Seipp | compiler: de-lhs simplCore/ |
tree | commitdiff |
2014-11-20 |
Adam Gundry | Implement typechecker plugins |
tree | commitdiff |
2014-11-19 |
David Feuer | Turn CoreWriter into a newtype; fix comment |
tree | commitdiff |
2014-11-07 |
David Feuer | Improve Applicative definitions |
tree | commitdiff |
2014-11-06 |
Jan Stolarek | Remove -ddump-core-pipeline flag |
tree | commitdiff |
2014-11-06 |
Jan Stolarek | Remove -ddump-simpl-phases flag |
tree | commitdiff |
2014-11-04 |
Simon Peyton Jones | Add comments explaining ProbOneShot |
tree | commitdiff |
2014-11-04 |
Simon Peyton Jones | Some refactoring around endPass and debug dumping |
tree | commitdiff |
2014-10-31 |
Jan Stolarek | Fix comment typos |
tree | commitdiff |
2014-10-30 |
Jan Stolarek | Comments only |
tree | commitdiff |
2014-10-14 |
Jan Stolarek | Fix comment typos: lll -> ll, THe -> The |
tree | commitdiff |
2014-10-01 |
Austin Seipp | [ci skip] compiler: Kill last remaining tabs in CallArity |
tree | commitdiff |
2014-10-01 |
David Feuer | Simplify mergeSATInfo by using zipWith |
tree | commitdiff |
2014-10-01 |
Simon Peyton Jones | Fix bogus comment |
tree | commitdiff |
2014-09-27 |
Thomas Miedema | Stop exporting, and stop using, functions marked as... |
tree | commitdiff |
2014-09-26 |
Simon Peyton Jones | De-tabify and remove trailing whitespace |
tree | commitdiff |
2014-09-26 |
Austin Seipp | [ci skip] simplCore: detabify/dewhitespace CoreMonad |
tree | commitdiff |
2014-09-23 |
Simon Peyton Jones | Ensure that loop breakers are computed when glomming |
tree | commitdiff |
2014-09-19 |
Simon Peyton Jones | Fix garbled comment wording |
tree | commitdiff |
2014-09-19 |
Simon Peyton Jones | Use mapAccumL (refactoring only) |
tree | commitdiff |
2014-09-09 |
Austin Seipp | Make Applicative a superclass of Monad |
tree | commitdiff |
2014-08-29 |
Gabor Greif | Typos in comments |
tree | commitdiff |
2014-08-29 |
Simon Peyton Jones | When finding loop breakers, distinguish INLINE from... |
tree | commitdiff |
2014-08-29 |
Simon Peyton Jones | Comments, white space, and rename "InlineRule" to ... |
tree | commitdiff |
2014-08-29 |
Simon Peyton Jones | Fix a bug in CSE, for INLINE/INLNEABLE things |
tree | commitdiff |
2014-08-29 |
Simon Peyton Jones | Define mapUnionVarSet, and use it |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Simple refactor of the case-of-case transform |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Run float-inwards immediately before the strictness... |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Comments only |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Don't float out (classop dict e1 e2) |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Refactor unfoldings |
tree | commitdiff |
2014-08-28 |
Simon Peyton Jones | Less voluminous output when printing continuations |
tree | commitdiff |
2014-08-20 |
Austin Seipp | simplCore: detabify/dewhitespace LiberateCase |
tree | commitdiff |
2014-08-20 |
Austin Seipp | simplCore: detabify/dewhitespace SetLevels |
tree | commitdiff |
2014-08-20 |
Austin Seipp | simplCore: detabify/dewhitespace SAT |
tree | commitdiff |
2014-08-19 |
Gabor Greif | This note's name has been fixed |
tree | commitdiff |
2014-08-19 |
Andrew Farmer | Fix three problems with occurrence analysis on case... |
tree | commitdiff |
2014-08-07 |
Simon Peyton Jones | Refactor the handling of case-elimination |
tree | commitdiff |
2014-08-07 |
Simon Peyton Jones | Extensive Notes on can_fail and has_side_effects |
tree | commitdiff |
2014-08-07 |
Simon Peyton Jones | Document the maintenance of the let/app invariant in... |
tree | commitdiff |
2014-08-07 |
Simon Peyton Jones | Don't float into unlifted function arguments |
tree | commitdiff |
2014-08-07 |
Simon Peyton Jones | Move Outputable instance for FloatBind to the data... |
tree | commitdiff |
2014-05-15 |
Herbert Valerio... | Add LANGUAGE pragmas to compiler/ source files |
tree | commitdiff |
2014-05-08 |
Simon Peyton Jones | Improve tracing in Simplifier |
tree | commitdiff |
2014-04-24 |
Gabor Greif | Some typos in comments |
tree | commitdiff |
2014-04-24 |
Simon Peyton Jones | Don't eta-expand PAPs (fixes Trac #9020) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold template-haskell.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold integer-gmp.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold integer-simple.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold base.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold ghc-prim.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-08 |
Simon Peyton Jones | Allow a longer demand signature than arity |
tree | commitdiff |
2014-03-25 |
Gabor Greif | Typos in comments |
tree | commitdiff |
2014-03-24 |
Simon Peyton Jones | Eliminate redundant seq's (Trac #8900) |
tree | commitdiff |
2014-03-24 |
Simon Peyton Jones | Comments only |
tree | commitdiff |
2014-03-18 |
Simon Peyton Jones | Make sure we occurrence-analyse unfoldings (fixes Trac... |
tree | commitdiff |
2014-03-14 |
Joachim Breitner | Call Arity: Never eta-expand thunks in recursive groups |
tree | commitdiff |
2014-03-14 |
Joachim Breitner | Call Arity : Note about fakeBoringCalls |
tree | commitdiff |
2014-03-12 |
Joachim Breitner | Call Arity: Resurrect fakeBoringCalls |
tree | commitdiff |
2014-03-11 |
Simon Peyton Jones | Fix last-minute typo in SetLevels commit ef44a4 |
tree | commitdiff |
2014-03-11 |
Simon Peyton Jones | Make SetLevels do substitution properly (fixes Trac... |
tree | commitdiff |
2014-03-05 |
Joachim Breitner | Major Call Arity rework |
tree | commitdiff |
next |