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
*
Remove reference name type.
Maxime Dénès
2018-06-18
*
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Extraction : minor support stuff for the new Extraction Compute plugin
Pierre Letouzey
2017-10-04
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
*
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
[next]