]> matita.cs.unibo.it Git - helm.git/history - components/tactics/tacticals.ml
- tacticals: new tactical ifs added: uses thens where if_ uses then_
[helm.git] / components / tactics / tacticals.ml
2007-11-02 Ferruccio Guidi- tacticals: new tactical ifs added: uses thens where...
2007-10-30 Ferruccio Guidibetter implementation of if_
2007-10-29 Ferruccio Guidi- destruct: core of subst tactic implemented,
2007-05-29 Enrico Tassiadded some lines to compile for debugging
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-04-20 Claudio Sacerdoti... Interface of the argument to Continuationals.Make great...
2007-04-19 Claudio Sacerdoti... EXPERIMENTAL and _INCOMPLETE_ COMMIT:
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2006-08-31 Ferruccio Guidi- semantics of tactic subst allmost fixed
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/