index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ltac
/
rewrite.ml
Commit message (
Expand
)
Author
Age
*
Fix bug #3920 for good after 44ada64.
Pierre-Marie Pédrot
2016-09-09
*
Removing useless tactic compatibility layer in Rewrite.
Pierre-Marie Pédrot
2016-09-07
*
Fix bug #3920: eapply masks an hypothesis name.
Pierre-Marie Pédrot
2016-08-30
*
Fix setoid_rewrite to raise proper errors
Matthieu Sozeau
2016-08-17
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-16
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-07-29
*
Fix bug #4679, weakened setoid_rewrite unification
Matthieu Sozeau
2016-07-21
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-01
*
Getting rid of the Geninterp.generic_interp function.
Pierre-Marie Pédrot
2016-05-04
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-04-09
*
Fixing an incorrect use of prod_appvect on a term which was not a
Hugo Herbelin
2016-03-28
*
Fixing an evar leak in Rewrite introduced by 968dfdb15.
Pierre-Marie Pédrot
2016-03-28
*
Making Autorewrite independent from Ltac.
Pierre-Marie Pédrot
2016-03-25
*
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-03-21