]> matita.cs.unibo.it Git - helm.git/history - components/grafite_engine/grafiteEngine.ml
The status has been extended with a "universe", that is a
[helm.git] / components / grafite_engine / grafiteEngine.ml
2006-11-23 Andrea AspertiThe status has been extended with a "universe", that...
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
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 maiorinoAutomation enabled for declarative proofs. Cool.
2006-07-27 maiorinoAll the declarative tactics now have a more or less...
2006-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
2006-07-24 Enrico Tassimore work on matitaprover (no more XML and buris are...
2006-07-22 Enrico Tassimatitaprover
2006-07-11 maiorinoFirst experimental version of the declarative proof...
2006-07-10 Enrico Tassiimproved coercions support:
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-15 Andrea AspertiApply-Silvie tactic added!
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-05-09 Enrico Tassitypes2006 patch
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-03-08 Claudio Sacerdoti... Debugging code removed.
2006-02-20 Claudio Sacerdoti... Stupid bug fixed.
2006-02-20 Claudio Sacerdoti... Packing of implicit coercions must be also performed...
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/