summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot-th/GHC
Commit message (Expand)AuthorAgeFilesLines
* Derive Ord instance for ExtensionShayne Fletcher2020-04-201-0/+4
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+2
* Add explicit LANGUAGE Safe to template-haskellOleg Grenrus2020-02-141-1/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+1
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-141-0/+1
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+1
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-0/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-201-1/+7
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-183-0/+3
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-0/+1
* Support adding objects from THAlec Theriault2018-03-251-1/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+1
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-0/+1
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-0/+1
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-081-0/+10
* Implement deriving strategiesRyan Scott2016-09-301-0/+1
* Fix startsVarSym and refactor operator predicates (fixes #4239)Malo Jaffré2016-09-011-3/+20
* Revert "Fix startsVarSym and refactor operator predicates (fixes #4239)"Ben Gamari2016-09-011-20/+3
* Fix startsVarSym and refactor operator predicates (fixes #4239)Ben Gamari2016-09-011-3/+20
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-0/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-162-0/+164