make enum entries use an expression instead of an initializer, set array type size...
authorMatthias Braun <matze@braunis.de>
Thu, 22 Nov 2007 12:35:51 +0000 (12:35 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 22 Nov 2007 12:35:51 +0000 (12:35 +0000)
commitf406801b369c6b4410f41d8ee9f467ccb7f02765
treebf685dff80677c204942077212357c7524e4cfb9
parent4ca7f4487fddb206faf62a0e4ec1bcb182e299b6
make enum entries use an expression instead of an initializer, set array type size from initializer if it wasn't specified

[r18516]
TODO
ast_t.h
parser.c
type.c
write_fluffy.c