parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / printer.c
2012-12-12 Matthias Braunsimplify license header similar to libFirm
2010-02-24 Matthias Braun- Rework the way literals are handled, these are now...
2010-02-15 Matthias Braunfix buffer printer overflowing buffer
2010-01-04 Matthias Braunadd a printing abstraction layer so we can print type...