aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cprint.ml
Commit message (Expand)AuthorAgeFilesLines
* Support for inline assembly (asm statements).xleroy2012-12-181-4/+8
* Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)xleroy2012-11-031-10/+10
* - Support for _Alignof(ty) operator from ISO C 2011xleroy2012-02-261-0/+2
* cparser: support for attributes over struct and union.xleroy2011-05-121-4/+6
* Preliminary support for gcc-style __attribute__ over typesxleroy2010-07-081-51/+62
* Support for 'inline' modifierxleroy2010-03-031-1/+3
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+490