]> matita.cs.unibo.it Git - helm.git/history - components/grafite/grafiteAstPp.ml
Added a new command "index" for the indexing terms in the "universe".
[helm.git] / components / grafite / grafiteAstPp.ml
2006-11-23 Andrea AspertiAdded a new command "index" for the indexing terms...
2006-11-17 Ferruccio Guidihelm_registry: added the pair unmarshaller
2006-11-16 Ferruccio Guidi- transcript: now outputs includes and coercions correctly
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-03 maiorinoSome declarative tactics did not allow the "done" optio...
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-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
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-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-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-15 Andrea AspertiApply-Silvie tactic added!
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-05-13 Enrico Tassifixed some bugs
2006-05-13 Enrico Tassifixed some pp stuff
2006-04-12 Enrico Tassiwhelp locate now accepts * and ?
2006-04-12 Enrico Tassiwhelp macros have now () around args
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/