Fri, 23 Oct 2009 16:22:10 +0200 krauss function package: more standard names for structures and files
Fri, 23 Oct 2009 15:33:19 +0200 krauss renamed FundefDatatype -> Function_Fun
Sat, 24 Oct 2009 21:30:33 +0200 wenzelm maintain position of formal entities via name space;
Sat, 24 Oct 2009 20:54:08 +0200 wenzelm maintain explicit name space kind;
Sat, 24 Oct 2009 19:47:37 +0200 wenzelm renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Sat, 24 Oct 2009 19:24:50 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:22:39 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:20:03 +0200 wenzelm eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:04:57 +0200 wenzelm maintain abstract entry, with position, identity etc.;
Sat, 24 Oct 2009 18:55:47 +0200 wenzelm tuned message;
Sat, 24 Oct 2009 18:55:27 +0200 wenzelm import theory Nat here, which avoids duplicate definition of datatype_realizers (and thus allows to maintain fully authentic fact table);
Sat, 24 Oct 2009 17:49:44 +0200 wenzelm markup for formal entities, with "def" or "ref" occurrences;
Sat, 24 Oct 2009 17:47:53 +0200 wenzelm handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
Fri, 23 Oct 2009 20:48:14 +0200 wenzelm reactivated isatest on macbroy6 -- 3h later to avoid overlap with backup daemon;
Fri, 23 Oct 2009 17:12:47 +0200 haftmann merged
Fri, 23 Oct 2009 17:12:36 +0200 haftmann turned off old quickcheck
Fri, 23 Oct 2009 14:33:07 +0200 krauss pat_completeness gets its own file
Fri, 23 Oct 2009 14:22:36 +0200 boehmes ignore error messages produced by ATPs
Fri, 23 Oct 2009 10:11:56 +0200 haftmann merged
Fri, 23 Oct 2009 10:08:29 +0200 haftmann renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538)
Thu, 22 Oct 2009 16:58:22 +0200 haftmann restored accidentally deleted submultiset
Thu, 22 Oct 2009 16:52:06 +0200 haftmann multiset operations with canonical argument order
Thu, 22 Oct 2009 16:52:06 +0200 haftmann arg_types_of auxiliary function; using multiset operations
Fri, 23 Oct 2009 06:53:50 +0200 haftmann merged
Thu, 22 Oct 2009 16:50:24 +0200 haftmann close thm derivations explicitly
Fri, 23 Oct 2009 09:20:22 +1100 tbourke Fix a duplicate abbreviation || in etc/symbols.
Thu, 22 Oct 2009 17:54:47 +0200 wenzelm made SML/NJ happy;
Thu, 22 Oct 2009 17:09:29 +0200 wenzelm updated session name;
Thu, 22 Oct 2009 15:50:12 +0200 wenzelm renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
Thu, 22 Oct 2009 15:26:15 +0200 wenzelm merged
Thu, 22 Oct 2009 15:20:54 +0200 wenzelm merged
Wed, 21 Oct 2009 22:01:44 +0200 wenzelm merged
Wed, 21 Oct 2009 21:15:33 +0200 wenzelm use plain Scan.repeat (NB: Scan.bulk is for cascading sources -- mostly interna use);
Thu, 22 Oct 2009 15:22:41 +0200 wenzelm merged
Thu, 22 Oct 2009 14:43:59 +0200 haftmann explicit close_derivation
Thu, 22 Oct 2009 14:08:01 +0200 haftmann merged
Thu, 22 Oct 2009 13:48:06 +0200 haftmann map_range (and map_index) combinator
Thu, 22 Oct 2009 10:52:07 +0200 haftmann dropped Datatype.distinct_simproc
Thu, 22 Oct 2009 15:21:01 +0200 wenzelm use Synchronized.assign to achieve actual immutable results;
Thu, 22 Oct 2009 15:19:44 +0200 wenzelm support single-assigment variables -- based on magic RTS operations by David Matthews;
Thu, 22 Oct 2009 09:50:29 +0200 boehmes merged
Thu, 22 Oct 2009 09:49:48 +0200 boehmes fixed permissions -- this is a script, not an executable
Thu, 22 Oct 2009 09:27:48 +0200 nipkow inv_onto -> inv_into
Wed, 21 Oct 2009 17:34:35 +0200 blanchet renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
Wed, 21 Oct 2009 16:57:57 +0200 blanchet merged
Wed, 21 Oct 2009 16:54:04 +0200 blanchet fixed the "expect" mechanism of Refute in the face of timeouts
Wed, 21 Oct 2009 16:53:00 +0200 blanchet removed "nitpick_const_simp" attribute from Record's "simps";
Wed, 21 Oct 2009 15:54:31 +0200 haftmann merged
Wed, 21 Oct 2009 15:54:01 +0200 haftmann more accurate removal
Wed, 21 Oct 2009 12:12:21 +0200 haftmann merged
Wed, 21 Oct 2009 12:09:37 +0200 haftmann curried inter as canonical list operation (beware of argument order)
Wed, 21 Oct 2009 14:08:04 +0200 boehmes merged
Wed, 21 Oct 2009 12:19:46 +0200 boehmes proper handling of single literal case,
Wed, 21 Oct 2009 12:48:28 +0100 paulson Removed the hard-wired white list of theorems for sledgehammer
Wed, 21 Oct 2009 11:19:11 +0100 paulson merged
Tue, 20 Oct 2009 16:32:51 +0100 paulson Some new lemmas concerning sets
Wed, 21 Oct 2009 12:08:52 +0200 haftmann merged
Wed, 21 Oct 2009 12:02:56 +0200 haftmann curried union as canonical list operation
Wed, 21 Oct 2009 12:02:19 +0200 haftmann tuned ML import
Wed, 21 Oct 2009 10:15:31 +0200 haftmann removed old-style \ and \\ infixes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip