aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Env.ml
Commit message (Expand)AuthorAgeFilesLines
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-6/+6
* Improve printing of errors.Xavier Leroy2014-12-301-3/+11
* Support for inline assembly (asm statements).xleroy2012-12-181-3/+35
* cparser: support for attributes over struct and union.xleroy2011-05-121-0/+1
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-2/+3
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+247