]> matita.cs.unibo.it Git - helm.git/history - components/grafite_parser
some experiments
[helm.git] / components / grafite_parser /
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... Added debug menu item to restrict disambiguation to...
2006-05-25 Claudio Sacerdoti... Axioms are not allowed with the syntax: "axiom name...
2006-05-16 Enrico Tassiutf8_macros moved to syntax_extensions.
2006-05-11 Claudio Sacerdoti... Bugs fixed:
2006-05-09 Enrico Tassitypes2006 patch
2006-04-14 Enrico Tassimulti-instances aliases are compressed to single instan...
2006-04-13 Enrico Tassiadded include' to include everything but preferences...
2006-04-12 Enrico Tassiwhelp locate now accepts * and ?
2006-03-15 Enrico Tassimore work for the release
2006-02-23 Stefano Zacchirolibugfix: use utf8-aware substring function
2006-02-23 Stefano ZacchiroliAdded module GrafiteWalker, which implements traversals...
2006-02-23 Stefano Zacchirolifactorized an ast_statement type which is (now) used...
2006-02-22 Stefano Zacchirolimoved initial (i.e. empty) lexiconEngine status to...
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/