- countless bugfixes
authorMatthias Braun <matze@braunis.de>
Sun, 16 Sep 2007 13:36:11 +0000 (13:36 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 16 Sep 2007 13:36:11 +0000 (13:36 +0000)
commitb25e6207470812cdca4e99650505b1b5de9e3046
tree94bfd770f084acb41a1a5e3bd7bd437cdcb1eda5
parent3e3bf65b33ece40f474c91dac37cf8ea716a5b03
- countless bugfixes
- implement octal and hexadecimal escape sequences
- implemented more gcc extensions

[r18353]
12 files changed:
ast.c
ast.h
ast_t.h
lexer.c
lexer.h
parser.c
tokens.inc
type.c
type.h
type_hash.c
type_t.h
write_fluffy.c