]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite_parser/grafiteParser.ml
matitaprover
[helm.git] / helm / software / components / grafite_parser / grafiteParser.ml
2006-07-22 Enrico Tassimatitaprover
2006-07-12 Claudio Sacerdoti... GrafiteAst.Quit (unused) removed.
2006-07-12 Claudio Sacerdoti... GrafiteAst.Print (unused) removed.
2006-07-11 maiorinoFirst experimental version of the declarative proof...
2006-07-05 Enrico Tassibugfix to developments:
2006-06-29 Claudio Sacerdoti... Demodulate used to be a reduction_kind and it used...
2006-06-28 Ferruccio Guidi- "linear" flag added to lapply (automatic clearing)
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-06-21 Enrico Tassiadded the geniric
2006-06-20 Ferruccio Guidi- fwd concrete syntax fixed
2006-06-20 Ferruccio Guidi- added some documentation on the fwd tatcic
2006-06-15 Andrea AspertiApply-Silvie tactic added!
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
2006-06-09 Claudio Sacerdoti... Syntactic bug changed: t in "unfold t" must be a tactic...
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-05-25 Claudio Sacerdoti... Axioms are not allowed with the syntax: "axiom name...
2006-04-13 Enrico Tassiadded include' to include everything but preferences...
2006-04-12 Enrico Tassiwhelp locate now accepts * and ?
2006-02-23 Stefano Zacchirolifactorized an ast_statement type which is (now) used...
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/