]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics/nTacStatus.mli
Implementation of ndestruct tactic (including destruction of constructor forms
[helm.git] / helm / software / components / ng_tactics / nTacStatus.mli
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
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-13 Enrico Tassidebug + relocate uses Prop instead of (Prop Prop)....
2009-10-11 Enrico Tassiauto with intro
2009-10-08 Enrico Tassinew discrimination tree instantiation with
2009-09-30 Claudio Sacerdoti... New datatype for metasenv/subst: full fledged attribute...
2009-08-13 Claudio Sacerdoti... Some quick patch to fix elimination that used to look for
2009-06-18 Enrico Tassibetter exception handling
2009-06-18 Claudio Sacerdoti... Objects are now used to represent also the tactic status.
2009-06-18 Claudio Sacerdoti... 1) grafiteWalker removed
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-18 Claudio Sacerdoti... 1) new tactic normalize (low-level function implemented in
2009-05-05 Enrico Tassi- pretty printer made robust in face of list_nth
2009-04-24 Claudio Sacerdoti... Quick&dirty implementation of neqd:
2009-04-16 Claudio Sacerdoti... Added ppterm.
2009-04-14 Claudio Sacerdoti... New debugging tactic nassert:
2009-04-09 Enrico Tassi- change implemented in 4 lines
2009-04-09 Enrico Tassi- generalize finished
2009-04-08 Enrico Tassigeneralized is half-implemented (still broken)
2009-04-08 Enrico TassiAnalizyng the inductive type of the eliminated term and
2009-04-06 Enrico Tassitactic cases works! delift clears tags
2009-04-06 Enrico Tassiunification:
2009-04-02 Enrico Tassi...
2009-04-02 Enrico TassiNew file nTacStatus to: