summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax/Extension.hs
Commit message (Expand)AuthorAgeFilesLines
* Add sized primitive literal syntaxBen Orchard2023-05-031-0/+6
* Handle records in the renamersheaf2023-03-291-0/+2
* Class layout info (#19623)Vladislav Zavialov2022-10-231-27/+0
* Remove many GHC dependencies from L.H.Sromes2022-07-061-16/+9
* TTG for HsTyLitromes2022-07-061-0/+7
* TTG for ForeignImport/Exportromes2022-07-061-0/+4
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-1/+9
* TTG: Move HsModule to L.H.Sromes2022-07-031-0/+6
* HsToken for @-patterns and TypeApplications (#19623)Vladislav Zavialov2022-06-201-1/+8
* TTG: Rework and improve splicesromes2022-06-011-7/+6
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-011-12/+12
* 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