summaryrefslogtreecommitdiff
path: root/cparser/Elab.ml
Commit message (Expand)AuthorAge
...
* Adding __builtin_annotationGravatar xleroy2010-09-01
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...Gravatar xleroy2010-09-01
* Preliminary support for gcc-style __attribute__ over typesGravatar xleroy2010-07-08
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.Gravatar xleroy2010-04-09
* Revised treatment of builtinsGravatar xleroy2010-03-07
* Support for 'inline' modifierGravatar xleroy2010-03-03
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03