]> matita.cs.unibo.it Git - helm.git/history - components/tactics/proofEngineReduction.ml
alpha equivalence test factorized and moved to CicUtil
[helm.git] / components / tactics / proofEngineReduction.ml
2007-04-04 Ferruccio Guidialpha equivalence test factorized and moved to CicUtil
2007-03-22 Claudio Sacerdoti... Several instances of the same bug fixed at once: when...
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Claudio Sacerdoti... Role of
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2006-07-19 Claudio Sacerdoti... Serious bug fixed in simplify: sometimes terms wwere...
2006-03-08 Claudio Sacerdoti... Reduction trick added to simplify (greatly speeding...
2006-02-23 Claudio Sacerdoti... During simplify, reduction of the argument of a Fix...
2006-02-22 Claudio Sacerdoti... Bug fixed in simplify: delta expansion of constants...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/