Sat, 15 May 2010 22:24:25 +0200 wenzelm renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
Sat, 15 May 2010 22:15:57 +0200 wenzelm renamed Outer_Parse to Parse (in Scala);
Sat, 15 May 2010 22:05:49 +0200 wenzelm renamed Outer_Keyword to Keyword (in Scala);
Sat, 15 May 2010 21:57:27 +0200 wenzelm avoid open Conv;
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Sat, 15 May 2010 21:41:32 +0200 wenzelm less pervasive names from structure Thm;
Sat, 15 May 2010 21:09:54 +0200 wenzelm tuned;
Sat, 15 May 2010 18:29:18 +0200 wenzelm merged
Sat, 15 May 2010 07:48:24 -0700 huffman add real_le_linear to list of legacy theorem names
Sat, 15 May 2010 16:20:54 +0200 blanchet make SML/NJ happy
Sat, 15 May 2010 18:15:50 +0200 wenzelm removed unused conversions;
Sat, 15 May 2010 18:12:58 +0200 wenzelm tuned header;
Sat, 15 May 2010 18:11:00 +0200 wenzelm moved normarith.ML where it is actually used;
Sat, 15 May 2010 17:59:06 +0200 wenzelm incorporated further conversions and conversionals, after some minor tuning;
Sat, 15 May 2010 15:31:33 +0200 wenzelm eliminated redundant runtime checks;
Sat, 15 May 2010 00:45:42 +0200 krauss normalize atyp names after unconstrainT, which may rename atyps arbitrarily;
Sat, 15 May 2010 15:07:39 +0200 wenzelm more precise dependencies for HOL-Word-SMT_Examples;
Sat, 15 May 2010 13:31:25 +0200 wenzelm merged
Fri, 14 May 2010 23:35:35 +0200 blanchet merge
Fri, 14 May 2010 23:34:24 +0200 blanchet added Sledgehammer documentation to TOC
Fri, 14 May 2010 23:32:48 +0200 blanchet added some Sledgehammer news
Fri, 14 May 2010 23:16:33 +0200 blanchet document Nitpick changes
Fri, 14 May 2010 22:43:24 +0200 blanchet merge
Fri, 14 May 2010 22:43:00 +0200 blanchet added Sledgehammer manual;
Fri, 14 May 2010 22:30:24 +0200 blanchet renamed Sledgehammer options
Fri, 14 May 2010 22:29:50 +0200 blanchet renamed options
Fri, 14 May 2010 22:28:39 +0200 blanchet remove support for crashing beta solver HaifaSat
Fri, 14 May 2010 16:15:10 +0200 blanchet renamed two Sledgehammer options
Fri, 14 May 2010 22:46:58 +0200 nipkow merged
Fri, 14 May 2010 22:46:41 +0200 nipkow added listsum lemmas
Fri, 14 May 2010 21:23:29 +0200 ballarin Revert mixin patch due to inacceptable performance drop.
Fri, 14 May 2010 15:27:07 +0200 blanchet add "no_atp"s to Nitpick lemmas
Fri, 14 May 2010 15:26:26 +0200 blanchet query _HOME environment variables at run-time, not at build-time
Fri, 14 May 2010 15:09:37 +0200 blanchet move Refute dependency from Plain to Main
Fri, 14 May 2010 15:07:53 +0200 blanchet move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
Fri, 14 May 2010 15:02:38 +0200 blanchet recognize new Kodkod error message syntax
Fri, 14 May 2010 14:14:22 +0200 blanchet improve precision of set constructs in Nitpick
Fri, 14 May 2010 12:01:16 +0200 blanchet produce more potential counterexamples for subset operator (cf. quantifiers)
Fri, 14 May 2010 11:24:49 +0200 blanchet improved Sledgehammer proofs
Fri, 14 May 2010 11:24:14 +0200 blanchet pass "full_type" argument to proof reconstruction
Fri, 14 May 2010 11:23:42 +0200 blanchet made Sledgehammer's full-typed proof reconstruction work for the first time;
Fri, 14 May 2010 11:20:09 +0200 blanchet delect installed ATPs dynamically, _not_ at image built time
Thu, 13 May 2010 15:09:42 +0200 ballarin Fix syntax; apparently constant apply was introduced in an earlier changeset.
Thu, 13 May 2010 14:47:15 +0200 ballarin Merged.
Thu, 13 May 2010 13:30:16 +0200 ballarin Add mixin to base morphism, required by class package; cf ab324ffd6f3d.
Thu, 13 May 2010 13:29:43 +0200 ballarin Remove improper use of mixin in class package.
Thu, 13 May 2010 14:34:05 +0200 nipkow Multiset: renamed, added and tuned lemmas;
Wed, 12 May 2010 22:33:10 -0700 huffman use 'subsection' instead of 'section', to maintain 1 chapter per file in generated document
Thu, 13 May 2010 00:44:48 +0200 boehmes more precise dependencies
Wed, 12 May 2010 23:54:06 +0200 boehmes updated SMT certificates
Wed, 12 May 2010 23:54:04 +0200 boehmes layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
Wed, 12 May 2010 23:54:02 +0200 boehmes integrated SMT into the HOL image
Wed, 12 May 2010 23:54:01 +0200 boehmes replaced More_conv.top_conv (which does not re-apply the given conversion to its results, only to the result's subterms) by Simplifier.full_rewrite
Wed, 12 May 2010 23:54:00 +0200 boehmes use proper context operations (for fresh names of type and term variables, and for hypothetical definitions), monomorphize theorems (instead of terms, necessary for hypothetical definitions made during lambda lifting)
Wed, 12 May 2010 23:53:59 +0200 boehmes split monolithic Z3 proof reconstruction structure into separate structures, use one set of schematic theorems for all uncertain proof rules (to extend proof reconstruction by missing cases), added several schematic theorems, improved abstraction of goals (abstract all uninterpreted sub-terms, only leave builtin symbols)
Wed, 12 May 2010 23:53:58 +0200 boehmes added tracing of reconstruction data
Wed, 12 May 2010 23:53:57 +0200 boehmes added new SMT translation files which use a simpler intermediate term representation and a simpler translation of builtin symbols, have less overhead for renaming symbols and generating the signature, add come with a simpler separation of formulas and terms
Wed, 12 May 2010 23:53:56 +0200 boehmes deleted SMT translation files (to be replaced by a simplified version)
Wed, 12 May 2010 23:53:55 +0200 boehmes move the addition of extra facts into a separate module
Wed, 12 May 2010 23:53:54 +0200 boehmes normalize numerals: also rewrite Numeral0 into 0
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip