]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/variousTactics.ml
debian: rebuilt against ocaml 3.08.3
[helm.git] / helm / ocaml / tactics / variousTactics.ml
2005-03-22 Claudio Sacerdoti... Bug fixed in assumption_tac: a missing (lift n) when...
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-29 Stefano Zacchirolipasses ~subst to FreshNameGenerator
2004-11-04 Andrea AspertiAuto moved to a new file autoTactic.ml
2004-11-03 Stefano Zacchirolino longer use Dbi module but directly use Mysql module...
2004-10-22 Stefano Zacchiroli- reimplemented tacticChaser and friends in term of...
2004-10-21 Stefano Zacchirolifixed a buggy pattern matching
2004-07-05 Stefano Zacchirolicommented out some debugging instructions
2004-07-01 Stefano ZacchiroliNew handling of substitution:
2004-06-01 Enrico Tassinew universes implementation
2004-05-21 Matteo SelmiAdded a sort function to decide the order of theorems...
2004-05-18 Andrea AspertiNuova implementazione di Auto "breadth-first".
2004-05-17 Matteo SelmiAdded a filter for uris in tactic "auto".
2004-05-10 Andrea AspertiAdding file match_concl
2004-04-20 Stefano Zacchiroligot rid of ~status label so that tactics can now be...
2004-04-14 Claudio Sacerdoti... Bug fixed: the following happened.
2004-03-12 acerioniFirst implementation of the Auto tactic.
2004-02-05 Claudio Sacerdoti... fresh_name_generator has now also the metasenv parameter.
2004-02-05 Claudio Sacerdoti... mk_fresh_name moved to FreshNamesGenerator.
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.