index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
equality.ml
Commit message (
Expand
)
Author
Age
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Fix essential bug in new Keyed Unification mode reported by R. Krebbers.
Matthieu Sozeau
2016-01-12
*
More optimizations of [Clenv.clenv_fchain].
Pierre-Marie Pédrot
2015-11-17
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Turning anomaly into error for #4372 (weakness of inversion in the
Hugo Herbelin
2015-10-19
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
discriminate: Do fresh_global in the right env in presence of side-effects.
Matthieu Sozeau
2015-10-02
*
Univs: fix many evar_map initializations and leaks.
Matthieu Sozeau
2015-10-02
*
Fixing "pose proof (H ...) as H" and "assert (H:=H ...) which were supposed
Hugo Herbelin
2015-09-08
*
Fixing bug #4216:
Pierre-Marie Pédrot
2015-05-13
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Adding a flag "Set Regular Subst Tactic" off by default in v8.5 for
Hugo Herbelin
2015-05-09
*
Fixing treatment of recursive equations damaged by 857e82b2ca0d1.
Hugo Herbelin
2015-05-06
*
Fixing "subst" to respect v8.4 most-ancient to most-recent hyps order
Hugo Herbelin
2015-05-06
*
Giving to "subst" a more natural semantic (fixing #4214) by using all
Hugo Herbelin
2015-05-01
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-04-23
*
Fix #3590 for good this time, by changing the API, change's argument now
Matthieu Sozeau
2015-04-10
*
Removing a probably incorrect on-the-fly require in a tactic.
Pierre-Marie Pédrot
2015-04-01
*
More expressive API for tclWITHHOLES.
Pierre-Marie Pédrot
2015-02-10
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Moving change_in_concl, change_in_hyp, change_concl to Proofview.tactic.
Hugo Herbelin
2014-12-07
*
Reverting the following block of three commits:
Hugo Herbelin
2014-11-27
*
Experimenting always forcing convertibility on strict implicit arguments
Hugo Herbelin
2014-11-26
*
Fixing side bug in db37c9f3f32ae7 delaying interpretation of the
Hugo Herbelin
2014-11-16
*
Follow up to experimental eager evar unification in bcba6d1bc9:
Hugo Herbelin
2014-11-08
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Merging some functions from evarutil.ml/evd.ml.
Hugo Herbelin
2014-09-29
*
Fix bug #3593, making constr_eq and progress work up to
Matthieu Sozeau
2014-09-17
*
Fixing injection bug #3616 on sigma-types.
Hugo Herbelin
2014-09-13
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
A step towards better differentiating when w_unify is used for subterm
Hugo Herbelin
2014-09-10
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
Improving error message when applying rewrite to an expression which is not a...
Hugo Herbelin
2014-08-18
*
Factorizing cutrewrite (to be made obsolote) and dependent rewrite (to
Hugo Herbelin
2014-08-18
*
Slight simplification of naming of tactics in equality.ml (hopefully).
Hugo Herbelin
2014-08-18
*
A reorganization of the "assert" tactics (hopefully uniform naming
Hugo Herbelin
2014-08-18
*
Reorganisation of intropattern code
Hugo Herbelin
2014-08-18
*
Reorganization of tactics:
Hugo Herbelin
2014-08-18
*
In Hipattern: some functions not working modulo evar instantiation.
Arnaud Spiwack
2014-08-07
*
Experimentally adding an option for automatically erasing an
Hugo Herbelin
2014-08-05
*
A new step in the new "standard" naming policy for propositional hypotheses
Hugo Herbelin
2014-08-05
*
Remove spurious [1] in equality.ml.
Arnaud Spiwack
2014-08-01
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
Fix program cases and inversion tactic to correctly record universe constraints.
Matthieu Sozeau
2014-06-24
*
Removing opens to Clenvtac to track its use more easily.
Pierre-Marie Pédrot
2014-06-23
*
More on injection over a projectable "existT". - Fixing syntax "injection ......
Hugo Herbelin
2014-05-31
[next]