2018-07-05 |
Ryan Scott | Fix #15331 with careful blasts of parenthesizeHsType |
blob | commitdiff |
2018-07-05 |
Ryan Scott | Instantiate GND bindings with an explicit type signature |
blob | commitdiff | diff to current |
2018-05-14 |
Ryan Scott | Fix #14875 by introducing PprPrec, and using it |
blob | commitdiff | diff to current |
2018-04-13 |
Alan Zimmerman | TTG for HsBinds and Data instances Plan B |
blob | commitdiff | diff to current |
2018-04-10 |
Ben Gamari | Revert "Fix #14838 by marking TH-spliced code as FromSo... |
blob | commitdiff | diff to current |
2018-04-09 |
Alan Zimmerman | Restore Trees That Grow reverted commits |
blob | commitdiff | diff to current |
2018-03-23 |
Ryan Scott | Special-case record fields ending with hash when derivi... |
blob | commitdiff | diff to current |
2018-03-02 |
Ryan Scott | Fix #14838 by marking TH-spliced code as FromSource |
blob | commitdiff | diff to current |
2018-01-21 |
Ryan Scott | Fix #14692 by correcting an off-by-one error in TcGenDeriv |
blob | commitdiff | diff to current |
2018-01-18 |
Ryan Scott | Fix #14681 and #14682 with precision-aimed parentheses |
blob | commitdiff | diff to current |
2017-11-22 |
Ben Gamari | Update Hadrian |
blob | commitdiff | diff to current |
2017-11-21 |
Ben Gamari | Revert "trees that grow" work |
blob | commitdiff | diff to current |
2017-11-15 |
Andrey Mokhov | Pull recent Hadrian changes from upstream |
blob | commitdiff | diff to current |
2017-11-11 |
Alan Zimmerman | WIP on combined Step 1 and 3 for Trees That Grow, HsExpr |
blob | commitdiff | diff to current |
2017-11-10 |
Ben Gamari | Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34' |
blob | commitdiff | diff to current |
2017-11-09 |
Ben Gamari | Merge initial Hadrian snapshot |
blob | commitdiff | diff to current |
2017-11-08 |
Alan Zimmerman | WIP on Doing a combined Step 1 and 3 for Trees That... |
blob | commitdiff | diff to current |
2017-11-08 |
Ben Gamari | Merge remote-tracking branch 'github/pr/83' |
blob | commitdiff | diff to current |
2017-11-07 |
Ben Gamari | Revert "WIP on combining Step 1 and 3 of Trees That... |
blob | commitdiff | diff to current |
2017-11-07 |
Alan Zimmerman | WIP on combining Step 1 and 3 of Trees That Grow |
blob | commitdiff | diff to current |
2017-11-06 |
Andrey Mokhov | Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988... |
blob | commitdiff | diff to current |
2017-11-02 |
Ryan Scott | Implement the EmptyDataDeriving proposal |
blob | commitdiff | diff to current |
2017-10-25 |
Tobias Dammers | Factor out readField (#14364) |
blob | commitdiff | diff to current |
2017-10-16 |
Peter Trommler | Fix typo |
blob | commitdiff | diff to current |
2017-09-19 |
Herbert Valerio... | compiler: introduce custom "GhcPrelude" Prelude |
blob | commitdiff | diff to current |
2017-09-07 |
Gabor Greif | Fix typos in diagnostics, testsuite and comments |
blob | commitdiff | diff to current |
2017-07-29 |
Richard Eisenberg | Fix #14045 by omitting an unnecessary check |
blob | commitdiff | diff to current |
2017-06-05 |
Alan Zimmerman | Udate hsSyn AST to use Trees that Grow |
blob | commitdiff | diff to current |
2017-06-02 |
Ryan Scott | Use lengthIs and friends in more places |
blob | commitdiff | diff to current |
2017-05-09 |
Ben Gamari | Treat banged bindings as FunBinds |
blob | commitdiff | diff to current |
2017-05-08 |
Nolan | Make XNegativeLiterals treat -0.0 as negative 0 |
blob | commitdiff | diff to current |
2017-04-01 |
David Feuer | Don't derive showList |
blob | commitdiff | diff to current |
2017-03-30 |
David Feuer | Deriving for phantom and empty types |
blob | commitdiff | diff to current |
2017-03-03 |
Ben Gamari | Show: Add ShowS for ", " |
blob | commitdiff | diff to current |
2017-02-03 |
Sylvain Henry | Ditch static flags |
blob | commitdiff | diff to current |
2017-01-09 |
Gabor Greif | Typos in comments (and in a test) |
blob | commitdiff | diff to current |
2016-12-07 |
Alan Zimmerman | Add HsSyn prettyprinter tests |
blob | commitdiff | diff to current |
2016-11-15 |
Gabor Greif | Typos in comments, notes and manual |
blob | commitdiff | diff to current |
2016-11-06 |
Ryan Scott | Allow GeneralizedNewtypeDeriving for classes with assoc... |
blob | commitdiff | diff to current |
2016-11-04 |
Simon Peyton Jones | Add comments from Trac #12768 |
blob | commitdiff | diff to current |
2016-11-02 |
Simon Peyton Jones | Tiny refactor |
blob | commitdiff | diff to current |
2016-10-06 |
Ryan Scott | Refactor TcDeriv and TcGenDeriv |
blob | commitdiff | diff to current |
2016-10-01 |
Ryan Scott | Implement deriving strategies |
blob | commitdiff | diff to current |
2016-09-30 |
Simon Peyton Jones | Fix impredicativity (again) |
blob | commitdiff | diff to current |
2016-09-11 |
Ryan Scott | Fix derived Ix instances for one-constructor GADTs |
blob | commitdiff | diff to current |
2016-09-05 |
Petr Prokhorenkov | Make generated Ord instances smaller (per #10858). |
blob | commitdiff | diff to current |
2016-08-30 |
Ryan Scott | TcGenDeriv: Typofix |
blob | commitdiff | diff to current |
2016-08-29 |
Ryan Scott | Remove unused DerivInst constructor for DerivStuff |
blob | commitdiff | diff to current |
2016-07-18 |
Ryan Scott | Make DeriveFunctor work with unboxed tuples |
blob | commitdiff | diff to current |
2016-07-05 |
Simon Peyton Jones | Make unique auxiliary function names in deriving |
blob | commitdiff | diff to current |
2016-06-25 |
Richard Eisenberg | s/Invisible/Inferred/g s/Visible/Required/g |
blob | commitdiff | diff to current |
2016-06-15 |
Simon Peyton Jones | Re-add FunTy (big patch) |
blob | commitdiff | diff to current |
2016-06-06 |
Alan Zimmerman | Merge MatchFixity and HsMatchContext |
blob | commitdiff | diff to current |
2016-05-21 |
Andrew Farmer | Fix deriving Ord when RebindableSyntax is enabled |
blob | commitdiff | diff to current |
2016-03-24 |
Ben Gamari | Show: Restore redundant parentheses around records |
blob | commitdiff | diff to current |
2016-02-18 |
Ben Gamari | Fix thinko that crept into D1908 |
blob | commitdiff | diff to current |
2016-02-17 |
RyanGlScott | Remove superfluous code when deriving Foldable/Traversable |
blob | commitdiff | diff to current |
2016-02-08 |
Simon Peyton Jones | Define mkTvSubst, and use it |
blob | commitdiff | diff to current |
2016-02-08 |
Simon Peyton Jones | Some tiding up in TcGenDeriv |
blob | commitdiff | diff to current |
2016-01-27 |
Richard Eisenberg | Refactor the typechecker to use ExpTypes. |
blob | commitdiff | diff to current |
2016-01-27 |
Ömer Sinan Ağacan | s/unLifted/unlifted for consistency |
blob | commitdiff | diff to current |
2016-01-20 |
Ben Gamari | Use (&&) instead of `if` in Ix derivation |
blob | commitdiff | diff to current |
2016-01-18 |
Eric Seidel | un-wire-in error, undefined, CallStack, and IP |
blob | commitdiff | diff to current |
2016-01-16 |
Alan Zimmerman | Work SourceText in for all integer literals |
blob | commitdiff | diff to current |
2015-12-31 |
Herbert Valerio... | Drop pre-AMP compatibility CPP conditionals |
blob | commitdiff | diff to current |
2015-12-24 |
Richard Eisenberg | Visible type application |
blob | commitdiff | diff to current |
2015-12-11 |
Richard Eisenberg | Add kind equalities to GHC. |
blob | commitdiff | diff to current |
2015-12-09 |
Simon Peyton Jones | Fix DeriveAnyClass (Trac #9968) |
blob | commitdiff | diff to current |
2015-12-07 |
RyanGlScott | Use TypeLits in the meta-data encoding of GHC.Generics |
blob | commitdiff | diff to current |
2015-12-01 |
Simon Peyton Jones | Refactor treatment of wildcards |
blob | commitdiff | diff to current |
2015-11-13 |
Alan Zimmerman | APIAnnotations:add Locations in hsSyn for layout |
blob | commitdiff | diff to current |
2015-10-16 |
Adam Gundry | Implement DuplicateRecordFields |
blob | commitdiff | diff to current |
2015-10-15 |
Edward Z. Yang | Rename package key to unit ID, and installed package... |
blob | commitdiff | diff to current |
2015-10-03 |
RyanGlScott | Fill in associated type defaults with DeriveAnyClass |
blob | commitdiff | diff to current |
2015-09-22 |
RyanGlScott | DeriveLift extension (#1830) |
blob | commitdiff | diff to current |
2015-09-22 |
Bartosz Nitka | Make derived names deterministic |
blob | commitdiff | diff to current |
2015-07-16 |
RyanGlScott | DeriveFoldable for data types with existential constrai... |
blob | commitdiff | diff to current |
2015-05-18 |
Simon Peyton Jones | Refactor tuple constraints |
blob | commitdiff | diff to current |
2015-05-14 |
Austin Seipp | Revert multiple commits |
blob | commitdiff | diff to current |
2015-05-13 |
Simon Peyton Jones | Refactor tuple constraints |
blob | commitdiff | diff to current |
2015-05-06 |
Austin Seipp | Revert "API Annotations : add Locations in hsSyn were... |
blob | commitdiff | diff to current |
2015-05-06 |
Alan Zimmerman | API Annotations : add Locations in hsSyn were layout... |
blob | commitdiff | diff to current |
2015-05-01 |
Simon Peyton Jones | Refactor TyCon to eliminate TupleTyCon |
blob | commitdiff | diff to current |
2015-04-07 |
Thomas Miedema | Typechecker: refactoring only |
blob | commitdiff | diff to current |
2015-03-16 |
Thomas Miedema | Dont call unsafeGlobalDynFlags if it is not set |
blob | commitdiff | diff to current |
2015-03-07 |
Iavor S. Diatchki | Custom `Typeable` solver, that keeps track of kinds. |
blob | commitdiff | diff to current |
2015-03-07 |
Herbert Valerio... | Re-export `<$>` from Prelude (#10113) |
blob | commitdiff | diff to current |
2015-03-02 |
Thomas Miedema | Show record construction/update without parens |
blob | commitdiff | diff to current |
2015-03-02 |
Simon Peyton Jones | Comments only |
blob | commitdiff | diff to current |
2015-02-23 |
Thomas Miedema | Show '#' on unboxed literals |
blob | commitdiff | diff to current |
2015-02-20 |
Simon Peyton Jones | Comments only |
blob | commitdiff | diff to current |
2014-12-08 |
Gabor Greif | catch some recent typos |
blob | commitdiff | diff to current |
2014-12-03 |
Austin Seipp | compiler: de-lhs typecheck/ |
blob | commitdiff | diff to current |
|