| Commit message (Expand) | Author | Age |
* | Merge of branch "unsigned-offsets": | xleroy | 2011-04-09 |
* | Initializers for global variables: compile-time evaluation of expressions don... | xleroy | 2011-03-12 |
* | Float.intoffloat and Float.intuoffloat are now partial functions. | xleroy | 2010-10-28 |
* | Nettoyages pour doc | xleroy | 2010-08-18 |
* | Removed useless constraints on return type at Sreturn instructions | xleroy | 2010-08-18 |
* | Merge of branches/full-expr-4: | xleroy | 2010-08-18 |
* | Support for inlined built-ins. | xleroy | 2010-06-29 |
* | More faithful semantics for volatile reads and writes. | xleroy | 2010-05-23 |
* | - Extended traces so that pointers within globals are supported as event values. | xleroy | 2010-05-10 |
* | Suppressed axioms Float.eq_zero_{true,false}, since the latter is | xleroy | 2010-05-09 |
* | Add "fabs" (floating-point absolute value) as a unary operator in | xleroy | 2010-05-02 |
* | Merge of the newmem and newextcalls branches: | xleroy | 2010-03-07 |
* | Function types didn't always degrade to pointers like they should. Introduce... | xleroy | 2010-03-02 |
* | Revised lib/Integers.v to make it parametric w.r.t. word size. | xleroy | 2009-11-19 |
* | Last updates for release 1.5. | xleroy | 2009-08-28 |
* | Distinguish two kinds of nonterminating behaviors: silent divergence | xleroy | 2009-08-16 |
* | Transition semantics for Clight and Csharpminor | xleroy | 2009-08-03 |
* | Adapted to work with Coq 8.2-1 | xleroy | 2009-06-05 |
* | Replace cast{8,16}{signed,unsigned} with zero_ext and sign_ext. | xleroy | 2008-12-29 |
* | Clight: ajout Econdition, suppression Eindex. | xleroy | 2008-09-27 |
* | Utilisation de intoffloatu. Ajout du cas int + ptr. | xleroy | 2008-05-31 |
* | Revu les comparaisons de pointeurs: == et <> sont definis entre 2 pointeurs v... | xleroy | 2008-05-30 |
* | Ajout license, README, copyright notices | xleroy | 2008-01-27 |
* | In Clight, revised handling of comparisons between pointers and 0 | xleroy | 2007-11-13 |
* | Relaxation de la regle d'evaluation Ecast | xleroy | 2007-10-17 |
* | Fusion de la branche restr-cminor. En Clight, C#minor et Cminor, les express... | xleroy | 2007-08-28 |
* | Documentation | xleroy | 2007-08-05 |
* | Fusion des modifications faites sur les branches "tailcalls" et "smallstep". | xleroy | 2007-08-04 |
* | Revu traitement des structures et unions recursives. Dans Cshmgen, meilleure... | xleroy | 2006-09-11 |
* | Permettre les casts entre types de fonction | xleroy | 2006-09-06 |
* | Csem: l'hypothese de typage sur main est inutile (assuree par wt_program) | xleroy | 2006-09-06 |
* | Revu traitement des variables globales dans AST.program et dans Globalenvs. | xleroy | 2006-09-05 |
* | Fusion de la branche "traces": | xleroy | 2006-09-04 |