]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/discriminationTactics.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / discriminationTactics.ml
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-21 Claudio Sacerdoti... All the debug_print are now lazy.
2005-09-15 Stefano Zacchirolibugfix in discriminate: now works also with inductive...
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-07-06 Claudio Sacerdoti... Some precisations on a few comments by Ferruccio.
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... All the tactics have been ported to use the objects...
2005-07-04 Claudio Sacerdoti... Cosmetic changes.
2005-07-01 Claudio Sacerdoti... 1. change_tac moved from PrimitiveTactics to ReductionT...
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-17 Enrico Tassiadded support for goal patterns
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-01-21 Stefano Zacchiroli- attributes support
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-06-01 Enrico Tassinew universes implementation
2004-04-20 Stefano Zacchiroligot rid of ~status label so that tactics can now be...
2004-02-24 Claudio Sacerdoti... Porting URIs to V8.0.
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2004-01-22 Stefano Zacchirolimoved hard coded uris to HelmLibraryObjects
2003-10-07 Luca Padovani* removed currified constructors everywhere. A bug...
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.