]> matita.cs.unibo.it Git - helm.git/history - components/tactics
added include' to include everything but preferences (aka aliases)
[helm.git] / components / tactics /
2006-04-10 Andrea AspertiRemoved negative equations.
2006-04-05 Enrico Tassifix for distro
2006-04-05 Enrico Tassithe tactic now returns as open goals the open metas...
2006-04-05 Enrico Tassisubsumption fixed and called in given_clause_fullred.
2006-04-04 Andrea AspertiNaif substitution. Removed local context in metas durin...
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Andrea Aspertiargs removed from equalities.
2006-03-24 Andrea AspertiNew unification and new matching.
2006-03-23 Andrea AspertiBest parameter setting for de morgan.
2006-03-22 Andrea Asperti:
2006-03-21 Enrico Tassifixed timestamp issue on tactics.mli
2006-03-21 Andrea AspertiChanged the type of compute-equality_weight that now...
2006-03-20 Andrea AspertiSnapshot.
2006-03-10 marangonAdded inversion principle creation for inductive predic...
2006-03-10 marangonInversion code cleaning.
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-20 Claudio Sacerdoti... Bug fixed: rewrite > t where t had occurrences of metav...
2006-02-17 Enrico Tassitentative speedup not coercion-packing the proof after...
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/