summaryrefslogtreecommitdiff
path: root/cfrontend/PrintClight.ml
Commit message (Expand)AuthorAge
* Merge of "newspilling" branch:Gravatar xleroy2014-07-23
* Better printing of integer literals: add U and LL suffixes when needed.Gravatar xleroy2014-01-12
* Simpler, more robust emulation of calls to variadic functions:Gravatar xleroy2013-12-28
* Support "default" cases in the middle of a "switch", not just at the end.Gravatar xleroy2013-12-21
* - Recognize __builtin_fabs as an operator, not just a builtin,Gravatar xleroy2013-11-06
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:Gravatar xleroy2013-04-20
* Watch out for behaviors exponential in the nesting of struct/union types. Gravatar xleroy2013-03-23
* Camlcoq.ml: bug in conversion Z to stringGravatar xleroy2013-01-29
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.Gravatar xleroy2013-01-29
* Globalenvs: allocate one-byte block with permissions Nonempty for eachGravatar xleroy2012-11-12
* Make Clight independent of CompCert C.Gravatar xleroy2012-10-08
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* Forgot to collect types of expressionsGravatar xleroy2012-07-28
* Use Flocq for floatsGravatar xleroy2012-06-28
* - Support for _Alignof(ty) operator from ISO C 2011Gravatar xleroy2012-02-26
* Don't print external declarations for builtins.Gravatar xleroy2012-02-18
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsGravatar xleroy2011-10-18
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18