- started implementation of size and alignment for types
[cparser] / types.c
2008-09-13 Michael Beck- started implementation of size and alignment for...
2008-08-31 Michael Beckadd type_unsigned_short
2008-08-31 Michael Beck- implemented -Wwrite-strings
2008-08-06 Matthias Braunimplement transparent_union
2008-03-18 Michael Beckmicrosoft types are just synonyms for default types
2008-03-16 Michael Beckmicrosoft explicit types added
2008-03-07 Michael Beck- add alignment to types and declarations
2008-02-18 Matthias Braunadd license comments
2007-12-19 Michael BeckAdd debug info for types
2007-12-17 Matthias Braunrename the statement_base_t statement to base in the...
2007-12-14 Christoph MallonImplement -Wmain.
2007-12-13 Christoph MallonUse the error type consistently.
2007-12-12 Michael Beck- create an error type
2007-12-05 Christoph MallonMissing files.