]> matita.cs.unibo.it Git - helm.git/history - components
fixed demodulation_goal (used to return always false)
[helm.git] / components /
2006-04-26 Andrea Aspertifixed demodulation_goal (used to return always false)
2006-04-26 Andrea Aspertiremoved ocaml equality on equations
2006-04-26 Enrico Tassimore cleanup
2006-04-26 Enrico Tassicleanup of saturate
2006-04-26 Enrico Tassiadded a new type for proofs.
2006-04-26 Enrico Tassiadded a whd (nodelta) in the carr function used by...
2006-04-14 Enrico Tassimulti-instances aliases are compressed to single instan...
2006-04-14 Enrico Tassi duplicate check for coercions when added to Db
2006-04-14 Enrico Tassialases instance not printed if 0
2006-04-14 Enrico Tassi added minimal euristic for generic terms carrier compa...
2006-04-13 Enrico Tassiadded include' to include everything but preferences...
2006-04-13 Enrico Tassipartially fixed boxes in rewite
2006-04-13 Enrico Tassiin eta_finxing: type_of_aux' not called on eta_fixed...
2006-04-13 Claudio Sacerdoti... Ugly solution to the "we proved T that is equivalent...
2006-04-13 Claudio Sacerdoti... Profiling code commented out.
2006-04-13 Claudio Sacerdoti... Some times reduced in a second benchmark.
2006-04-13 Claudio Sacerdoti... Utime + Systime used in place of gettimeofday.
2006-04-12 Enrico Tassiwhelp locate now accepts * and ?
2006-04-12 Enrico Tassiwhelp macros have now () around args
2006-04-11 Claudio Sacerdoti... Altri benchmarks.
2006-04-11 Claudio Sacerdoti... CicEnvironment is emptied when a size treshold is reached.
2006-04-10 Andrea AspertiRemoved negative equations.
2006-04-05 Enrico Tassifix for distro
2006-04-05 Enrico Tassia bit of shareing
2006-04-05 Enrico Tassiadded estimate_size
2006-04-05 Enrico Tassithe tactic now returns as open goals the open metas...
2006-04-05 Enrico Tassisubsumption fixed and called in given_clause_fullred.
2006-04-04 Andrea AspertiNaif substitution. Removed local context in metas durin...
2006-04-03 Claudio Sacerdoti... Useless code simplified out.
2006-03-31 Claudio Sacerdoti... New benchmark after removal of some profiling code.
2006-03-30 Claudio Sacerdoti... Less profiling.
2006-03-30 Claudio Sacerdoti... Profiling code for merge_ugraphs commented out (since...
2006-03-30 Claudio Sacerdoti... A few benchmarks on the library of Coq committed.
2006-03-30 Claudio Sacerdoti... Added deadline (now 30s) to each test.
2006-03-30 Claudio Sacerdoti... Sys.Break used to be captured.
2006-03-30 Claudio Sacerdoti... Bug fixed: terms with a Cast used to raise assert false...
2006-03-29 Claudio Sacerdoti... Huge speed-up in conversion: the old conversion strateg...
2006-03-29 Claudio Sacerdoti... #### EXPERIMENTAL COMMIT ####
2006-03-29 Claudio Sacerdoti... Debugging code added.
2006-03-29 Enrico Tassiremoved unif_ty ref
2006-03-29 Enrico Tassireverted the addition of _ to mistyped names
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Andrea Aspertiargs removed from equalities.
2006-03-27 Claudio Sacerdoti... Debugging code commented out.
2006-03-27 Claudio Sacerdoti... * trust = true
2006-03-27 Claudio Sacerdoti... "Performance bug" fixed: I removed a whd in the does_no...
2006-03-27 Claudio Sacerdoti... Several "try ... with _ -> " specialized.
2006-03-27 Claudio Sacerdoti... More robust handling of Control-C.
2006-03-27 Claudio Sacerdoti... Flush stdout added in proper position.
2006-03-24 Claudio Sacerdoti... Recently introduced bug fixed in the kernel: a stack...
2006-03-24 Claudio Sacerdoti... Unable to parse my own output. Fixed.
2006-03-24 Claudio Sacerdoti... % forgot in the output
2006-03-24 Claudio Sacerdoti... Serious test for the Coq library added (name test_library).
2006-03-24 Claudio Sacerdoti... more error messages were on stdout :-(
2006-03-24 Claudio Sacerdoti... error message was printed on stdout
2006-03-24 Andrea AspertiNew unification and new matching.
2006-03-24 Claudio Sacerdoti... Legend for profiling printed iff something is profiled.
2006-03-23 Andrea AspertiBest parameter setting for de morgan.
2006-03-22 Andrea Asperti:
2006-03-22 Enrico Tassiprofiler on steroids. added -profile-only to specify...
2006-03-21 Enrico Tassiadded calls number
2006-03-21 Enrico Tassifixed timestamp issue on tactics.mli
2006-03-21 Andrea AspertiChanged the type of compute-equality_weight that now...
2006-03-20 Andrea AspertiSnapshot.
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-16 Enrico Tassione more step toward release and bench reorganization
2006-03-15 Enrico Tassimore work for the release
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-03-10 marangonAdded inversion principle creation for inductive predic...
2006-03-10 marangonInversion code cleaning.
2006-03-08 Claudio Sacerdoti... Debugging code removed.
2006-03-08 Claudio Sacerdoti... Reduction trick added to simplify (greatly speeding...
2006-03-07 Enrico Tassiadded the creation of system_tables to the db when...
2006-02-24 Stefano ZacchiroliUse reference counting to keep track of camlp4 extensio...
2006-02-24 Stefano Zacchiroliadded a generic (yet rather trivial) module for referen...
2006-02-23 Stefano Zacchirolibugfix: use utf8-aware substring function
2006-02-23 Stefano ZacchiroliAdded module GrafiteWalker, which implements traversals...
2006-02-23 Stefano Zacchirolifactorized an ast_statement type which is (now) used...
2006-02-23 Stefano Zacchiroli- added src_root build time configuration value
2006-02-23 Claudio Sacerdoti... During simplify, reduction of the argument of a Fix...
2006-02-22 Stefano Zacchiroliimproved comment of HExtlib.find
2006-02-22 Stefano Zacchiroli- ensure simplify_deps exists when invoked
2006-02-22 Stefano Zacchirolimoved initial (i.e. empty) lexiconEngine status to...
2006-02-22 Claudio Sacerdoti... Bug fixed in simplify: delta expansion of constants...
2006-02-22 Stefano Zacchirolichanged structure of the generated utf8MacroTable.ml...
2006-02-22 Claudio Sacerdoti... Order of compilation of the modules fixed.
2006-02-21 Claudio Sacerdoti... Coercions are now hidden by default in termAcicContent.ml.
2006-02-21 Claudio Sacerdoti... Coercions are now hidden by default (in termAcicContent.ml)
2006-02-20 Claudio Sacerdoti... pack_coercion used to avoid packing n-ary coercions...
2006-02-20 Claudio Sacerdoti... Stupid bug fixed.
2006-02-20 Claudio Sacerdoti... Packing of implicit coercions must be also performed...
2006-02-20 Claudio Sacerdoti... Bug fixed: rewrite > t where t had occurrences of metav...
2006-02-20 Claudio Sacerdoti... Localization bug fixed.
2006-02-20 Claudio Sacerdoti... Bug fixed in pack_coercions_obj. The context of the...
2006-02-18 Claudio Sacerdoti... Bug fixed: the source and target of declared parametric...
2006-02-18 Claudio Sacerdoti... Trivial bug fixed in the merging of polymorphic coercions.
2006-02-18 Claudio Sacerdoti... Bug fixed in insertion of parametric coercions.
2006-02-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... Bug fixed: the wrong exception was enriched, breaking...
next