summaryrefslogtreecommitdiff
path: root/cfrontend/Csyntax.v
Commit message (Expand)AuthorAge
* - Support "switch" statements over 64-bit integersGravatar xleroy2014-08-17
* 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
* Remove some useless "Require".Gravatar xleroy2012-12-30
* Make Clight independent of CompCert C.Gravatar xleroy2012-10-08
* Merge of branch seq-and-or. See Changelog for details.Gravatar xleroy2012-10-06
* - Support for _Alignof(ty) operator from ISO C 2011Gravatar xleroy2012-02-26
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* Improved semantics of castsGravatar xleroy2011-07-17
* Merge of branch "unsigned-offsets":Gravatar xleroy2011-04-09
* Adding __builtin_annotationGravatar xleroy2010-09-01
* Merge of branches/full-expr-4:Gravatar xleroy2010-08-18
* Support for inlined built-ins.Gravatar xleroy2010-06-29
* Add "fabs" (floating-point absolute value) as a unary operator inGravatar xleroy2010-05-02
* Function types didn't always degrade to pointers like they should. Introduce...Gravatar xleroy2010-03-02
* Transition semantics for Clight and CsharpminorGravatar xleroy2009-08-03
* Adapted to work with Coq 8.2-1Gravatar xleroy2009-06-05
* Clight: ajout Econdition, suppression Eindex.Gravatar xleroy2008-09-27
* Utilisation de intoffloatu. Ajout du cas int + ptr.Gravatar xleroy2008-05-31
* Ajout license, README, copyright noticesGravatar xleroy2008-01-27
* In Clight, revised handling of comparisons between pointers and 0Gravatar xleroy2007-11-13
* Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express...Gravatar xleroy2007-08-28
* DocumentationGravatar xleroy2007-08-05
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".Gravatar xleroy2007-08-04
* Revu traitement des structures et unions recursives. Dans Cshmgen, meilleure...Gravatar xleroy2006-09-11
* Revu traitement des variables globales dans AST.program et dans Globalenvs.Gravatar xleroy2006-09-05
* Fusion de la branche "traces":Gravatar xleroy2006-09-04