Thu, 12 Jan 2012 20:51:28 +0100 clarified mkString: no extra line-breaks for XML.Body;
wenzelm [Thu, 12 Jan 2012 20:51:28 +0100] rev 46194
clarified mkString: no extra line-breaks for XML.Body;
Thu, 12 Jan 2012 10:19:33 +0100 adding exhaustive instances for type constructor set
bulwahn [Thu, 12 Jan 2012 10:19:33 +0100] rev 46193
adding exhaustive instances for type constructor set
Thu, 12 Jan 2012 00:14:20 +0100 Updated generated file
berghofe [Thu, 12 Jan 2012 00:14:20 +0100] rev 46192
Updated generated file
Thu, 12 Jan 2012 00:13:37 +0100 Added inf_Int_eq to pred_set_conv database as well
berghofe [Thu, 12 Jan 2012 00:13:37 +0100] rev 46191
Added inf_Int_eq to pred_set_conv database as well
Wed, 11 Jan 2012 21:04:22 +0100 more conventional eval_tac vs. method_setup "eval";
wenzelm [Wed, 11 Jan 2012 21:04:22 +0100] rev 46190
more conventional eval_tac vs. method_setup "eval"; clarified method "normalization": THEN_ALL_NEW avoids bumping into other subgoals;
Wed, 11 Jan 2012 18:02:59 +0100 updated generated file -- change of printed case syntax probably due to f805747f8571;
wenzelm [Wed, 11 Jan 2012 18:02:59 +0100] rev 46189
updated generated file -- change of printed case syntax probably due to f805747f8571;
Wed, 11 Jan 2012 17:30:34 +0100 actually try to preserve names given by user (cf. 463b594e186a);
wenzelm [Wed, 11 Jan 2012 17:30:34 +0100] rev 46188
actually try to preserve names given by user (cf. 463b594e186a);
Wed, 11 Jan 2012 16:47:30 +0100 updated example -- List.foldl is no longer defined via primrec;
wenzelm [Wed, 11 Jan 2012 16:47:30 +0100] rev 46187
updated example -- List.foldl is no longer defined via primrec;
Wed, 11 Jan 2012 16:25:34 +0100 more qualified names;
wenzelm [Wed, 11 Jan 2012 16:25:34 +0100] rev 46186
more qualified names; more antiquotations;
Wed, 11 Jan 2012 16:23:59 +0100 refer to imp_cong from HOL, not Drule (!) -- cf. 4ed94d92ae19;
wenzelm [Wed, 11 Jan 2012 16:23:59 +0100] rev 46185
refer to imp_cong from HOL, not Drule (!) -- cf. 4ed94d92ae19;
Wed, 11 Jan 2012 15:12:57 +0100 more robust ISABELLE_HOME_USER for repository versions -- some versions of Emacs interpret foo//bar as /bar even on the command-line (unlike regular POSIX semantics);
wenzelm [Wed, 11 Jan 2012 15:12:57 +0100] rev 46184
more robust ISABELLE_HOME_USER for repository versions -- some versions of Emacs interpret foo//bar as /bar even on the command-line (unlike regular POSIX semantics);
Wed, 11 Jan 2012 00:05:31 +0100 merged
berghofe [Wed, 11 Jan 2012 00:05:31 +0100] rev 46183
merged
Wed, 11 Jan 2012 00:01:54 +0100 Removed strange hack introduced in b27e93132603, since equivariance
berghofe [Wed, 11 Jan 2012 00:01:54 +0100] rev 46182
Removed strange hack introduced in b27e93132603, since equivariance is working again
Tue, 10 Jan 2012 23:59:37 +0100 Replaced perm_set_eq by perm_set_def
berghofe [Tue, 10 Jan 2012 23:59:37 +0100] rev 46181
Replaced perm_set_eq by perm_set_def
Tue, 10 Jan 2012 23:58:10 +0100 Corrected pt_set_inst, added missing cp_set_inst, deleted obsolete
berghofe [Tue, 10 Jan 2012 23:58:10 +0100] rev 46180
Corrected pt_set_inst, added missing cp_set_inst, deleted obsolete pt_insert_eqvt, pt_set_eqvt, and perm_set_eq
Tue, 10 Jan 2012 23:49:53 +0100 Reverted several lemmas involving sets to the state before the
berghofe [Tue, 10 Jan 2012 23:49:53 +0100] rev 46179
Reverted several lemmas involving sets to the state before the removal of the set type.
Tue, 10 Jan 2012 23:26:27 +0100 clarified Isabelle_Rendering vs. physical painting;
wenzelm [Tue, 10 Jan 2012 23:26:27 +0100] rev 46178
clarified Isabelle_Rendering vs. physical painting; discontinued slightly odd object-oriented Markup_Tree.Cumulate/Select;
Tue, 10 Jan 2012 18:12:55 +0100 pred_subset_eq and SUP_UN_eq2 are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:12:55 +0100] rev 46177
pred_subset_eq and SUP_UN_eq2 are now standard pred_set_conv rules
Tue, 10 Jan 2012 18:12:03 +0100 pred_subset/equals_eq are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:12:03 +0100] rev 46176
pred_subset/equals_eq are now standard pred_set_conv rules
Tue, 10 Jan 2012 18:09:09 +0100 Declared pred_equals/subset_eq, sup_Un_eq and SUP_UN_eq(2) as pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:09:09 +0100] rev 46175
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 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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip