summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Extension.hs
Commit message (Expand)AuthorAgeFilesLines
* TTG: Refactor bracket for desugaring during tcromes2022-03-181-11/+8
* Separate constructors for typed and untyped bracketsromes2022-03-181-10/+13
* TTG: Refactor HsBracketromes2022-03-181-2/+0
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-5/+0
* Fix some notesMatthew Pickering2022-02-081-1/+1
* TTG: replace Void/NoExtCon with DataConCantHappenKrzysztof Gogolewski2021-11-291-15/+34
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-0/+13
* Change representation of HsGetField and HsProjectionShayne Fletcher2021-05-271-3/+3
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-0/+13
* Change representation of field selector occurencesShayne Fletcher2021-05-231-1/+1
* Changes to HsRecField'Shayne Fletcher2021-05-191-19/+19
* Allow visible type application for levity-poly data consSimon Peyton Jones2021-05-071-1/+0
* Rename references to Note [Trees That Grow] consistently [skip ci]wip/amg/rename-ttg-notesAdam Gundry2021-04-231-1/+1
* EPA : rename 'api annotations' to 'exact print annotations'Alan Zimmerman2021-03-311-3/+4
* GHC Exactprint main commitAlan Zimmerman2021-03-201-23/+51
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-061-0/+2
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+665