]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/tactics.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / tactics.mli
2005-09-26 Alberto Griggionew signature of auto_tac, with a new optional argument...
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-07-28 Claudio Sacerdoti... 1. ProofEngineHelpers.locate_in_term, ProofEngineHelper...
2005-07-28 Claudio Sacerdoti... New tactic unfold.
2005-07-25 Claudio Sacerdoti... ...
2005-07-19 Ferruccio Guidithe decompose tactic is now working
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-01 Claudio Sacerdoti... Signature of fwdSimpl changed to get rid of a warning.
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-30 Claudio Sacerdoti... 1. rewrite_* and rewrite_back_* merged into one function
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-27 Claudio Sacerdoti... 1. interface of replace generalized to patterns
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Claudio Sacerdoti... * auto_tac removed (it can be found in CVS)
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-06-24 Ferruccio Guidilapply tactic continued
2005-06-24 Claudio Sacerdoti... Asts generalized: a lot of tactics where restricted...
2005-06-23 Claudio Sacerdoti... Tactic generalize ported to patterns and activated...
2005-06-17 Enrico Tassiadded support for goal patterns
2005-06-16 Stefano Zacchiroliadded depth and width (optional) parameters to auto_tac_new
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-06-10 Claudio Sacerdoti... Got rid of a few warnings.
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-31 Enrico Tassifix
2005-05-24 Enrico Tassinew simpl semantic (now = and not == since you can...
2005-05-02 Enrico Tassiattached auto
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2004-12-02 Stefano Zacchiroli*** empty log message ***
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-05 Stefano Zacchiroli- added Tactics module as a common point where tactics...