]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/reductionTactics.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / reductionTactics.ml
2005-09-15 Stefano Zacchirolibugfix in discriminate: now works also with inductive...
2005-09-08 Stefano Zacchiroliremoved some debugging prints
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-07-28 Claudio Sacerdoti... 1. ProofEngineHelpers.locate_in_term, ProofEngineHelper...
2005-07-28 Claudio Sacerdoti... New tactic unfold.
2005-07-08 Claudio Sacerdoti... 1. PrimitiveTactics.new_metasenv_for_apply changed...
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... A bit of renaming in the code to make it more clear.
2005-06-30 Claudio Sacerdoti... This commit makes ProofEngineHelpers.select reach its...
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Enrico Tassi1) moved select and pattern_of from cicUtil to proofEng...
2005-06-24 Enrico Tassinew implementation (due to paths).
2005-06-17 Enrico Tassiadded support for goal patterns
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-24 Enrico Tassireverted to ==
2005-05-24 Enrico Tassinew simpl semantic (now = and not == since you can...
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/
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.