]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2006-10-13 Claudio Sacerdoti... New content level representations for LetRec, Inductive...
2006-10-12 Ferruccio Guidifiles with newest objects (to be included in the respec...
2006-10-12 Enrico Tassicarr_of_term now returns Fun if a Prod is encountered
2006-10-12 Enrico Tassifixed defaultauto behaviour. not the cache is preserveed
2006-10-12 Enrico Tassitimeout if unspecfied should be set to infinity, not...
2006-10-12 Claudio Sacerdoti... The default for paramodulation is now back to false...
2006-10-12 acciavatauto => auto new.
2006-10-12 Claudio Sacerdoti... Inclusion "improved".
2006-10-12 Claudio Sacerdoti... CoRN integrated in the night benchmarks.
2006-10-12 acciavatManual porting of CoRN to Matita.
2006-10-12 Claudio Sacerdoti... Bug fixed: the conversion was done with the wront argum...
2006-10-11 Claudio Sacerdoti... Some hocus-pocus to avoid a common race condition ...
2006-10-11 Claudio Sacerdoti... Unlocking the interface was not performed as the last...
2006-10-11 Claudio Sacerdoti... The RELATIONAL contrib must be compiled before the...
2006-10-11 Claudio Sacerdoti... My previous commit changed the regular timeout of param...
2006-10-10 Ferruccio Guidimakefiles fixups
2006-10-10 Claudio Sacerdoti... fguidi removed from RT in makefiles
2006-10-10 Claudio Sacerdoti... Implemented:
2006-10-10 Claudio Sacerdoti... auto => auto new
2006-10-10 Claudio Sacerdoti... auto => auto new
2006-10-10 Claudio Sacerdoti... I do not understand at all why Enrico removed the contr...
2006-10-10 Claudio Sacerdoti... Sorry, bug introduced by me yesterday now fixed.
2006-10-09 Claudio Sacerdoti... Bugs fixed in merging of composite coercions. In partic...
2006-10-09 Claudio Sacerdoti... One auto modified in an apply since auto is no longer...
2006-10-09 Claudio Sacerdoti... added to applyS in nat/gcd.ma a timeout large enough...
2006-10-09 Claudio Sacerdoti... 1. applyS now uses its ~params
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-09 Andrea AspertiTheorems from the library and from the context are...
2006-10-09 Claudio Sacerdoti... auto => auto new and other minor changes to make it...
2006-10-09 Claudio Sacerdoti... auto => auto new everywhere + minor updates to make...
2006-10-09 Claudio Sacerdoti... Comments updated with new reflections.
2006-10-09 Andrea AspertiThe two coercions sym_eq e eq_f gives BIG TROUBLES...
2006-10-09 Claudio Sacerdoti... More work to handle -debug properly.
2006-10-09 Andrea AspertiFactorized "find_equalities" in demodulation_tac.
2006-10-06 Enrico Tassiadded support for short name targets
2006-10-06 Enrico Tassiresumed ol auto
2006-10-06 Enrico Tassifixed all (that now uses long paths)
2006-10-06 Enrico Tassinow the makefile for developments requires the depend...
2006-10-06 Claudio Sacerdoti... 1. some "try ... with _ " removed
2006-10-03 Enrico Tassireduced timeout to 100s
2006-10-03 Enrico Tassicommented out are_convertible in is_identity
2006-10-03 maiorinoSome declarative tactics did not allow the "done" optio...
2006-10-03 Claudio Sacerdoti... Inline command implemented.
2006-10-03 Claudio Sacerdoti... Syntax of paramodulation parameters changed.
2006-10-03 Claudio Sacerdoti... Fixed handling of exceptions by the worker threads...
2006-10-03 Claudio Sacerdoti... Removed /home/tassi from the makefile!
2006-10-03 Enrico TassiQuery fixed to handle the cases where 0 tests are failu...
2006-10-03 Andrea AspertiChanged auto from implicit to option and renamed a...
2006-10-03 Claudio Sacerdoti... Regular expression fixed to allow '-' into test names.
2006-10-03 Claudio Sacerdoti... sacerdot is now the user for the daily bench.
2006-10-03 Claudio Sacerdoti... Crontab updated
2006-10-03 Claudio Sacerdoti... No more benches without gc.
2006-10-03 Claudio Sacerdoti... sequent_viewer.xml & co are now generated in /tmp if...
2006-10-03 Ferruccio Guidiupdated to use destruct instead of disciminate/injection
2006-10-03 Claudio Sacerdoti... Bug fixed: the script Menu was not locked as expected.
2006-10-03 Claudio Sacerdoti... The Abort button is now working properly. Cool.
2006-10-02 Claudio Sacerdoti... Xavier code for killing a thread commented out for...
2006-10-02 Claudio Sacerdoti... This commit implements the Abort button for the GUI...
2006-10-02 Enrico Tassirestored is_identity instead of is_weak_identity
2006-10-02 Claudio Sacerdoti... **** EXPERIMENTAL ****
2006-10-02 Enrico Tassiadded a subtle List.rev that makes the order of the...
2006-10-02 Enrico Tassi...
2006-10-02 Enrico Tassiauto always uses the context (even if paramodulation...
2006-10-02 Enrico Tassireturns the right list of goals
2006-10-02 Enrico Tassi50 steps on goal are fine for irrat2
2006-10-02 Enrico Tassiremoved only made with the DB
2006-10-02 Enrico Tassiremoved a pointless call to auto
2006-10-02 Enrico Tassi...
2006-10-02 Enrico Tassiadded tests for paramod
2006-10-02 Enrico Tassi...
2006-10-02 Enrico Tassiadded missing *)
2006-10-02 Enrico Tassirestored old (r6662) behaviour
2006-10-01 Enrico Tassiwhen use_only_paramod is true do not calculate the...
2006-09-29 Enrico Tassi2: is_identity -> is_weak_identity
2006-09-29 Enrico Tassifixed metaconvertibility that was completely wrong.
2006-09-29 Enrico Tassiremoved bad guard that was always false (assert false...
2006-09-29 Enrico Tassifixed (dasabled paramod)
2006-09-29 Enrico Tassirenamed inference in founif that is more appropriate
2006-09-29 Enrico Tassiis_identity -> is_weak_identity
2006-09-29 Enrico Tassihack to make the Pp work (sometimes)
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-29 Enrico Tassiadded tests for auto
2006-09-29 Enrico Tassirestored the good factorization file
2006-09-29 Enrico Tassiported to the new reflexivity implementation
2006-09-29 Enrico Tassimaittaprover uses another format
2006-09-29 Enrico Tassi...
2006-09-29 Enrico Tassiremoved a useless printing
2006-09-29 Enrico Tassiadded metas local context maction: ?n[...]
2006-09-28 Enrico Tassisolved issues regarding SQL incredible error proness
2006-09-28 Claudio Sacerdoti... Implemented topological sorting according to the depend...
2006-09-27 Enrico Tassiauto snapshot
2006-09-27 Enrico Tassi...
2006-09-27 Claudio Sacerdoti... More work on the translation of technicalities/setoids.ma.
2006-09-27 Claudio Sacerdoti... One less open helps understanding the code!
2006-09-27 Claudio Sacerdoti... More informative error message.
2006-09-27 Enrico Tassifixed bug regarding developments. paths given with...
2006-09-27 Claudio Sacerdoti... New bug found in disambiguation of records.
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-27 Stefano ZacchiroliAdded generation of dependency graph for the ocaml...
next