aboutsummaryrefslogtreecommitdiffstats
path: root/common/Determinism.v
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Support for 64-bit architectures: generic supportXavier Leroy2016-10-011-4/+4
* common/Determinism.v: dual-license with GPLXavier Leroy2016-06-301-0/+3
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-46/+46
* Use Coq strings instead of idents to name external and builtin functions.Xavier Leroy2015-10-111-2/+3
* Represent external worlds by a coinductive type rather than an inductive type.Xavier Leroy2015-06-071-1/+1
* Make small-step semantics more parametric w.r.t. the type of global environme...Xavier Leroy2014-11-261-5/+5
* Remove some useless "Require".xleroy2012-12-301-1/+0
* Removed old, commented-out definitions.xleroy2012-08-011-292/+30
* Cleaned up old commented-out partsxleroy2011-08-191-19/+0
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-54/+55
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-102/+155
* Merge of branches/full-expr-4:xleroy2010-08-181-137/+373
* - Extended traces so that pointers within globals are supported as event values.xleroy2010-05-101-11/+23
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-62/+80
* Distinguish two kinds of nonterminating behaviors: silent divergencexleroy2009-08-161-0/+508