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
...
*
Improving elimination with indices, getting rid of intrusive residual
Hugo Herbelin
2014-11-02
*
Some reorganization of the code for destruct/induction:
Hugo Herbelin
2014-11-02
*
Plural and singular forms in error messages.
Hugo Herbelin
2014-11-02
*
Fixing 1177da327 (reorganization of the test for generic selection of
Hugo Herbelin
2014-11-02
*
Info: the warning message of the defunct [info] tactic now points to the [Inf...
Arnaud Spiwack
2014-11-01
*
Info: print name of calls to Ltac constants ([TacCall]).
Arnaud Spiwack
2014-11-01
*
Info: tactic notations (TacAlias) print their names.
Arnaud Spiwack
2014-11-01
*
Info: Tactics coming from [TACTIC EXTEND] print their names.
Arnaud Spiwack
2014-11-01
*
Info: print the name of atomic tactics.
Arnaud Spiwack
2014-11-01
*
Info: Ltac's idtac logs its message in the info trace.
Arnaud Spiwack
2014-11-01
*
Reorganization of the test for generic selection of occurrences in
Hugo Herbelin
2014-10-31
*
Enlarge the cases where the like first selection is used in destruct.
Hugo Herbelin
2014-10-31
*
Avoid "destruct H" to apply on H itself when H is a section variable.
Hugo Herbelin
2014-10-31
*
Cleaning and documenting Clenv.make_evar_clause
Pierre-Marie Pédrot
2014-10-27
*
Removing the last Evd.diff from Hints.
Pierre-Marie Pédrot
2014-10-27
*
Making destruct on idents with maximal implicit arguments working, by
Hugo Herbelin
2014-10-27
*
Ensuring compatibility when an hypothesis used for destruct is
Hugo Herbelin
2014-10-27
*
Fixing evars lost in interpretation of eliminator of destruct.
Hugo Herbelin
2014-10-27
*
Preventing potential evar leak in Rewrite.
Pierre-Marie Pédrot
2014-10-26
*
Fixing destruct/induction with a using clause on a non-inductive type,
Hugo Herbelin
2014-10-26
*
Dead code + typo.
Hugo Herbelin
2014-10-26
*
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-10-25
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
Apparently, the former refine was simplifying in hypotheses too.
Hugo Herbelin
2014-10-24
*
Addressing report #3279 (inconsistency of behavior of the -> and <-
Hugo Herbelin
2014-10-24
*
Specializing tclBREAK so that it can choose the return exception in case
Pierre-Marie Pédrot
2014-10-22
*
Refine tactic: simplify the conclusion only at the end of the tactic.
Arnaud Spiwack
2014-10-22
*
Remove an unnecessary use of [Proofview.Unsafe.tclEVARS] in [convert_concl].
Arnaud Spiwack
2014-10-22
*
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
*
Make names in [Proofview_monad] more uniform.
Arnaud Spiwack
2014-10-22
*
Add more primitives to the [Monad.Make] arguments.
Arnaud Spiwack
2014-10-22
*
Proofview: move more functions to the Unsafe module.
Arnaud Spiwack
2014-10-22
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
*
Remove duplicate code.
Arnaud Spiwack
2014-10-22
*
Removing dead code in Rewrite.
Pierre-Marie Pédrot
2014-10-21
*
Small invariants in Rewrite code.
Pierre-Marie Pédrot
2014-10-21
*
Fixing decompose_app_rel in Rewrite.
Pierre-Marie Pédrot
2014-10-21
*
Using new clausenv in rewrite.
Pierre-Marie Pédrot
2014-10-21
*
Removing re-typecheking from "refine" in no-check mode of the new
Hugo Herbelin
2014-10-20
*
Revert "Essai où assert_style n'est utilisé que si pas visuellement une éq...
Hugo Herbelin
2014-10-17
*
Essai où assert_style n'est utilisé que si pas visuellement une équation;
Hugo Herbelin
2014-10-17
*
Relaxing again the test on types of replacements in tactic change
Hugo Herbelin
2014-10-16
*
In convert_concl/convert_hyp: nf_enter -> enter.
Hugo Herbelin
2014-10-16
*
Refresh to avoid algebraic universes on the right.
Matthieu Sozeau
2014-10-16
*
Goal: remove some functions from the compatibility layer.
Arnaud Spiwack
2014-10-16
*
Goal: remove most of the API (make [Goal.goal] concrete).
Arnaud Spiwack
2014-10-16
*
Proofview.Refine: remove the handle type, and simplify the API.
Arnaud Spiwack
2014-10-16
*
Fix for bug #3618.
Matthieu Sozeau
2014-10-15
[prev]
[next]