index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
tactics.ml
Commit message (
Expand
)
Author
Age
...
|
*
Fix bug #4151: discrepancy between exact and eexact/eassumption.
Matthieu Sozeau
2015-11-02
*
|
Monotonizing Tactics.change_arg.
Pierre-Marie Pédrot
2015-10-29
*
|
Removing the evar_map argument from s_enter.
Pierre-Marie Pédrot
2015-10-29
*
|
Removing some goal unsafeness in inductive schemes.
Pierre-Marie Pédrot
2015-10-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
|
\
|
|
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
|
*
Preserving goal name in revert/bring_hyps.
Hugo Herbelin
2015-10-26
*
|
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
*
|
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
*
|
Renaming Goal.enter field into s_enter.
Pierre-Marie Pédrot
2015-10-20
*
|
Expliciting the uses of the old Tacmach API in Tactics.
Pierre-Marie Pédrot
2015-10-19
*
|
Removing some unsafe uses of monotonicity.
Pierre-Marie Pédrot
2015-10-19
*
|
Type delayed_open_constr is now monotonic.
Pierre-Marie Pédrot
2015-10-19
*
|
More monotonicity in Tactics.
Pierre-Marie Pédrot
2015-10-19
*
|
Reducing the uses of tclEVARS in Tactics by using monotonous functions.
Pierre-Marie Pédrot
2015-10-19
*
|
Making Evarutil.new_evar monotonous.
Pierre-Marie Pédrot
2015-10-18
*
|
Constraining refine to monotonic functions.
Pierre-Marie Pédrot
2015-10-18
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-12
|
\
|
|
*
Fixing bug #4366: Conversion tactics recheck uselessly convertibility.
Pierre-Marie Pédrot
2015-10-11
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-25
|
\
|
|
*
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
*
|
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-17
|
\
|
|
*
In pat/constr introduction patterns, fixing in a better way clearing problems
Hugo Herbelin
2015-09-16
|
*
Continuing investigation on how to preserve the locality of the action
Hugo Herbelin
2015-09-16
*
|
Merge remote-tracking branch 'origin/v8.5' into trunk
Hugo Herbelin
2015-09-09
|
\
|
|
*
Fixing incomplete bugfix in 76f27140e6e34 (unfortunately 5 commits
Hugo Herbelin
2015-09-08
|
*
Ensuring that patterns of the form pat/constr move the hypotheses replacing
Hugo Herbelin
2015-09-08
|
*
Short cosmetic changes in tactics.ml.
Hugo Herbelin
2015-09-08
|
*
A bit of documentation of OCaml code for intro_patterns.
Hugo Herbelin
2015-09-08
|
*
New option "Unset Bracketing Last Introduction Pattern" for preserving
Hugo Herbelin
2015-09-08
|
*
Fixing clearing of temporary hypotheses with intro pattern pat/constr.
Hugo Herbelin
2015-09-08
|
*
Fixing "pose proof (H ...) as H" and "assert (H:=H ...) which were supposed
Hugo Herbelin
2015-09-08
*
|
Allowing the abstract tactical to clear the environment from unused variables.
Pierre-Marie Pédrot
2015-08-22
|
/
*
Granting Jason's request for an ad hoc compatibility option on
Hugo Herbelin
2015-08-02
*
Fixing bug #2814: "Anomaly: Uncaught exception Option.IsNone".
Pierre-Marie Pédrot
2015-05-16
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Code simplification in Tactics.
Pierre-Marie Pédrot
2015-05-04
*
Cleaning some uses of exceptions in tactics.
Pierre-Marie Pédrot
2015-04-25
*
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
*
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-03-11
*
Hack so that refine_no_check accepts an argument which is a match on an
Hugo Herbelin
2015-02-27
*
Fixing printing of ordinals.
Pierre-Marie Pédrot
2015-02-26
*
Fixing error message when H already exists in tactic subexpression eqn:H.
Hugo Herbelin
2015-02-20
*
A fix for #3993 (not fully applied term to destruct when eqn is given).
Hugo Herbelin
2015-02-20
*
Univs: fix bug #4031: wrong folding of sigma in change.
Matthieu Sozeau
2015-02-12
*
Missing space in error message
Matěj Grabovský
2015-02-11
*
Fixing #4018 (uncaught exception on non-equality in intros [=]).
Hugo Herbelin
2015-02-10
*
More expressive API for tclWITHHOLES.
Pierre-Marie Pédrot
2015-02-10
[prev]
[next]