aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cabshelper.ml
Commit message (Expand)AuthorAgeFilesLines
* Assorted fixes to fix parsing issues and be more GCC-like:xleroy2014-05-121-1/+1
* Incorrect conversion of K&R functions. Example of problem:xleroy2014-05-121-0/+7
* Support for old-style K&R function definitions.xleroy2014-05-051-0/+1
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-51/+4
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...xleroy2010-09-011-1/+1
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+126