#1318: lex negative unboxed literals
authorIsaac Dupree <id@isaac.cedarswampstudios.org>
Sat, 26 May 2007 23:00:45 +0000 (23:00 +0000)
committerIsaac Dupree <id@isaac.cedarswampstudios.org>
Sat, 26 May 2007 23:00:45 +0000 (23:00 +0000)
commit78d145815572a7b28d6fb9169a5567a604e38846
treeffca4a51770d4fc63488dd4a7ebb09257beb67fb
parenta9c123b7ae2620627037ca974b9908b1eead827e
#1318: lex negative unboxed literals
I reorganized the lexing of numeric literals a bit so the code didn't
get too ugly, after trying a few ways, and also considering possible plans
to be able to conditionally lex negative _boxed_ literals.
compiler/parser/Lexer.x