aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cabshelper.ml
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-2/+2
* Experiment: support a subset of GCC's extended asm statements.Xavier Leroy2015-04-171-1/+1
* 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