summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsPat.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-2/+1
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-3/+1
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-2/+2
* Remove HasSourceText and SourceTextX classesAlan Zimmerman2018-04-071-2/+3
* Revert "trees that grow" workBen Gamari2017-11-211-5/+3
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-3/+5
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-4/+2
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-2/+4
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-3/+3
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-2/+2
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-2/+2
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-2/+2
* Reduce use of instances in hs-boot filesSimon Peyton Jones2016-04-201-2/+0
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8Thomas Miedema2015-07-211-8/+0
* compiler: de-lhs hsSyn/Austin Seipp2014-12-031-0/+30