]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_transformations/tacticAst2Box.ml
Asts generalized: a lot of tactics where restricted to identifiers in place
[helm.git] / helm / ocaml / cic_transformations / tacticAst2Box.ml
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-10 Claudio Sacerdoti... Got rid of a few warnings.
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-04-28 Enrico Tassimoved "hint" from Command to Macro
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2004-11-15 Stefano Zacchirolichanged reduction tactics ast
2004-11-03 Stefano Zacchiroliadded Auto and Hint tactic
2004-10-13 Stefano Zacchirolitransformations no longer use Content_expression, but...
2004-04-30 Stefano Zacchiroliembedded commands ast into tacticals ast
2004-02-23 Stefano Zacchirolicommented out a debugging message
2004-02-19 Andrea AspertiAdding tacticAst2Box (pretty printer for tactical,...