summaryrefslogtreecommitdiff
path: root/cparser/C.mli
Commit message (Expand)AuthorAge
* Support C99 compound literals (by expansion in Unblock pass).Gravatar xleroy2014-08-21
* Simpler, more robust emulation of calls to variadic functions:Gravatar xleroy2013-12-28
* Merge of the "alignas" branch.Gravatar xleroy2013-10-05
* Support for inline assembly (asm statements).Gravatar xleroy2012-12-18
* Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)Gravatar xleroy2012-11-03
* - 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