index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
equality.mli
Commit message (
Expand
)
Author
Age
*
[api] Misctypes removal: tactic flags.
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: multi to tactics/rewrite
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Move some types to their proper module.
Emilio Jesus Gallego Arias
2018-04-02
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-26
*
Correcting [build_discriminator] to make the test-suite pass
amblaf
2017-07-31
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Equality cleanup: remove constr_of_global
Matthieu Sozeau
2017-05-29
*
Stopping injection not to work on discriminable atoms (see #4890).
Hugo Herbelin
2017-05-17
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Hipattern API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Exporting a generic argument induction_arg. As a consequence,
Hugo Herbelin
2016-06-18
*
Exporting build_selector, a component of discriminate, for use in congruence.
Hugo Herbelin
2016-03-05
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Lazy interpretation of patterns so that expressions such as "intros H H'/H"
Hugo Herbelin
2014-08-18
*
Adding a new intro-pattern for "apply in" on the fly. Using syntax
Hugo Herbelin
2014-08-18
*
Slight simplification of naming of tactics in equality.ml (hopefully).
Hugo Herbelin
2014-08-18
*
Experimentally adding an option for automatically erasing an
Hugo Herbelin
2014-08-05
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Removing tactic compatibility layer in Equality.
Pierre-Marie Pédrot
2014-03-26
*
Moving some tactic code to the new engine.
Pierre-Marie Pédrot
2014-03-26
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Clean up a warning.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Revising r16550 about providing intro patterns for applying injection:
herbelin
2013-07-09
*
Making the behavior of "injection ... as ..." more natural:
herbelin
2013-06-02
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
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
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Relaxed the constraint introduced in r14190 that froze the existing
herbelin
2011-06-18
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Improved the efficiency of evars traverals thanks to a split of
herbelin
2010-05-13
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Safer, though ad hoc, approach to re-interpretation of the argument of
herbelin
2009-12-28
[next]