#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)
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.


No differences found