]> matita.cs.unibo.it Git - helm.git/history - components/grafite_parser
added metas local context maction: ?n[...]
[helm.git] / components / grafite_parser /
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-25 Claudio Sacerdoti... injection_tac and discriminate_tac now replaced by...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-09-04 Claudio Sacerdoti... Aliases are now wrote down even during the first pass.
2006-08-31 Ferruccio Guidi- semantics of tactic subst allmost fixed
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-08-24 Ferruccio Guidi- new legature == for \equiv used in the notation for...
2006-07-27 maiorino"that is equivalent to" and "or equivalently" implement...
2006-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
2006-07-24 Claudio Sacerdoti... Disambiguation passes simplified.
2006-07-22 Enrico Tassimatitaprover
2006-07-18 Claudio Sacerdoti... dependeciesParsed fixed to parse URIs also in QSTRINGs
2006-07-18 Claudio Sacerdoti... The dependencies parser is more robust w.r.t. to lexing...
2006-07-12 Claudio Sacerdoti... GrafiteAst.Quit (unused) removed.
2006-07-12 Claudio Sacerdoti... GrafiteAst.Print (unused) removed.
2006-07-12 Claudio Sacerdoti... GrafiteAst.Search_pat and GrafiteAst.Search_term (both...
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... 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/