]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/proofEngineReduction.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / proofEngineReduction.ml
2005-11-08 Claudio Sacerdoti... Yet another semantics for simplify.
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-05 Claudio Sacerdoti... Unfold tactic generalized to perform zeta-reduction.
2005-09-05 Enrico Tassifix generation of applications of applications.
2005-09-05 Claudio Sacerdoti... New strategy for let-in unfolding (aka zeta reduction...
2005-07-28 Claudio Sacerdoti... 1. ProofEngineHelpers.locate_in_term, ProofEngineHelper...
2005-07-28 Claudio Sacerdoti... Bug fixed: unfold used to work iff the term to unfold...
2005-07-28 Claudio Sacerdoti... New tactic unfold.
2005-06-29 Claudio Sacerdoti... Incredible bug of simpl fixed: the stack (in the termin...
2005-05-24 Enrico Tassinew simpl semantic (now = and not == since you can...
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-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
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.