]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/fourierR.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / fourierR.ml
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-01 Claudio Sacerdoti... 1. change_tac moved from PrimitiveTactics to ReductionT...
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
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-17 Enrico Tassiadded support for goal patterns
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... Partial porting to V8 URIs.
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2004-01-22 Stefano Zacchirolimoved hard coded uris to HelmLibraryObjects
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.