summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmLex.x
Commit message (Expand)AuthorAgeFilesLines
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* annotate C-- calls that do not returnNorman Ramsey2007-08-201-0/+4
* Document use of no-break space in lexer for C--Michael D. Adams2007-05-211-1/+1
* Added 'return' to C--, and made arguments to 'jump' into CmmExprMichael D. Adams2007-05-161-0/+2
* parseInteger->parseUnsignedInteger to clarify meaningIsaac Dupree2007-05-261-5/+5
* Fixed a minor redundancy in the C-- lexerMichael D. Adams2007-05-101-1/+1
* Fixed the C-- lexer to comply with the standard on hex escape sequences.Michael D. Adams2007-05-101-1/+1
* Documented the Unicode tricks that are being played in the lexersMichael D. Adams2007-05-101-3/+3
* Module header tidyup, phase 1Simon Marlow2006-10-111-2/+3
* Merge Haddock comment support from ghc.haddock -- big patchdavve@dtek.chalmers.se2006-10-051-2/+2
* new syntax: "prim %OP (args)" for using CallishMachOps in .cmmSimon Marlow2006-06-291-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+311