Tue, 27 Jul 2010 17:56:01 +0200 blanchet rename "ATP_Manager" ML module to "Sledgehammer";
Tue, 27 Jul 2010 17:49:16 +0200 blanchet rename
Tue, 27 Jul 2010 17:43:11 +0200 blanchet complete renaming of "Sledgehammer_TPTP_Format" to "ATP_Problem"
Tue, 27 Jul 2010 17:32:55 +0200 blanchet renamed file
Tue, 27 Jul 2010 17:32:10 +0200 blanchet move Sledgehammer-specific code out of "Sledgehammer_TPTP_Format"
Tue, 27 Jul 2010 17:15:12 +0200 blanchet get rid of more dead wood
Tue, 27 Jul 2010 17:04:09 +0200 blanchet implemented "sublinear" minimization algorithm
Tue, 27 Jul 2010 15:28:23 +0200 blanchet extract sort constraints from FOFs properly;
Tue, 27 Jul 2010 17:10:27 +0200 haftmann merged
Tue, 27 Jul 2010 17:09:35 +0200 haftmann delete structure Basic_Record; avoid `record` in names in structure Record
Tue, 27 Jul 2010 14:12:35 +0200 blanchet no polymorphic "var"
Tue, 27 Jul 2010 14:02:15 +0200 blanchet merged
Tue, 27 Jul 2010 13:16:37 +0200 blanchet shrink the "max_new_relevant_facts_per_iter" fudge factors, now that we count formulas and not clauses
Tue, 27 Jul 2010 13:15:58 +0200 blanchet negate tfree conjecture
Tue, 27 Jul 2010 12:01:02 +0200 blanchet handle Vampire's equality proxy axiom correctly
Tue, 27 Jul 2010 00:08:05 +0200 blanchet simplify code
Mon, 26 Jul 2010 23:54:40 +0200 blanchet prevent schematic variable clash in combinator-introduction code, when invoked from Sledgehammer (another consequence of the CNF -> FOF transition)
Mon, 26 Jul 2010 22:35:25 +0200 blanchet remove obsolete field in record
Mon, 26 Jul 2010 22:32:37 +0200 blanchet simplify code
Mon, 26 Jul 2010 22:22:23 +0200 blanchet get rid of obsolete "axiom ID" component, since it's now always 0
Mon, 26 Jul 2010 20:07:31 +0200 blanchet reintroduced more preprocessing steps to Sledgehammer, adapted to the new FOF setting
Mon, 26 Jul 2010 17:56:10 +0200 blanchet added extensionalization to Sledgehammer, mimicking what the Clausifier used to do
Mon, 26 Jul 2010 17:26:02 +0200 blanchet simplify code
Mon, 26 Jul 2010 17:22:39 +0200 blanchet remove more Skolemization-aware code
Mon, 26 Jul 2010 17:17:59 +0200 blanchet kill Skolem handling in Sledgehammer
Mon, 26 Jul 2010 17:09:10 +0200 blanchet simplify "conjecture_shape" business, as a result of using FOF instead of CNF
Mon, 26 Jul 2010 17:03:21 +0200 blanchet generate full first-order formulas (FOF) in Sledgehammer
Mon, 26 Jul 2010 14:14:24 +0200 blanchet make TPTP generator accept full first-order formulas
Mon, 26 Jul 2010 11:26:47 +0200 blanchet generate close formulas for SPASS, but not for the others (to avoid clutter)
Mon, 26 Jul 2010 11:21:25 +0200 blanchet renamed internal function
Mon, 26 Jul 2010 11:21:11 +0200 blanchet proof reconstruction for full FOF terms
Mon, 26 Jul 2010 11:19:57 +0200 blanchet remove confusing line in SPASS output (because the axiom names are off -- bug in SPASS)
Mon, 26 Jul 2010 11:19:21 +0200 blanchet reorder SPASS conjectures correctly, based on Flotter output
Tue, 27 Jul 2010 12:02:10 +0100 paulson Deleted an obsolete file
Wed, 28 Jul 2010 00:13:26 +0200 wenzelm explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
Wed, 28 Jul 2010 00:03:22 +0200 wenzelm use file names relative to master directory of theory source -- Proof General can now handle that due to the ThyLoad.add_path deception (cf. 3ceccd415145);
Tue, 27 Jul 2010 23:25:50 +0200 wenzelm simplified handling of update_time -- do not store within deps;
Tue, 27 Jul 2010 23:15:37 +0200 wenzelm clarified register_thy: clean slate via kill_thy, more precise CRITICAL section;
Tue, 27 Jul 2010 23:04:50 +0200 wenzelm updated keywords;
Tue, 27 Jul 2010 23:02:45 +0200 wenzelm updated manual concerning theory loader;
Tue, 27 Jul 2010 23:01:42 +0200 wenzelm theory loader: removed obsolete touch/outdate operations (require_thy no longer changes the database implicitly);
Tue, 27 Jul 2010 22:42:53 +0200 wenzelm avoid repeated File.read for theory text (as before);
Tue, 27 Jul 2010 22:23:32 +0200 wenzelm tuned messages and comments;
Tue, 27 Jul 2010 22:15:51 +0200 wenzelm simplified Thy_Header.read -- include Source.of_string_limited here;
Tue, 27 Jul 2010 22:00:26 +0200 wenzelm simplified/clarified theory loader: more explicit task management, kill old versions at start, commit results only in the very end, non-optional master dependency, do not store text in deps;
Tue, 27 Jul 2010 12:59:22 +0200 wenzelm more precise stats;
Mon, 26 Jul 2010 18:25:19 +0200 wenzelm merged
Mon, 26 Jul 2010 14:44:07 +0200 haftmann quickcheck images of goals under registration morphisms
Mon, 26 Jul 2010 14:44:07 +0200 haftmann get_registrations interface
Mon, 26 Jul 2010 11:15:10 +0200 haftmann restored unusual snd-biased merge/join policy -- required due to non-conservative code setups
Mon, 26 Jul 2010 11:11:10 +0200 haftmann merged
Mon, 26 Jul 2010 11:10:57 +0200 haftmann reactivated Scala check
Mon, 26 Jul 2010 11:10:36 +0200 haftmann corrected range check once more
Mon, 26 Jul 2010 11:10:35 +0200 haftmann added Code_Natural.thy
Mon, 26 Jul 2010 11:09:45 +0200 haftmann reactivated Scala check; tuned import order
Mon, 26 Jul 2010 11:09:45 +0200 haftmann reactivated Scala check
Mon, 26 Jul 2010 11:09:44 +0200 haftmann modified namespace policy
Mon, 26 Jul 2010 11:09:44 +0200 haftmann use Natural as index type for Haskell and Scala
Sun, 25 Jul 2010 15:43:53 +0200 blanchet merged
Fri, 23 Jul 2010 21:29:29 +0200 blanchet keep track of clause numbers for SPASS now that we generate FOF rather than CNF problems;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip