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.ml
Commit message (
Expand
)
Author
Age
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Extraction : add a location in the error message about polyprop
Pierre Letouzey
2016-05-30
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
|
/
*
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
*
Deprecate options -dont, -lazy, -force-load-proofs.
Guillaume Melquiond
2014-06-13
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
cList.index is now cList.index_f, same for index0
letouzey
2013-10-23
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
bwaa, a Pervasive.compare
pboutill
2013-05-30
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Extraction AccessOpaque is now activated again by default (#2952)
letouzey
2013-03-18
*
Restrict (try...with...) to avoid catching critical exn (part 6)
letouzey
2013-03-13
*
Names: Modularize constant and mutual_inductive
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Classops : avoid some use of Gmap
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Added a CString module.
ppedrot
2012-11-13
*
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-15
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-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
*
Dump references
pboutill
2012-08-05
*
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
*
Noise for nothing
pboutill
2012-03-02
*
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-11-28
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Extraction: allow extraction of records with anonymous fields (fix #2555)
letouzey
2011-08-25
[next]