index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-16
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-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-09
Merge remote-tracking branch 'origin/v8.5' into trunk
Hugo Herbelin
2015-09-08
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-08-22
Allowing the abstract tactical to clear the environment from unused variables.
Pierre-Marie Pédrot
2015-08-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-08-02
Granting Jason's request for an ad hoc compatibility option on
Hugo Herbelin
2015-07-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-28
Fix for bug #4280: "decide equality produces terms that don't compute well".
Pierre-Marie Pédrot
2015-07-28
Fixing bug #3509 and #3510 (anomalies in "tactics/term_dnet.ml").
Pierre-Marie Pédrot
2015-07-27
Add an Iterative Deepening search strategy to typeclass resolution.
Matthieu Sozeau
2015-07-02
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-06-29
class_tactics: make interruptible
Enrico Tassi
2015-06-29
class_tactics: remove catch-all, use Errors.noncritical
Enrico Tassi
2015-06-24
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-06-23
Fixing incompatibility introduced with simpl in commit 364decf59c1 (or
Hugo Herbelin
2015-06-23
With the field record punning syntax.
Theo Zimmermann
2015-06-23
Put all arguments of strategy in record.
Theo Zimmermann
2015-06-23
Strategy is now a record type with a function field.
Theo Zimmermann
2015-06-23
Add comments.
Theo Zimmermann
2015-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-05-16
Fixing bug #2814: "Anomaly: Uncaught exception Option.IsNone".
Pierre-Marie Pédrot
2015-05-15
Granting wish #4048: Locate Ltac prints the source of redefined Ltac.
Pierre-Marie Pédrot
2015-05-15
Turning "Set Regular Subst Tactic" on by default (for 8.6).
Hugo Herbelin
2015-05-15
Merge v8.5 into trunk
Hugo Herbelin
2015-05-13
Fixing bug #4216:
Pierre-Marie Pédrot
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-12
Adding an option Loose Hint Behavior to handle hints loaded but not imported.
Pierre-Marie Pédrot
2015-05-12
Adding unique identifiers to hints.
Pierre-Marie Pédrot
2015-05-11
Adding a test to check whether two tactic notations conflict.
Pierre-Marie Pédrot
2015-05-11
Fixing bug #4232.
Pierre-Marie Pédrot
2015-05-11
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-05-09
Adding a flag "Set Regular Subst Tactic" off by default in v8.5 for
Hugo Herbelin
2015-05-06
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-05
Removing dead code in Rewrite.
Pierre-Marie Pédrot
2015-05-05
Making the strategy type in Rewrite opaque.
Pierre-Marie Pédrot
2015-05-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-05-04
Code simplification in Tactics.
Pierre-Marie Pédrot
[next]