Remove the unnecessary distinction between T_INTEGER, T_INTEGER_HEXADECIMAL and T_INT...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 17:25:33 +0000 (19:25 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 18:07:07 +0000 (20:07 +0200)
commitae36169d2f7fe745297ff976c0765d7a4882995e
tree2f72575591a506b7bec2529c5fa0cbe740d8fe49
parent1842f87f00887ea5ba75e510d825935f4602faee
Remove the unnecessary distinction between T_INTEGER, T_INTEGER_HEXADECIMAL and T_INTEGER_OCTAL.

Just keep T_INTEGER.
lexer.c
parser.c
token.c
tokens.inc