aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Interp.ml
Commit message (Expand)AuthorAgeFilesLines
...
* Interp: accommodate "int main(int, char **)".xleroy2011-10-191-5/+36
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-11/+14
* Treatment of volatiles: offer the choice between random reads and treating vo...xleroy2011-08-091-2/+17
* Interp.ml: initialize PRNGxleroy2011-07-291-0/+1
* Added animation of the CompCert C semantics (ccomp -interp)xleroy2011-07-281-0/+408