]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_transformations/tacticAst.ml
made executable again
[helm.git] / helm / ocaml / cic_transformations / tacticAst.ml
2005-07-25 Stefano Zacchiroliimplemented transformations on top of notation code
2005-07-22 Alberto Griggioadded optional "paramodulation" parameter to auto to...
2005-07-19 Ferruccio Guidithe decompose tactic is now working
2005-07-08 Enrico Tassiadded Variant theorem flavour
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... "include" command implemented.
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-30 Claudio Sacerdoti... 1. rewrite_* and rewrite_back_* merged into one function
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-28 Enrico Tassimisc -> domMisc
2005-06-28 Claudio Sacerdoti... New argument for LApply: the ident for the generated...
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Claudio Sacerdoti... New argument (the identifier) to generalize.
2005-06-27 Claudio Sacerdoti... New argument (the hypothesis name) for cut.
2005-06-27 Claudio Sacerdoti... More tactics or tactic arguments made available to...
2005-06-27 Claudio Sacerdoti... More tactics are now available to matita.
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-06-24 Claudio Sacerdoti... Asts generalized: a lot of tactics where restricted...
2005-06-23 Claudio Sacerdoti... The discriminate tactic accepts a term, not only an...
2005-06-23 Claudio Sacerdoti... Tactic generalize ported to patterns and activated...
2005-06-17 Enrico Tassiadded support for patterns current goal
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-10 Enrico Tassiadded records pp, ast and fixed a bug in match with...
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-27 Stefano Zacchirolicommented out no longer needed macros Redo, Undo, Abort
2005-05-17 Enrico Tassifixed Whelp stuff
2005-05-16 Enrico Tassisome hacks to make the sequent window pretty nice
2005-05-03 Enrico Tassifix for instance
2005-05-02 Enrico Tassiattached auto
2005-05-02 Enrico Tassiadded ast for Match
2005-04-28 Enrico Tassimoved "hint" from Command to Macro
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-02-01 Enrico Tassiadded `Coer print_kind
2005-01-31 Enrico Tassiadded Basedir Ast
2005-01-25 Enrico Tassi- removed applyStylesheets
2005-01-21 Enrico Tassi- Changed ApplyTransformation API to return both the...
2005-01-11 Stefano Zacchiroliadded search commands
2004-12-09 Stefano Zacchiroliaddded inductive definition to AST
2004-11-15 Stefano Zacchirolichanged reduction tactics ast
2004-11-10 Stefano Zacchiroliadded Baseuri command
2004-11-03 Stefano Zacchiroliadded Auto and Hint tactic
2004-10-22 Stefano Zacchiroliadded Hint "tactic"
2004-10-13 Stefano Zacchiroliadded term argument to absurd
2004-10-04 Stefano Zacchiroliadded Undo/Redo commands
2004-04-30 Stefano Zacchiroliadded Abort and Check commands
2004-04-30 Stefano Zacchiroliembedded commands ast into tacticals ast
2004-02-26 Stefano Zacchiroliadded command and script ASTs with _debugging_only_...
2004-02-17 Stefano Zacchiroliadded tactics and tacticals (heavily bugged)