index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
autorewrite.mli
Commit message (
Expand
)
Author
Age
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
*
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-09
*
Moving Autorewrite back to tactics/.
Pierre-Marie Pédrot
2016-03-25
*
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-03-21
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Start documenting new [rewrite_strat] tactic that applies rewriting
msozeau
2013-06-04
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Cleaning Pp.ppnl use
ppedrot
2012-06-01
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Add new variants of [rewrite] and [autorewrite] which differ in the
msozeau
2009-06-30
*
Rewrite autorewrite to use a dnet indexed by the left-hand sides (or
msozeau
2009-04-14
*
Rewrite of setoid_rewrite to modularize it based on proof-producing
msozeau
2009-04-13
*
+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and no
jforest
2006-08-22
*
Implemented autorewrite with ... in hyp [using ...].
sacerdot
2005-05-18
*
New command "Print Rewrite HindDb dbname".
sacerdot
2004-11-17
*
Nouvelle en-tête
herbelin
2004-07-16
*
Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...
herbelin
2002-05-29
*
entetes
filliatr
2001-03-15
*
AutoRewrite n'ecrit plus de valeurs fonctionnelles sur disque
delahaye
2000-12-19
*
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
2000-12-12
*
Portage d'AutoRewrite
delahaye
2000-12-02