aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cutil.mli
Commit message (Expand)AuthorAgeFilesLines
...
* Support for inline assembly (asm statements).xleroy2012-12-181-0/+3
* Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)xleroy2012-11-031-2/+2
* Interp: help debug stuck expressionsxleroy2012-02-101-0/+2
* arm/PrintAsm: don't generate "vfd" directive, useless?xleroy2011-08-221-1/+3
* cparser: support for attributes over struct and union.xleroy2011-05-121-2/+4
* Revised handling of GCC attributes. Preliminary, untested support for __alig...xleroy2011-04-141-0/+3
* Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...xleroy2010-09-011-0/+7
* Merge of branches/full-expr-4:xleroy2010-08-181-0/+6
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-0/+5
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+169