Tue, 10 Jan 2012 17:14:25 +0100 merged
huffman [Tue, 10 Jan 2012 17:14:25 +0100] rev 46174
merged
Tue, 10 Jan 2012 15:43:16 +0100 add simp rules for set_bit and msb applied to 0 and 1
huffman [Tue, 10 Jan 2012 15:43:16 +0100] rev 46173
add simp rules for set_bit and msb applied to 0 and 1
Tue, 10 Jan 2012 14:48:42 +0100 add simp rule test_bit_1
huffman [Tue, 10 Jan 2012 14:48:42 +0100] rev 46172
add simp rule test_bit_1
Tue, 10 Jan 2012 15:48:10 +0100 proper hiding of facts and constants in AList_Impl and AList theory
bulwahn [Tue, 10 Jan 2012 15:48:10 +0100] rev 46171
proper hiding of facts and constants in AList_Impl and AList theory
Tue, 10 Jan 2012 10:48:39 +0100 NEWS
bulwahn [Tue, 10 Jan 2012 10:48:39 +0100] rev 46170
NEWS
Tue, 10 Jan 2012 10:18:08 +0100 adding quickcheck examples with multisets
bulwahn [Tue, 10 Jan 2012 10:18:08 +0100] rev 46169
adding quickcheck examples with multisets
Tue, 10 Jan 2012 10:17:09 +0100 improving code generation for multisets; adding exhaustive quickcheck generators for multisets
bulwahn [Tue, 10 Jan 2012 10:17:09 +0100] rev 46168
improving code generation for multisets; adding exhaustive quickcheck generators for multisets
Tue, 10 Jan 2012 10:17:07 +0100 adding theory association lists with invariant
bulwahn [Tue, 10 Jan 2012 10:17:07 +0100] rev 46167
adding theory association lists with invariant
Mon, 09 Jan 2012 23:11:28 +0100 command status color via regular markup;
wenzelm [Mon, 09 Jan 2012 23:11:28 +0100] rev 46166
command status color via regular markup;
Mon, 09 Jan 2012 23:09:03 +0100 proper cumulation of bulk arguments;
wenzelm [Mon, 09 Jan 2012 23:09:03 +0100] rev 46165
proper cumulation of bulk arguments;
Mon, 09 Jan 2012 23:08:33 +0100 tuned;
wenzelm [Mon, 09 Jan 2012 23:08:33 +0100] rev 46164
tuned;
Mon, 09 Jan 2012 18:33:55 +0100 merge
blanchet [Mon, 09 Jan 2012 18:33:55 +0100] rev 46163
merge
Mon, 09 Jan 2012 18:32:56 +0100 revert unintended "sledgehammer" call
blanchet [Mon, 09 Jan 2012 18:32:56 +0100] rev 46162
revert unintended "sledgehammer" call
Mon, 09 Jan 2012 18:29:42 +0100 prefer antiquotations;
wenzelm [Mon, 09 Jan 2012 18:29:42 +0100] rev 46161
prefer antiquotations;
Mon, 09 Jan 2012 14:47:18 +0100 misc tuning and reformatting;
wenzelm [Mon, 09 Jan 2012 14:47:18 +0100] rev 46160
misc tuning and reformatting;
Mon, 09 Jan 2012 14:26:13 +0100 updated generated file;
wenzelm [Mon, 09 Jan 2012 14:26:13 +0100] rev 46159
updated generated file;
Mon, 09 Jan 2012 13:48:14 +0100 Added termination to IMP Abs_Int
nipkow [Mon, 09 Jan 2012 13:48:14 +0100] rev 46158
Added termination to IMP Abs_Int
Mon, 09 Jan 2012 11:41:38 +0100 added lemmas
nipkow [Mon, 09 Jan 2012 11:41:38 +0100] rev 46157
added lemmas
Sat, 07 Jan 2012 20:44:23 +0100 massaging of code setup for sets
haftmann [Sat, 07 Jan 2012 20:44:23 +0100] rev 46156
massaging of code setup for sets
Sat, 07 Jan 2012 20:18:56 +0100 dropped theory More_Set
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46155
dropped theory More_Set
Sat, 07 Jan 2012 20:18:56 +0100 use Inf/Sup_bool_def/apply as code equations
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46154
use Inf/Sup_bool_def/apply as code equations
Sat, 07 Jan 2012 21:19:53 +0100 tuned
nipkow [Sat, 07 Jan 2012 21:19:53 +0100] rev 46153
tuned
Sat, 07 Jan 2012 12:39:46 +0100 accumulate status as regular markup for command range;
wenzelm [Sat, 07 Jan 2012 12:39:46 +0100] rev 46152
accumulate status as regular markup for command range; tuned signature;
Sat, 07 Jan 2012 11:45:53 +0100 corrected slip
haftmann [Sat, 07 Jan 2012 11:45:53 +0100] rev 46151
corrected slip
Sat, 07 Jan 2012 09:32:18 +0100 tuned
haftmann [Sat, 07 Jan 2012 09:32:18 +0100] rev 46150
tuned
Sat, 07 Jan 2012 09:32:01 +0100 restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
haftmann [Sat, 07 Jan 2012 09:32:01 +0100] rev 46149
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 moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 22:16:25 +0100] rev 46148
moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 22:16:01 +0100 moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 22:16:01 +0100] rev 46147
moved lemmas about List.set and set operations to List theory
Fri, 06 Jan 2012 21:48:45 +0100 incorporated various theorems from theory More_Set into corpus
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46146
incorporated various theorems from theory More_Set into corpus
Fri, 06 Jan 2012 21:48:45 +0100 consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46145
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip