summaryrefslogtreecommitdiff
path: root/compiler/rename/RnFixity.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-214/+0
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-1/+1
* Refactor iface file generation:Ömer Sinan Ağacan2019-09-301-1/+1
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-1/+1
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-2/+2
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-6/+8
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-2/+3
* Revert "trees that grow" workBen Gamari2017-11-211-3/+2
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-2/+3
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-3/+2
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-2/+3
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-1/+1
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-121-0/+209