]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics/nnAuto.ml
Tracing mechanism for auto. Interface changed to solve an ambiguity between
[helm.git] / helm / software / components / ng_tactics / nnAuto.ml
2010-03-31 Andrea AspertiTracing mechanism for auto. Interface changed to solve...
2010-03-24 Claudio Sacerdoti... Axioms were not indexed.
2010-03-24 Andrea AspertiComputation of the trace.
2010-03-18 Andrea AspertiPrintings removed.
2010-03-18 Andrea AspertiDebugging disabled.
2010-03-18 Andrea AspertiNew demodulation tactics (mostly for debugging purposes).
2010-03-18 Andrea Aspertiapp of app inside smart application.
2010-03-16 Claudio Sacerdoti... 1) intros cleans up the cache (because the context...
2010-03-16 Claudio Sacerdoti... refreshing of inferred type was missing
2010-03-12 Andrea AspertiSubst was missing in perforate small (apparently, gty...
2010-03-04 Andrea Asperti1. For smart application, we only perforate small terms...
2010-02-19 Andrea AspertiOpen goals fixed (it also returned closed goals).
2010-02-19 Andrea AspertiRemoved debug printings.
2010-02-19 Andrea Aspertiadded lazy
2010-02-19 Andrea AspertiNuova versione di auto.
2010-02-19 Andrea AspertiAdded an implicit parameter to branch_tac to allow...
2010-02-15 Claudio Sacerdoti... The height of fixpoint applications was not computed...
2010-02-11 Enrico Tassiminimal sequent height set to 1
2010-02-11 Enrico Tassisome experiment filtering with height
2010-02-08 Andrea AspertiRemoved debug printings.
2010-02-01 Andrea AspertiOn the last goal at maxdepth we stop at the first solution.
2010-01-29 Andrea AspertiNuova gestione della width.
2010-01-18 Andrea AspertiNew paramod tac.
2010-01-08 Andrea AspertiSupport for the new // tactics.
2009-12-21 Andrea AspertiRefining with no expected type + unification seems...
2009-12-21 Andrea AspertiTrying to be faster.
2009-12-10 Andrea AspertiMinor bag fixed, relative to failures.
2009-12-10 Andrea AspertiA compiling version?
2009-12-09 Andrea AspertiAttached fast_eq_check to auto
2009-12-04 Andrea AspertiIndexing local context for paramod.
2009-11-23 Andrea AspertiSubsumption and reduction
2009-11-17 Andrea AspertiClosing the goal.
2009-11-13 Andrea AspertiAdded the new auto version (not attached yet).