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-12-09
Fixing parsing of the unshelve tactical.
Pierre-Marie Pédrot
2015-12-09
Adding an unshelve tactical.
Pierre-Marie Pédrot
2015-12-07
Fix some typos.
Guillaume Melquiond
2015-12-04
Fix in setoid_rewrite in Type: avoid the generation of a rigid universe
Matthieu Sozeau
2015-12-02
Slight simplification of code for pat/constr.
Hugo Herbelin
2015-12-02
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-11-27
Fix [Polymorphic Hint Rewrite].
Matthieu Sozeau
2015-11-23
Fix generation of equality schemes on polymorphic equality types.
Matthieu Sozeau
2015-11-19
Fix bug #4429: eauto with arith: 70x performance regression in Coq 8.5.
Pierre-Marie Pédrot
2015-11-19
Fix bug #4433, removing hack on evars appearing in a pattern from a
Matthieu Sozeau
2015-11-18
Improve error message.
Maxime Dénès
2015-11-17
More optimizations of [Clenv.clenv_fchain].
Pierre-Marie Pédrot
2015-11-17
Performance fix for destruct.
Pierre-Marie Pédrot
2015-11-13
Continue fix of PMP, handling setoid_rewrite in let-bound hyps correctly.
Matthieu Sozeau
2015-11-11
Fix bug #3257, setoid_reflexivity should fail if not completing the goal.
Matthieu Sozeau
2015-11-10
Typo.
Hugo Herbelin
2015-11-10
Fix bug #4404: [remember] gives Error: Conversion test raised an anomaly.
Pierre-Marie Pédrot
2015-11-07
Preservation of the name of evars/goals when applying pose/set/intro/clearbody.
Hugo Herbelin
2015-11-05
Fix bug #4273
Matthieu Sozeau
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-02
Fix bug #4397: refreshing types in abstract_generalize.
Matthieu Sozeau
2015-11-02
Fix bug #4151: discrepancy between exact and eexact/eassumption.
Matthieu Sozeau
2015-10-29
Avoid an anomaly when destructing an unknown ident. (Fix bug #4395)
Guillaume Melquiond
2015-10-29
Fixing another instance of bug #3267 in eauto, this time in the
Hugo Herbelin
2015-10-28
Univs: local names handling.
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-26
Preserving goal name in revert/bring_hyps.
Hugo Herbelin
2015-10-24
Fixing a loop in checking hints with holes.
Hugo Herbelin
2015-10-24
Backtracking on interpreting toplevel calls to exact in scope determined
Hugo Herbelin
2015-10-19
Categorizing debug messages as such + NonLogical uses loggers.
Pierre Courtieu
2015-10-19
Turning anomaly into error for #4372 (weakness of inversion in the
Hugo Herbelin
2015-10-16
Generalize fix for auto from PMP to eauto and typeclasses eauto.
Matthieu Sozeau
2015-10-16
Merge hint lists instead of appending them. (Fix bug #3199)
Guillaume Melquiond
2015-10-14
Fixing perfomance issue of auto hints induced by universes.
Pierre-Marie Pédrot
2015-10-14
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
2015-10-13
Fix some typos.
Guillaume Melquiond
2015-10-12
Remove code that was already commented out.
Maxime Dénès
2015-10-11
Fixing bug #4366: Conversion tactics recheck uselessly convertibility.
Pierre-Marie Pédrot
2015-10-11
Fixing untimely unexpected warning "Collision between bound variables" (#4317).
Hugo Herbelin
2015-10-09
Refine fix for handling of the universe contexts of hints, depending on
Matthieu Sozeau
2015-10-09
Fix CFGV contrib: handling of global hints introducing global universes.
Matthieu Sozeau
2015-10-06
Fix bug #4354: interpret hints in the right env and sigma.
Matthieu Sozeau
2015-10-02
Univs: refined handling of assumptions
Matthieu Sozeau
2015-10-02
Univs: fix evar_map handling in Hint processing.
Matthieu Sozeau
2015-10-02
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-09-23
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-09-22
Fixing bug #4207: setoid_rewrite creates self-referring hypotheses.
Pierre-Marie Pédrot
[next]