aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Elab.ml
Commit message (Expand)AuthorAgeFilesLines
* Updates for IA32-Cygwin.xleroy2010-09-081-1/+1
* Adding __builtin_annotationxleroy2010-09-011-0/+11
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...xleroy2010-09-011-5/+12
* Preliminary support for gcc-style __attribute__ over typesxleroy2010-07-081-2/+14
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-6/+5
* Revised treatment of builtinsxleroy2010-03-071-1/+1
* Support for 'inline' modifierxleroy2010-03-031-19/+21
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+1759