]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/proofEngineTypes.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / proofEngineTypes.ml
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-10-11 Stefano Zacchiroliadded goals_of_proof
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-17 Enrico Tassiadded support for goal patterns
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-10-22 Stefano Zacchiroli- reimplemented tacticChaser and friends in term of...
2004-09-20 Stefano Zacchiroliadded initial_status
2004-06-01 Enrico Tassinew universes implementation
2004-05-13 Stefano Zacchirolichanged proofStatus so that uri component is optional...
2004-04-20 Stefano Zacchiroligot rid of ~status label so that tactics can now be...
2004-02-05 Claudio Sacerdoti... fresh_name_generator has now also the metasenv parameter.
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.