aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Camlcoq.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Add a canonical encoding of identifiers as numbers and use it in clightgen (#...Xavier Leroy2020-05-191-3/+76
* New parser based on new version of the Coq backend of Menhir (#276)Jacques-Henri Jourdan2019-07-051-51/+0
* Compatibility with OCaml 4.07 (#241)Xavier Leroy2018-07-101-1/+1
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+2
* C2C: revise typing and translation of __builtin_memcpy_alignedXavier Leroy2016-11-171-0/+6
* Port to Coq 8.5pl2Xavier Leroy2016-07-081-12/+0
* Remove code that will is deprecated in ocaml 4.03Bernhard Schommer2016-06-211-0/+10
* Upgrade ocaml version needed and enable more warnings.Bernhard Schommer2016-03-101-3/+3
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-3/+3
* Move more functionality in the new interface.Bernhard Schommer2015-09-161-9/+1
* Added symbol functions for printing of the location for global variables.Bernhard Schommer2015-08-211-0/+7
* Give a name to the type of atoms.Xavier Leroy2015-04-231-2/+4
* Merge of "newspilling" branch:xleroy2014-07-231-2/+7
* Integration of Jacques-Henri Jourdan's verified parser.xleroy2014-04-291-0/+50
* Merge of branch linear-typing:xleroy2014-04-061-66/+0
* Merge of branch value-analysis.xleroy2013-12-201-0/+10
* Merge of the "alignas" branch.xleroy2013-10-051-0/+55
* Slightly more efficient conversion positive <-> intxleroy2013-09-261-17/+22
* Small improvements in compilation times for the register allocation pass.xleroy2013-09-201-1/+21
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+5
* Assorted cleanups, esp. to avoid generating _rec and _rect recursors in xleroy2013-03-091-0/+2
* Camlcoq.ml: bug in conversion Z to stringv1.12.1xleroy2013-01-291-3/+3
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-60/+191
* Merge of the clightgen branch:xleroy2012-12-291-1/+3
* Use Flocq for floatsxleroy2012-06-281-0/+8
* Extraction: map Coq pairs to Caml pairs and Coq chars (type ascii) to Caml charsxleroy2011-10-181-20/+4
* Revised encoding/decoding of floatsxleroy2010-05-091-3/+30
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+3
* MAJ extraction after changes in Integersxleroy2009-12-161-2/+3
* Coloringaux: make identifiers unique; special treatment of precolored xleroy2009-08-261-0/+10
* Use Extraction Blacklistxleroy2009-07-251-4/+4
* Conflict between extraction/CList and cil/obj/xxx/clist on case-insensitive f...xleroy2009-01-291-5/+4
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+130