summaryrefslogtreecommitdiff
path: root/utils/genprimopcode
Commit message (Expand)AuthorAgeFilesLines
...
* More commandline flag improvementsIan Lynagh2008-06-161-2/+2
* Cabalize ext-core toolsTim Chevalier2008-05-141-2/+3
* Generate fsLit not FSLIT in genprimopcodeIan Lynagh2008-04-121-1/+1
* Extra info in genprimopcode --make-ext-core-sourceTim Chevalier2008-04-141-10/+43
* Extend genprimopcode to print primop types for ext-coreTim Chevalier2008-04-101-2/+94
* prelude/PrimOp is now mostly warning-freeIan Lynagh2008-03-291-5/+7
* Use _ rather than "other" in generated codeIan Lynagh2008-03-291-1/+1
* Add an OPTIONS -w pragma to utils/genprimopcode/Lexer.xxIan Lynagh2007-09-051-0/+7
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Fix and supress some warnings, and turn on -Werror when validatingIan Lynagh2007-09-021-0/+7
* Warning Police: Unused importsMichael D. Adams2007-07-132-3/+1
* remove now-unused usage information (#1003)Simon Marlow2007-05-101-13/+0
* Remove redundant importIan Lynagh2007-04-111-1/+0
* Replace genprimopcode's parsec parser with an alex+happy parserIan Lynagh2007-04-106-378/+503
* Warning police: Avoid name shadowingsven.panne@aedion.de2007-03-141-61/+61
* Handle primitive types and pseudo ops when generating LaTeXsven.panne@aedion.de2007-03-141-0/+15
* Warning police: Replace patter matching failures by something more informativesven.panne@aedion.de2007-03-141-1/+13
* Warning police: Don't rely on defaultingsven.panne@aedion.de2007-03-141-1/+1
* Warning police: Removed "Defined but not used" warningssven.panne@aedion.de2007-03-141-25/+25
* Warning police: Added type signaturessven.panne@aedion.de2007-03-141-13/+64
* Use -Wall for compilation of genprimopcodesven.panne@aedion.de2007-03-141-0/+2
* Fix #839 (Generate documentation for built-in types and primitve operations)Simon Marlow2007-02-281-25/+67
* Reorganisation of the source treeSimon Marlow2006-04-072-0/+806