summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsExtension.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-1168/+0
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-7/+72
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-5/+5
* Pattern/expression ambiguity resolutionVladislav Zavialov2019-05-031-8/+0
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Remove unused XArrApp and XArrForm extension pointsRyan Scott2019-03-201-4/+0
* Visible kind applicationmynguyen2019-01-031-0/+2
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-17/+23
* TTG typo: XFieldOcc should be XCFieldOccAlan Zimmerman2018-07-151-2/+2
* TTG for IPBind had wrong extension nameAlan Zimmerman2018-06-221-2/+2
* Remove HsEqTy and XEqTyRyan Scott2018-06-201-2/+0
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-14/+2
* Introduce DerivingViaRyan Scott2018-06-041-0/+8
* vectorise: Put it out of its miseryBen Gamari2018-06-021-39/+0
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-125/+488
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-174/+329
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-42/+457
* Remove HasSourceText and SourceTextX classesAlan Zimmerman2018-04-071-84/+13
* Revert "trees that grow" workBen Gamari2017-11-211-473/+86
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-8/+121
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-3/+119
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-86/+244
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-242/+86
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-86/+242
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-0/+289