]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics
.depend{.opt} files changed
[helm.git] / helm / software / components / ng_tactics /
2015-01-22 Ferruccio Guididependences update
2011-01-20 Wilmer RicciottiBug fix for generation of elimination principles.
2011-01-19 Wilmer RicciottiAdded some typing info to elimination principles, allow...
2010-12-10 Claudio Sacerdoti... Backporting from new Matita:
2010-12-03 Claudio Sacerdoti... Back-portin from new Matita: semantics of ntry changed...
2010-12-03 Claudio Sacerdoti... Back-porting from new Matita: improvement to inferred...
2010-12-02 Claudio Sacerdoti... Bad default for ?dorefine for instantiate
2010-12-02 Claudio Sacerdoti... 1. new implementation of normalize to have a speed...
2010-11-29 Claudio Sacerdoti... Back-porting from new Matita:
2010-11-29 Claudio Sacerdoti... Back-porting from new Matita:
2010-11-23 Claudio Sacerdoti... Debugging code commented out.
2010-07-28 Enrico Tassiallows auto before eq is defined
2010-07-28 Wilmer RicciottiFixes unexpected behaviour of ncut when multiple goals...
2010-07-28 Wilmer RicciottiExperimental enhancements to the ndestruct tactic....
2010-06-10 Wilmer RicciottiFix for inversion principles of types with a single...
2010-05-10 Enrico Tassinew intro:
2010-05-07 Enrico Tassitrace generation with "// by _;"
2010-05-04 Wilmer Ricciotti* Fixed a couple of glitches in ndestruct
2010-04-19 Andrea AspertiElimination of recursive inductive types leads to looping.
2010-04-13 Enrico Tassiauto destructs while introducing in the context
2010-04-09 Andrea Aspertiapply_subst_context on statuses
2010-04-08 Claudio Sacerdoti... New code (unbranched) to compute all keys by all possib...
2010-04-08 Andrea AspertiFixing indexing (commit parziale di Claudio?)
2010-03-31 Claudio Sacerdoti... Bug fixed: the current equation is not always the last...
2010-03-31 Claudio Sacerdoti... ...
2010-03-31 Claudio Sacerdoti... - inversion principles are now generated also for co...
2010-03-31 Claudio Sacerdoti... More debugging info from print_tac.
2010-03-31 Andrea AspertiTracing mechanism for auto. Interface changed to solve...
2010-03-24 Claudio Sacerdoti... Equality has one right parameter and thus it's eliminat...
2010-03-24 Claudio Sacerdoti... Axioms were not indexed.
2010-03-24 Claudio Sacerdoti... ...
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-17 Ferruccio Guididr
2010-03-17 Claudio Sacerdoti... OCaml's inferred type simplified.
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-12 Andrea Aspertiremoved debug from the inteface
2010-03-04 Andrea Asperti1. For smart application, we only perforate small terms...
2010-03-02 Wilmer RicciottiAdded syntax for ninversion tactic (still experimental).
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-03 Wilmer RicciottiDisabled debug prints in ndestruct tactic.
2010-02-02 Wilmer RicciottiNew version using Streicher's K axiom. Should be faster...
2010-02-02 Wilmer RicciottiFixed a bug with indexed inductive types which sometime...
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-18 Andrea AspertiInvocation of paramod
2010-01-18 Andrea Aspertiparamod_tac exported
2010-01-12 Wilmer RicciottiFixed a bug in the discrimination principle: the refine...
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-09 Andrea AspertiAdded nnAuto.mli
2009-12-04 Wilmer RicciottiBugfix in inversion (was using refl_eq instead of refl).
2009-12-04 Andrea AspertiIndexing local context for paramod.
2009-11-27 Wilmer Ricciottindestruct now clears off identity equations whenever...
2009-11-25 Wilmer RicciottiFixed inversion, which was broken by the last changes...
2009-11-23 Andrea AspertiSubsumption and reduction
2009-11-17 Wilmer Ricciottindestruct tactic: mainly bugfixes; the algorithm isn...
2009-11-17 Andrea AspertiClosing the goal.
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-11-13 Andrea AspertiAdded the new auto version (not attached yet).
2009-11-12 Claudio Sacerdoti... Code made more uniform.
2009-11-04 Claudio Sacerdoti... Bug fixed: restrict used to take the list of positions...
2009-11-04 Claudio Sacerdoti... 1) sort computation undone (it used to be bugged anyway)
2009-10-30 Enrico Tassiauto snapshot
2009-10-28 Claudio Sacerdoti... Bug fixed: the `IsTerm attribute is now added by mk_met...
2009-10-28 Enrico Tassibetter indentation
2009-10-28 Enrico Tassibetter indentation
2009-10-28 Enrico Tassibetter comments and indentation
2009-10-28 Enrico Tassiuse prop_only to filter instead of repeting the same...
2009-10-28 Enrico Tassibetter logging
2009-10-28 Enrico Tassibetter logging and immediate pruning of new goals when
2009-10-28 Enrico Tassiauto navigates a real tree, not a flattened one
2009-10-28 Enrico Tassilabels in group_by_tac
2009-10-28 Enrico Tassinew data structures for auto
2009-10-28 Enrico Tassiexport group_by_tac
2009-10-23 Enrico Tassiadded code to print the tree
2009-10-23 Enrico Tassimore functions
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
2009-10-21 Enrico Tassifirst bits for the zipper
2009-10-21 Enrico Tassi...
2009-10-21 Enrico Tassimore printings
2009-10-21 Enrico Tassinauto:
next