summaryrefslogtreecommitdiff
path: root/utils/genprimopcode
Commit message (Expand)AuthorAgeFilesLines
* 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