index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
rewrite.ml
Commit message (
Expand
)
Author
Age
*
Fix in setoid_rewrite in Type: avoid the generation of a rigid universe
Matthieu Sozeau
2015-12-04
*
Continue fix of PMP, handling setoid_rewrite in let-bound hyps correctly.
Matthieu Sozeau
2015-11-13
*
Fix bug #3257, setoid_reflexivity should fail if not completing the goal.
Matthieu Sozeau
2015-11-11
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Remove code that was already commented out.
Maxime Dénès
2015-10-12
*
Univs: fix many evar_map initializations and leaks.
Matthieu Sozeau
2015-10-02
*
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
*
Fixing bug #4207: setoid_rewrite creates self-referring hypotheses.
Pierre-Marie Pédrot
2015-09-22
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
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-23
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Fixing bug #4232.
Pierre-Marie Pédrot
2015-05-11
*
Removing dead code in Rewrite.
Pierre-Marie Pédrot
2015-05-05
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Fix bug #3938
Matthieu Sozeau
2015-02-18
*
Fixing bug #3944.
Pierre-Marie Pédrot
2015-02-16
*
Fixing bug #4016.
Pierre-Marie Pédrot
2015-02-14
*
Tentative workaround for bug #3798.
Pierre-Marie Pédrot
2015-01-24
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix setoid rewrite.
Arnaud Spiwack
2015-01-06
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
For compatibility purpose, when setoid_rewriting a hypothesis, beta-iota
Pierre-Marie Pédrot
2014-12-02
*
More invariants in the code of Rewrite.
Pierre-Marie Pédrot
2014-12-01
*
Set use_evars_eagerly_in_conv_on_closed_terms in rewrite_unif_flags too.
Hugo Herbelin
2014-11-30
*
Attempt to organize and document unification flags of setoid rewrite.
Hugo Herbelin
2014-11-22
*
In setoid_rewrite error messages:
Hugo Herbelin
2014-11-22
*
Fix resolve_morphism to build well-scoped terms in case some arguments
Matthieu Sozeau
2014-11-22
*
Tentative rephrasing of error message for rewrite.
Hugo Herbelin
2014-11-18
*
Replugging hints in rewriting strategies.
Pierre-Marie Pédrot
2014-11-10
*
Follow up to experimental eager evar unification in bcba6d1bc9:
Hugo Herbelin
2014-11-08
*
Cleaning and documenting Clenv.make_evar_clause
Pierre-Marie Pédrot
2014-10-27
*
Preventing potential evar leak in Rewrite.
Pierre-Marie Pédrot
2014-10-26
*
Change reduction_of_red_expr to return an e_reduction_function returning
Matthieu Sozeau
2014-10-24
*
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
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
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
*
Proofview.Refine: remove the handle type, and simplify the API.
Arnaud Spiwack
2014-10-16
*
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
2014-10-09
*
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-07
*
Semantic fix of a refine in Rewrite.
Pierre-Marie Pédrot
2014-10-05
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
ATBR can't compile without the fix, as it uses setoid_rewrite to rewrite
Matthieu Sozeau
2014-09-23
[next]