]> matita.cs.unibo.it Git - helm.git/history - components/tactics/equalityTactics.ml
- semantics of tactic subst allmost fixed
[helm.git] / components / tactics / equalityTactics.ml
2006-08-31 Ferruccio Guidi- semantics of tactic subst allmost fixed
2006-08-31 Ferruccio Guidifixing the semantics of subst
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-07-19 Claudio Sacerdoti... Bug fixed in rewrite in multiple hypothesis and/or...
2006-06-28 Enrico Tassikarma: every term the rewrite acts on must be substututed
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-02-20 Claudio Sacerdoti... Bug fixed: rewrite > t where t had occurrences of metav...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/