summaryrefslogtreecommitdiff
path: root/cparser/Cprint.ml
Commit message (Expand)AuthorAge
* - Support for _Alignof(ty) operator from ISO C 2011Gravatar xleroy2012-02-26
* cparser: support for attributes over struct and union.Gravatar xleroy2011-05-12
* Preliminary support for gcc-style __attribute__ over typesGravatar xleroy2010-07-08
* Support for 'inline' modifierGravatar xleroy2010-03-03
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03