]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel/proofEngine.ml
* Clear and ClearBody implemented, but they are bugged because they do not
[helm.git] / helm / gTopLevel / proofEngine.ml
2002-05-24 Claudio Sacerdoti... * Clear and ClearBody implemented, but they are bugged...
2002-05-20 Claudio Sacerdoti... Many many improvements:
2002-05-08 Claudio Sacerdoti... Experimental commit: definitions are now allowed in...
2002-04-29 Claudio Sacerdoti... * Bug fixed: Elim did not work for principles whose...
2002-04-26 Claudio Sacerdoti... * Many improvements (expecially in exceptions handling)
2002-04-24 Claudio Sacerdoti... * New implementation of Apply and Elim based on the...
2002-04-19 Claudio Sacerdoti... * The interface of CicTypeChecker now allows the usage...
2002-04-19 Claudio Sacerdoti... Bug fixed: reduction in the scratch window now works...
2002-04-19 Claudio Sacerdoti... Reduction tactics in the scratch window implemented.
2002-04-18 Claudio Sacerdoti... * Many improvements
2002-04-16 Claudio Sacerdoti... * Many improvements
2002-04-08 Claudio Sacerdoti... * Many improvements
2002-04-05 Claudio Sacerdoti... * Many improvements.
2002-04-02 Claudio Sacerdoti... First commit of our future proof-assistant/proof-improv...