index
:
debian-compcert
master
pristine-tar
upstream
Debian packaging for CompCert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cparser
/
Cutil.mli
Commit message (
Expand
)
Author
Age
*
Clean-up pass on C types:
xleroy
2014-04-23
*
C: Support array initializers that are too short + default init for remainder.
xleroy
2014-03-28
*
Revised treatment of _Alignas, for better compatibility with GCC and Clang, a...
xleroy
2013-11-06
*
Merge of the "alignas" branch.
xleroy
2013-10-05
*
Recognize attribute((packed)) after a "struct {...}" and not just between "st...
xleroy
2013-06-21
*
Support for inline assembly (asm statements).
xleroy
2012-12-18
*
Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)
xleroy
2012-11-03
*
Interp: help debug stuck expressions
xleroy
2012-02-10
*
arm/PrintAsm: don't generate "vfd" directive, useless?
xleroy
2011-08-22
*
cparser: support for attributes over struct and union.
xleroy
2011-05-12
*
Revised handling of GCC attributes. Preliminary, untested support for __alig...
xleroy
2011-04-14
*
Bugs with 1- empty bitfields, 2- anonymous bitfields, 3- result type of readi...
xleroy
2010-09-01
*
Merge of branches/full-expr-4:
xleroy
2010-08-18
*
Bug fix: infinite loop in cparser/ on bit field of size 32 bits.
xleroy
2010-04-09
*
Switching to the new C parser/elaborator/simplifier
xleroy
2010-03-03