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