index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
extraction
/
mlutil.mli
Commit message (
Expand
)
Author
Age
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Extraction: replace unused variable names by _ in funs and matchs (fix #2842)
Pierre Letouzey
2015-12-15
*
Extraction: nicer implementation of Implicits
Pierre Letouzey
2015-12-12
*
Update headers.
Maxime Dénès
2015-01-12
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Fixing Pervasives.equality in extraction.
Pierre-Marie Pédrot
2014-03-03
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Extraction: only do the test on generalizable lets for ocaml
letouzey
2011-12-10
*
Extraction: avoid internal eta-reduction (fix #2570)
letouzey
2011-12-08
*
Extraction: Richer patterns in matchs as proposed by P.N. Tollitte
letouzey
2011-11-28
*
Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413)
letouzey
2010-12-21
*
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: more factorization of common match branches
letouzey
2010-07-08
*
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: fix type_expunge_from_sign broken in last commit
letouzey
2010-05-01
*
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
*
Extraction: less eta in calls to global functions, better optimization phase
letouzey
2010-04-16
*
Extraction: ad-hoc identifier type with annotations for reductions
letouzey
2010-04-16
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...
letouzey
2009-03-20