]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics
app of app inside smart application.
[helm.git] / helm / software / components / ng_tactics /
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:
2009-10-19 Claudio Sacerdoti... Smarter implementation of instantiate to avoid re-check...
2009-10-16 Enrico Tassisome work for auto
2009-10-16 Enrico Tassisome work for auto
2009-10-13 Enrico Tassirelocate is hopefully fixed once and for-all!
2009-10-13 Enrico Tassirelocate fixed
2009-10-13 Enrico Tassidebug + relocate uses Prop instead of (Prop Prop)....
2009-10-11 Enrico Tassiauto with intro
2009-10-08 Enrico Tassiremoved misleading context
2009-10-08 Enrico Tassinew discrimination tree instantiation with
2009-10-08 Enrico Tassiavoid warning
2009-10-07 Enrico Tassiremoved printing
2009-10-07 Enrico Tassishort names
2009-10-07 Enrico Tassiauto works on the regular tactics status
2009-10-07 Enrico Tassithe wrap function takes a string argument so that we...
2009-10-07 Enrico Tassiunfocus can be performed also if all goals are closed
2009-10-07 Claudio Sacerdoti... Debugging code commented out.
2009-10-06 Enrico Tassifixed constructor on non inductive type
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-06 Enrico Tassi...
2009-10-06 Enrico TassinAuto W.I.P.
2009-10-05 Enrico Tassiauto and auto_paramod are in nAuto
2009-10-05 Enrico Tassinew file for auto
2009-10-05 Enrico Tassidowncast removed
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-02 Enrico Tassifixed bug in coercion application, input/output swapped...
2009-10-02 Wilmer RicciottiUpdated command ninverter. Syntax:
2009-10-02 Claudio Sacerdoti... ...
2009-10-01 Enrico Tassifixed the type of tactic_term, attributes were useless
2009-09-30 Claudio Sacerdoti... New datatype for metasenv/subst: full fledged attribute...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-14 Claudio Sacerdoti... New tactics ncut and nlapply.
2009-09-11 Enrico Tassiconstructor accepts the arguments of the constructor...
2009-09-11 Enrico Tassinew tactic constructor: @[n]
2009-09-10 Enrico Tassithe refiner was not checking that the resulting type
next