summaryrefslogtreecommitdiff
path: root/utils/genapply/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-041-1/+4
* Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headersJohn Ericson2019-09-171-1/+1
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-1/+1
* Remove most uses of TARGET platform macrosJohn Ericson2019-07-091-0/+4
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Documentation for StgRetFunÖmer Sinan Ağacan2019-01-161-1/+1
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-2/+0
* genapply: Explicitly specify argumentsMoritz Angermann2017-10-031-1/+1
* [Semigroup] fix genapplyMoritz Angermann2017-09-241-0/+4
* Prefer #if defined to #ifdefBen Gamari2017-04-281-2/+2
* Fix comment (old file names) in mk/ and utils/Takenobu Tani2017-02-041-6/+6
* genapply: update source file in autogenerated textSergei Trofimovich2016-10-041-1/+1
* Properly track live registers when saving the CCCS.Geoffrey Mainland2016-01-311-3/+26
* Code formatting cleanup.Geoffrey Mainland2016-01-311-3/+3
* Add type signatures.Geoffrey Mainland2016-01-311-0/+2
* Remove unused IND_PERMJoachim Breitner2016-01-231-3/+1
* Build system: Cabalize genapplyBen Gamari2015-12-171-0/+1044