summaryrefslogtreecommitdiff
path: root/cparser/Bitfields.ml
Commit message (Expand)AuthorAge
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...Gravatar xleroy2010-09-01
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.Gravatar xleroy2010-04-09
* Static initialization of structs with bitfieldsGravatar xleroy2010-04-07
* Switching to the new C parser/elaborator/simplifierGravatar xleroy2010-03-03