]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics/declarative.ml
many changes:
[helm.git] / helm / software / components / tactics / declarative.ml
2007-06-13 Enrico Tassimany changes:
2007-05-31 Claudio Sacerdoti... Ferruccio has changed the semantics of the old ~pattern...
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-04-20 Claudio Sacerdoti... The declarative rewriting step now tries auto timeout...
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-03-01 Enrico Zoli"by j let x : T such that P(x)" generalized to allow...
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2006-12-20 Claudio Sacerdoti... New declarative tactic "we proceed by cases on t to...
2006-11-30 Claudio Sacerdoti... New syntax and semantics for the rewriting steps that...
2006-11-29 Claudio Sacerdoti... The rewritingstep declarative command now takes also...
2006-11-28 Claudio Sacerdoti... Added a clear to rewritestep to speed up auto (by remov...
2006-11-27 Claudio Sacerdoti... "the thesis becomes" now always performs a change.
2006-11-27 Claudio Sacerdoti... Declarative language ported to new auto (with Universes).
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-11-14 Claudio Sacerdoti... library=1 in obtain _ = _ by _.
2006-10-12 Claudio Sacerdoti... Bug fixed: the conversion was done with the wront argum...
2006-10-10 Claudio Sacerdoti... Implemented:
2006-10-03 maiorinoSome declarative tactics did not allow the "done" optio...
2006-10-03 Claudio Sacerdoti... Syntax of paramodulation parameters changed.
2006-09-08 Claudio Sacerdoti... Bug fixed: "by ... we proved ... that is equivalent...
2006-07-27 maiorinoAutomation enabled for declarative proofs. Cool.
2006-07-27 maiorino"that is equivalent to" and "or equivalently" implement...
2006-07-27 maiorinoAll the declarative tactics now have a more or less...
2006-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
2006-07-12 Claudio Sacerdoti... Missing copyright added to tactics/declarative.ml*
2006-07-11 maiorinoFirst experimental version of the declarative proof...