]> matita.cs.unibo.it Git - helm.git/history - components/tactics/tactics.mli
Demodulate_tac now depends on the universe
[helm.git] / components / tactics / tactics.mli
2006-11-29 Andrea AspertiDemodulate_tac now depends on the universe
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-10-24 Enrico Tassiremoved equality_retrieval
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-27 Enrico Tassiauto snapshot
2006-09-25 Claudio Sacerdoti... injection_tac and discriminate_tac now replaced by...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-06-29 Claudio Sacerdoti... Demodulate used to be a reduction_kind and it used...
2006-06-28 Ferruccio Guidi- "linear" flag added to lapply (automatic clearing)
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-06-21 Enrico Tassiadded the geniric
2006-06-15 Andrea Aspertiadded applyS
2006-04-26 Andrea AspertiBuild_proof_goal does not return the metasenv any more.
2006-04-10 Andrea AspertiRemoved negative equations.
2006-03-27 Andrea Aspertiargs removed from equalities.
2006-03-21 Enrico Tassifixed timestamp issue on tactics.mli
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/