]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel/proofEngineReduction.ml
Added an almost working version of Generalize tactic.
[helm.git] / helm / gTopLevel / proofEngineReduction.ml
2002-12-12 Michele GalatàAdded an almost working version of Generalize tactic.
2002-12-09 Claudio Sacerdoti... Simpl now handles let-in reductions as delta-reductions...
2002-12-06 Claudio Sacerdoti... Bug fixed: when iota-expanding fixpoints the context...
2002-12-05 Claudio Sacerdoti... A simplification bug was introduced during the clean...
2002-12-04 Claudio Sacerdoti... Simplification euristic improved.
2002-10-30 Claudio Sacerdoti... Bug fixed in reduction/simplification of explicit named...
2002-10-30 Claudio Sacerdoti... - (Partial) porting to the new theory with explicit...
2002-10-25 no authorThis commit was manufactured by cvs2svn to create branch
2002-10-09 no authorThis commit was manufactured by cvs2svn to create branch
2002-07-01 Stefano Zacchiroli- added Ring tactic on reals
2002-07-01 Stefano Zacchirolibug fix: handled LetIn case in simpl
2002-06-12 Claudio Sacerdoti... * Abst removed from the DTD
2002-05-28 Claudio Sacerdoti... * Bug fixed: syntactic equality for CIC term (which...
2002-05-20 Claudio Sacerdoti... Many many improvements:
2002-05-08 Claudio Sacerdoti... Experimental commit: definitions are now allowed in...
2002-04-19 Claudio Sacerdoti... Debugging stuff removed.
2002-04-18 Claudio Sacerdoti... * Many improvements
2002-04-16 Claudio Sacerdoti... proofEngineReduction.ml added