aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintLTL.ml
Commit message (Expand)AuthorAgeFilesLines
* Move shared code in new file.Bernhard Schommer2020-06-281-1/+1
* Compatibility with OCaml 4.08 (#302)Xavier Leroy2019-07-081-1/+1
* Remove open Locations.Bernhard Schommer2017-02-061-6/+5
* Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-2/+2
* Code cleanup.Bernhard Schommer2016-03-101-4/+3
* Refactoring of builtins and annotations in the back-end.Xavier Leroy2015-08-211-4/+3
* Updated the Caml part. Added some more tests in annot1.c.Xavier Leroy2015-03-271-2/+2
* Do not use Format for faster printing of RTL, XTL, LTL, Machxleroy2013-09-261-30/+28
* Hunting stack overflows again:xleroy2013-05-271-1/+1
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-67/+92
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-1/+1
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-2/+5
* Pretty-printers for RTL and LTL. Not yet well integrated.xleroy2010-05-021-0/+117