]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/tacticals.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / tacticals.ml
2005-11-04 Stefano Zacchirolichanged stack entry representation
2005-10-25 Claudio Sacerdoti... Semantic change: applying a tactic to the empty goal...
2005-10-25 Stefano Zacchirolinew tacticals
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-07-06 Claudio Sacerdoti... Fixed a bug in the "do" tactical that made it diverge.
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-05 Ferruccio Guidiid ;-) and lapply patched
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2004-06-01 Enrico Tassinew universes implementation
2004-04-20 Stefano Zacchiroligot rid of ~status label so that tactics can now be...
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2004-01-22 Stefano Zacchirolimoved hard coded uris to HelmLibraryObjects
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.