implement support for complex types
authorMatthias Braun <matze@braunis.de>
Mon, 10 Dec 2012 15:35:47 +0000 (16:35 +0100)
committerMatthias Braun <matze@braunis.de>
Mon, 10 Dec 2012 22:50:15 +0000 (23:50 +0100)
commit227b0eb126a28cde3726b5618a6767dba1393bf5
tree3ae03e38f531a1bff6d3d497dd83098a82310e3e
parentcb6d7832f5f6bd1dbd827a8e03d51519b25f9560
implement support for complex types

Not tested that much yet, and support for statement expressions is still
missing.
ast.c
ast2firm.c
ast_t.h
libfirm
parser.c
type.c
type_t.h