aboutsummaryrefslogtreecommitdiffstats
path: root/common/Determinism.v
Commit message (Collapse)AuthorAgeFilesLines
* Distinguish two kinds of nonterminating behaviors: silent divergencexleroy2009-08-161-0/+508
and reactive divergence. As a consequence: - Removed the Enilinf constructor from traceinf (values of traceinf type are always infinite traces). - Traces are now uniquely defined. - Adapted proofs big step -> small step for Clight and Cminor accordingly. - Strengthened results in driver/Complements accordingly. - Added common/Determinism to collect generic results about deterministic semantics. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1123 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e