]> matita.cs.unibo.it Git - helm.git/history - components/grafite_parser/grafiteDisambiguate.ml
Command index added to disambiguate.
[helm.git] / components / grafite_parser / grafiteDisambiguate.ml
2006-11-23 Andrea AspertiCommand index added to disambiguate.
2006-10-18 Claudio Sacerdoti... - Disambiguation error exception enriched with more...
2006-10-18 Claudio Sacerdoti... Disambiguation errors now carry more information (i...
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-03 Claudio Sacerdoti... Inline command implemented.
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-25 Claudio Sacerdoti... injection_tac and discriminate_tac now replaced by...
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-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
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-12 Claudio Sacerdoti... GrafiteAst.Search_pat and GrafiteAst.Search_term (both...
2006-07-11 maiorinoFirst experimental version of the declarative proof...
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-21 Enrico Tassiadded the geniric
2006-06-15 Andrea AspertiApply-Silvie tactic added!
2006-05-09 Enrico Tassitypes2006 patch
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/