]> matita.cs.unibo.it Git - helm.git/history - helm/gTopLevel/gTopLevel.ml
Initial revision
[helm.git] / helm / gTopLevel / gTopLevel.ml
2002-10-21 natileMerge of the new_mathql branch with the main branch:
2002-10-17 Enrico Tassi- rewritesimpl_tac added in fourierR.ml (wrong location)
2002-10-14 Claudio Sacerdoti... - bug fixed: some liftings were missing in the implemen...
2002-10-11 Claudio Sacerdoti... New tactic rewrite implemented.
2002-09-27 Claudio Sacerdoti... Better handling of queries. Now both the locate and...
2002-09-19 Enrico TassiTactic update
2002-09-09 Claudio Sacerdoti... When locate is used during the lexing phase, it may...
2002-09-04 Claudio Sacerdoti... The parser (the lexer indeed) now use the locate query...
2002-09-04 Enrico TassiFourier tactic
2002-08-29 Michele GalatàComment typo fixed.
2002-07-29 Claudio Sacerdoti... Updated to use the new parser that creates (stacks...
2002-07-01 Stefano Zacchiroli- added Ring tactic on reals
2002-07-01 Ferruccio GuidimathQL modified, stderr corrected to stdout im mathql_i...
2002-06-22 Ferruccio Guidiuntested version of mQueryGenerator (was mquery part 2)
2002-06-12 Claudio Sacerdoti... * Abst removed from the DTD
2002-05-24 Claudio Sacerdoti... * Clear and ClearBody implemented, but they are bugged...
2002-05-22 Claudio Sacerdoti... Conjectures and Hypotheses inside every conjecture...
2002-05-21 Ferruccio Guidi*** empty log message ***
2002-05-20 Claudio Sacerdoti... mquery.ml now really call the execution of the query.
2002-05-20 Claudio Sacerdoti... Many many improvements:
2002-05-08 Claudio Sacerdoti... Experimental commit: definitions are now allowed in...
2002-04-30 Ferruccio Guidibasic MathQL support
2002-04-29 Claudio Sacerdoti... * Error handling improved
2002-04-26 Claudio Sacerdoti... * Many improvements (expecially in exceptions handling)
2002-04-19 Claudio Sacerdoti... * The interface of CicTypeChecker now allows the usage...
2002-04-19 Claudio Sacerdoti... Reduction tactics in the scratch window implemented.
2002-04-18 Claudio Sacerdoti... Scratch window is now also raised (= hide + show ;...
2002-04-18 Claudio Sacerdoti... * Error reporting improved
2002-04-18 Claudio Sacerdoti... * Scratch window added
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...