index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
extraction
/
table.mli
Commit message (
Expand
)
Author
Age
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Protect code against changes in Map interface.
Maxime Dénès
2016-01-06
*
Extraction: more cautious use of intermediate result caching (fix #3923)
Pierre Letouzey
2015-12-15
*
Extraction: nicer implementation of Implicits
Pierre Letouzey
2015-12-12
*
Add extraction to JSON.
Nickolai Zeldovich
2015-04-09
*
Update headers.
Maxime Dénès
2015-01-12
*
Extraction: minor tweaks to ease ongoing experiments about Lambda
Pierre Letouzey
2015-01-11
*
Using HMaps in global references.
Pierre-Marie Pédrot
2014-03-08
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Experimental support for a comment in the files' preamble in extraction.
aspiwack
2012-08-24
*
Add option Set/Unset Extraction Conservative Types.
aspiwack
2012-08-24
*
Updating headers.
herbelin
2012-08-08
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-11-28
*
Extraction: allow extraction of records with anonymous fields (fix #2555)
letouzey
2011-08-25
*
Set Extraction KeepSingleton: an option for not decapsulating singleton types
letouzey
2011-07-04
*
Extraction: forbid Prop-polymorphism of inductives when extracting to Ocaml
letouzey
2011-07-04
*
Extraction: nicer error when a toplevel module has no body (#2525)
letouzey
2011-04-15
*
Extraction: opaque terms are not traversed anymore by default
letouzey
2011-04-13
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Extraction: a warning when an opaque constant is enterred
letouzey
2011-03-07
*
A new command "Separate Extraction"
letouzey
2011-03-07
*
Dead code in extraction
letouzey
2010-09-24
*
Extraction: multiple fixes related with the Not_found encountered by X. Leroy
letouzey
2010-09-17
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Extraction: fix a bit the extraction under modules
letouzey
2010-07-15
*
Extraction Library Foo creates Foo.ml, not foo.ml
letouzey
2010-07-07
*
Extraction: some more work on the (re)naming framework
letouzey
2010-07-07
*
Extraction: (yet another) rework of the renaming code
letouzey
2010-07-05
*
Extraction Implicits: can accept argument names instead of just positions
letouzey
2010-06-10
*
Extraction with implicits: perform the occur-check after optimisations
letouzey
2010-06-08
*
Extract Inductive is now possible toward non-inductive types (e.g. nat => int)
letouzey
2010-05-21
*
Extraction: an experimental command to get rid of some cst/constructor arguments
letouzey
2010-04-30
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
This big commit addresses two problems:
soubiran
2009-10-21
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20