]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_transformations/tacticAstPp.ml
made executable again
[helm.git] / helm / ocaml / cic_transformations / tacticAstPp.ml
2005-07-25 Stefano Zacchiroliimplemented transformations on top of notation code
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-06 Claudio Sacerdoti... * Bug fixed: "tac." was parsed as Seq [tac]
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... New function (only partially implemented) to pretty...
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 Ferruccio Guidilapply improved
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 are now available to matita.
2005-06-27 Enrico Tassifixed LApply pretty printing
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-10 Claudio Sacerdoti... Got rid of a few warnings.
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-27 Enrico Tassiremoved debug prerr_endline
2005-05-17 Enrico Tassifixed Whelp stuff
2005-05-16 Enrico Tassisome hacks to make the sequent window pretty nice
2005-05-06 Enrico Tassiadded syntax for rewrite (TODO no rewrite-in-Hyp syntax)
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-10 Stefano Zacchirolifactorized tacticals separator and terminator
2005-01-11 Stefano Zacchiroliadded search commands
2004-12-09 Stefano Zacchiroliimplemented pretty printer for (mutual) (co)inductive...
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 Zacchirolipretty printed Absurd's term
2004-10-04 Stefano Zacchiroliadded Undo/Redo commands
2004-05-04 Stefano Zacchiroliremoved traliling dot in command pretty printer, now...
2004-04-30 Stefano Zacchiroliadded Abort and Check commands
2004-04-30 Stefano Zacchiroliembedded commands ast into tacticals ast
2004-02-23 Stefano Zacchiroliadded a space between term and "using" keyword
2004-02-18 Stefano Zacchirolifixed cosmetic typos during pretty printing
2004-02-17 Stefano Zacchiroliadded tactics and tacticals (heavily bugged)