index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
Commit message (
Expand
)
Author
Age
*
Fix bug #4673: regression in setoid_rewrite.
Matthieu Sozeau
2016-07-29
*
Fix #4769, univ poly and elim schemes in sections
Matthieu Sozeau
2016-07-29
*
Fix bug #4754, allow conversion problems to remain
Matthieu Sozeau
2016-07-26
*
Fix bug #4780: universe leak in letin_tac
Matthieu Sozeau
2016-07-20
*
Revert "Improve the interpretation scope of arguments of an ltac match."
Maxime Dénès
2016-07-04
*
Fixing use of "Declare Implicit Tactic" in refine.
Hugo Herbelin
2016-07-01
*
Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).
Hugo Herbelin
2016-07-01
*
Merge branch 'bug4450' into v8.5
Matthieu Sozeau
2016-06-14
|
\
*
|
Fixing a try with in apply that has become too weak in 8.5.
Hugo Herbelin
2016-06-11
*
|
Improve the interpretation scope of arguments of an ltac match.
Hugo Herbelin
2016-06-09
|
*
Univs/(e)auto: fix bug #4450 polymorphic exact hints
Matthieu Sozeau
2016-06-09
|
/
*
Revert "Rename Lexer -> CLexer."
Pierre-Marie Pédrot
2016-05-31
*
Fix bug #4746: Anomaly: Evar ?X10 was not declared.
Pierre-Marie Pédrot
2016-05-29
*
rewrite/Univs: Fix bug # 4498.
Matthieu Sozeau
2016-05-26
*
Hints/Univs: fix bug #4628 anomalies
Matthieu Sozeau
2016-05-23
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
In Regular Subst Tactic mode, ensure that the order of hypotheses is
Hugo Herbelin
2016-05-03
*
Fix bug #4707: clearbody much slower in 8.5pl1.
Pierre-Marie Pédrot
2016-05-03
*
Allow to unset the refinement mode of Instance in ML
Matthieu Sozeau
2016-04-07
*
Fixing an incorrect use of prod_appvect on a term which was not a
Hugo Herbelin
2016-04-07
*
Fixing the "No applicable tactic" non informative error message
Hugo Herbelin
2016-04-03
*
Fixing bug #4630: Some tactics are 20x slower in 8.5 than 8.4.
Pierre-Marie Pédrot
2016-03-20
*
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-03-09
*
Fixing bug #4596: [rewrite] broke in the past few weeks.
Pierre-Marie Pédrot
2016-02-28
*
Fix bug #4544: Backtrack on using full betaiota reduction during keyed unific...
Matthieu Sozeau
2016-02-23
*
Fix regression from 8.4 in reflexivity/...
Matthieu Sozeau
2016-02-19
*
Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").
Pierre-Marie Pédrot
2016-02-17
*
Fix bug #4537: Coq 8.5 is slower in typeclass resolution.
Pierre-Marie Pédrot
2016-01-27
*
Fixing bug #4511: evar tactic can create non-typed evars.
Pierre-Marie Pédrot
2016-01-24
*
Implement support for universe binder lists in Instance and Program Fixpoint/...
Matthieu Sozeau
2016-01-23
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Fix bug #4420: check_types was losing universe constraints.
Matthieu Sozeau
2016-01-19
*
Fix essential bug in new Keyed Unification mode reported by R. Krebbers.
Matthieu Sozeau
2016-01-12
*
Fix bug #3338 again, no progress is necessary for the success of rewrite_strat.
Matthieu Sozeau
2016-01-11
*
Fix bug #4480: progress was not checked for setoid_rewrite.
Matthieu Sozeau
2016-01-07
*
FIx parsing of tactic "simple refine".
Maxime Dénès
2015-12-16
*
Add a "simple refine" variant of "refine" that does not call "shelve_unifiable".
Guillaume Melquiond
2015-12-16
*
Refine tactic now shelves unifiable holes.
Pierre-Marie Pédrot
2015-12-15
*
Changing the order of the goals generated by unshelve.
Pierre-Marie Pédrot
2015-12-15
*
Add tactic native_cast_no_check, analog to vm_cast_no_check.
Maxime Dénès
2015-12-11
*
Fixing a pat%constr bug. Thanks to Enrico for reporting.
Hugo Herbelin
2015-12-10
*
Silently ignore requests to _not_ clear something when that something cannot ...
Guillaume Melquiond
2015-12-10
*
Fixing parsing of the unshelve tactical.
Pierre-Marie Pédrot
2015-12-09
*
Adding an unshelve tactical.
Pierre-Marie Pédrot
2015-12-09
*
Fix some typos.
Guillaume Melquiond
2015-12-07
*
Fix in setoid_rewrite in Type: avoid the generation of a rigid universe
Matthieu Sozeau
2015-12-04
*
Slight simplification of code for pat/constr.
Hugo Herbelin
2015-12-02
*
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-12-02
*
Fix [Polymorphic Hint Rewrite].
Matthieu Sozeau
2015-11-27
*
Fix generation of equality schemes on polymorphic equality types.
Matthieu Sozeau
2015-11-23
[next]