]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics
using = instead of alpha conversions. context metasenv and subst are not
[helm.git] / helm / software / components / ng_tactics /
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
2009-09-09 Enrico Tassisome fixes here and there
2009-09-09 Enrico Tassidepends
2009-09-08 Enrico Tassisnapshot for CSC
2009-09-02 Enrico Tassido not fail if the inductive type is mutual, just do...
2009-09-01 Enrico Tassicatch wrapped exception
2009-08-13 Claudio Sacerdoti... Some quick patch to fix elimination that used to look for
2009-07-31 Claudio Sacerdoti... Record projections are now defined as fixpoints in...
2009-07-31 Claudio Sacerdoti... \ldots are now used in nelim and ncases
2009-07-30 Claudio Sacerdoti... napply now automatically inserts \ldots at the end
2009-07-28 Claudio Sacerdoti... Introduction of vectors of implicit (only for NG).
2009-07-24 Claudio Sacerdoti... Function to map NCic.term to CicNotationPt.term finished.
2009-07-22 Claudio Sacerdoti... leftno was List.length rights :-)
2009-07-21 Claudio Sacerdoti... Debugging code removed.
2009-07-21 Claudio Sacerdoti... Record projections are now automatically generated...
2009-07-20 Claudio Sacerdoti... nrewrite now uses the appropriate principle when going...
2009-07-20 Claudio Sacerdoti... 1) The NG kernel now accepts only usage of declared...
2009-07-17 Claudio Sacerdoti... nelim now uses the appropriate _rect_XXX elimination...
2009-07-17 Claudio Sacerdoti... More info to refine empty types elimination.
2009-07-17 Claudio Sacerdoti... Debugging code commented out.
2009-07-17 Claudio Sacerdoti... Bug fixed: singleton application.
2009-07-17 Claudio Sacerdoti... New suffixes for elimination principles:
2009-07-17 Claudio Sacerdoti... Generation of inductive principle for Type[0].
2009-07-15 Enrico Tassincopy partially implemented and fixed (a ?) chain to...
2009-07-09 Enrico Tassinew nrepeat (and block '('...')' ) tactical
2009-07-08 Claudio Sacerdoti... repeat_tac
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-25 Ferruccio Guidi- some depend files :)
2009-06-25 Enrico Tassicode refactoring for paramodulation
2009-06-19 Claudio Sacerdoti... Good:
2009-06-18 Enrico Tassibetter exception handling
next