aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Rename.ml
Commit message (Expand)AuthorAgeFilesLines
* Problems with multiple declarations of publically-visible identifiersxleroy2012-02-291-9/+21
* - Support for _Alignof(ty) operator from ISO C 2011xleroy2012-02-261-0/+1
* cparser: support for attributes over struct and union.xleroy2011-05-121-4/+5
* Revised treatment of builtinsxleroy2010-03-071-1/+1
* Support for 'inline' modifierxleroy2010-03-031-0/+1
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+253