]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_tactics/nTacStatus.ml
new instantiate, only known bug is w.r.t. in/out scope and file matita/contribs/ng_as...
[helm.git] / helm / software / components / ng_tactics / nTacStatus.ml
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 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 Tassinew discrimination tree instantiation with
2009-10-07 Enrico Tassithe wrap function takes a string argument so that we...
2009-10-06 Enrico Tassifixed constructor on non inductive type
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-21 Enrico Tassihuge commit regarding universes:
2009-09-01 Enrico Tassicatch wrapped exception
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-17 Claudio Sacerdoti... Initial implementation of statuses using objects in...
2009-06-16 Claudio Sacerdoti... FIX OF THE PREVIOUS EXPERIMENTAL COMMIT:
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-25 Enrico Tassinasty change in the lexer/parser:
2009-05-18 Claudio Sacerdoti... 1) new tactic normalize (low-level function implemented in
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2009-05-05 Enrico Tassi- pretty printer made robust in face of list_nth
2009-04-25 Claudio Sacerdoti... Apply subst implemented also for Fixpoints.
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-07 Enrico Tassiselect honors the substitution
2009-04-06 Enrico Tassitactic cases works! delift clears tags
2009-04-06 Enrico Tassiunification:
2009-04-02 Enrico TassiNew file nTacStatus to: