Tue, 10 Jan 2012 18:12:03 +0100 berghofe pred_subset/equals_eq are now standard pred_set_conv rules
Tue, 10 Jan 2012 18:09:09 +0100 berghofe Declared pred_equals/subset_eq, sup_Un_eq and SUP_UN_eq(2) as pred_set_conv rules
Tue, 10 Jan 2012 17:14:25 +0100 huffman merged
Tue, 10 Jan 2012 15:43:16 +0100 huffman add simp rules for set_bit and msb applied to 0 and 1
Tue, 10 Jan 2012 14:48:42 +0100 huffman add simp rule test_bit_1
Tue, 10 Jan 2012 15:48:10 +0100 bulwahn proper hiding of facts and constants in AList_Impl and AList theory
Tue, 10 Jan 2012 10:48:39 +0100 bulwahn NEWS
Tue, 10 Jan 2012 10:18:08 +0100 bulwahn adding quickcheck examples with multisets
Tue, 10 Jan 2012 10:17:09 +0100 bulwahn improving code generation for multisets; adding exhaustive quickcheck generators for multisets
Tue, 10 Jan 2012 10:17:07 +0100 bulwahn adding theory association lists with invariant
Mon, 09 Jan 2012 23:11:28 +0100 wenzelm command status color via regular markup;
Mon, 09 Jan 2012 23:09:03 +0100 wenzelm proper cumulation of bulk arguments;
Mon, 09 Jan 2012 23:08:33 +0100 wenzelm tuned;
Mon, 09 Jan 2012 18:33:55 +0100 blanchet merge
Mon, 09 Jan 2012 18:32:56 +0100 blanchet revert unintended "sledgehammer" call
Mon, 09 Jan 2012 18:29:42 +0100 wenzelm prefer antiquotations;
Mon, 09 Jan 2012 14:47:18 +0100 wenzelm misc tuning and reformatting;
Mon, 09 Jan 2012 14:26:13 +0100 wenzelm updated generated file;
Mon, 09 Jan 2012 13:48:14 +0100 nipkow Added termination to IMP Abs_Int
Mon, 09 Jan 2012 11:41:38 +0100 nipkow added lemmas
Sat, 07 Jan 2012 20:44:23 +0100 haftmann massaging of code setup for sets
Sat, 07 Jan 2012 20:18:56 +0100 haftmann dropped theory More_Set
Sat, 07 Jan 2012 20:18:56 +0100 haftmann use Inf/Sup_bool_def/apply as code equations
Sat, 07 Jan 2012 21:19:53 +0100 nipkow tuned
Sat, 07 Jan 2012 12:39:46 +0100 wenzelm accumulate status as regular markup for command range;
Sat, 07 Jan 2012 11:45:53 +0100 haftmann corrected slip
Sat, 07 Jan 2012 09:32:18 +0100 haftmann tuned
Sat, 07 Jan 2012 09:32:01 +0100 haftmann restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
Fri, 06 Jan 2012 22:16:25 +0100 haftmann moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 22:16:01 +0100 haftmann moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 21:48:45 +0100 haftmann incorporated various theorems from theory More_Set into corpus
Fri, 06 Jan 2012 21:48:45 +0100 haftmann consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
Fri, 06 Jan 2012 20:48:52 +0100 wenzelm merged
Fri, 06 Jan 2012 20:39:50 +0100 haftmann farewell to theory More_List
Fri, 06 Jan 2012 11:15:02 +0100 haftmann dropped unused nth_map
Fri, 06 Jan 2012 10:53:52 +0100 haftmann more explicit NEWS
Fri, 06 Jan 2012 20:18:49 +0100 wenzelm refined case syntax again, improved treatment of constructors without arguments, e.g. "case a of (True, x) => x";
Fri, 06 Jan 2012 19:24:23 +0100 wenzelm tuned;
Fri, 06 Jan 2012 17:44:42 +0100 wenzelm improved list comprehension syntax: more careful treatment of position constraints, which enables PIDE markup;
Fri, 06 Jan 2012 16:45:19 +0100 wenzelm tuned -- more direct @{type_name set} (NB: binder_tr' retains the original non-syntax type for the bound/free variable);
Fri, 06 Jan 2012 16:42:15 +0100 wenzelm recovered case syntax for of_int, also with source positions (appears to be unused nonetheless);
Fri, 06 Jan 2012 15:19:17 +0100 wenzelm more careful treatment of outermost constraints, e.g. constructors without arguments (despite loss of positions for catch-all variables);
Fri, 06 Jan 2012 11:27:49 +0100 wenzelm proper refs;
Fri, 06 Jan 2012 10:19:49 +0100 haftmann incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
Fri, 06 Jan 2012 10:19:49 +0100 haftmann incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
Fri, 06 Jan 2012 10:19:48 +0100 haftmann prefer listsum over foldl plus 0
Fri, 06 Jan 2012 10:19:48 +0100 haftmann prefer concat over foldl append []
Fri, 06 Jan 2012 10:19:47 +0100 haftmann tuned proofs
Sun, 01 Jan 2012 15:44:15 +0100 haftmann interaction of set operations for execution and membership predicate
Sun, 01 Jan 2012 11:28:45 +0100 haftmann cleanup of code declarations
Thu, 05 Jan 2012 20:26:01 +0100 wenzelm discontinued Syntax.positions -- atomic parse trees are always annotated;
Thu, 05 Jan 2012 18:18:39 +0100 wenzelm improved case syntax: more careful treatment of position constraints, which enables PIDE markup;
Thu, 05 Jan 2012 15:31:49 +0100 wenzelm misc tuning;
Thu, 05 Jan 2012 14:48:41 +0100 wenzelm prefer raw_message for protocol implementation;
Thu, 05 Jan 2012 14:34:18 +0100 wenzelm prefer raw_message for protocol implementation;
Thu, 05 Jan 2012 14:15:37 +0100 wenzelm prefer raw_message for protocol implementation;
Thu, 05 Jan 2012 13:27:50 +0100 wenzelm tuned signature;
Thu, 05 Jan 2012 13:24:29 +0100 wenzelm tuned signature -- emphasize special nature of protocol commands;
Thu, 05 Jan 2012 10:59:18 +0100 wenzelm updated version information;
Wed, 04 Jan 2012 15:41:18 +0100 wenzelm updated version information;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip