Wed, 25 Jan 2012 21:10:54 +0100 document antiquotations for ML infix operators;
wenzelm [Wed, 25 Jan 2012 21:10:54 +0100] rev 46261
document antiquotations for ML infix operators;
Wed, 25 Jan 2012 20:26:05 +0100 tuned;
wenzelm [Wed, 25 Jan 2012 20:26:05 +0100] rev 46260
tuned;
Wed, 25 Jan 2012 19:04:38 +0100 updated repetition tacticals;
wenzelm [Wed, 25 Jan 2012 19:04:38 +0100] rev 46259
updated repetition tacticals; discontinued odd trace_REPEAT (assumes sequential TTY loop);
Wed, 25 Jan 2012 18:18:59 +0100 updated THEN, ORELSE, APPEND, and derivatives;
wenzelm [Wed, 25 Jan 2012 18:18:59 +0100] rev 46258
updated THEN, ORELSE, APPEND, and derivatives; discontinued obscure INTLEAVE;
Wed, 25 Jan 2012 16:16:20 +0100 removed obscure/outdated material;
wenzelm [Wed, 25 Jan 2012 16:16:20 +0100] rev 46257
removed obscure/outdated material;
Wed, 25 Jan 2012 15:39:08 +0100 updated RSN, RL, RLN, MRS;
wenzelm [Wed, 25 Jan 2012 15:39:08 +0100] rev 46256
updated RSN, RL, RLN, MRS; discontinued obscure MRL;
Wed, 25 Jan 2012 14:13:59 +0100 removed obscure/outdated material;
wenzelm [Wed, 25 Jan 2012 14:13:59 +0100] rev 46255
removed obscure/outdated material;
Wed, 25 Jan 2012 13:31:56 +0100 tuned;
wenzelm [Wed, 25 Jan 2012 13:31:56 +0100] rev 46254
tuned;
Wed, 25 Jan 2012 13:24:57 +0100 more on Logic.all/mk_implies etc.;
wenzelm [Wed, 25 Jan 2012 13:24:57 +0100] rev 46253
more on Logic.all/mk_implies etc.;
Thu, 19 Jan 2012 16:16:13 +0100 reduce AFP test by many hours;
wenzelm [Thu, 19 Jan 2012 16:16:13 +0100] rev 46252
reduce AFP test by many hours;
Thu, 19 Jan 2012 09:51:42 +0100 added termination of narrowing
nipkow [Thu, 19 Jan 2012 09:51:42 +0100] rev 46251
added termination of narrowing
Wed, 18 Jan 2012 22:06:31 +0100 really need 64bit here;
wenzelm [Wed, 18 Jan 2012 22:06:31 +0100] rev 46250
really need 64bit here; prefer explicit version information for contrib;
Wed, 18 Jan 2012 13:04:58 +0100 Added termination proof for widening
nipkow [Wed, 18 Jan 2012 13:04:58 +0100] rev 46249
Added termination proof for widening
Wed, 18 Jan 2012 22:09:29 +1100 switch afp test to Darwin on macbroy2
kleing [Wed, 18 Jan 2012 22:09:29 +1100] rev 46248
switch afp test to Darwin on macbroy2
Wed, 18 Jan 2012 10:05:23 +0100 merged
nipkow [Wed, 18 Jan 2012 10:05:23 +0100] rev 46247
merged
Wed, 18 Jan 2012 10:05:14 +0100 introduced commands over a set of vars
nipkow [Wed, 18 Jan 2012 10:05:14 +0100] rev 46246
introduced commands over a set of vars
Wed, 18 Jan 2012 00:07:08 +0100 basic support for PIDE Scala programming, independently of the main Isabelle repository;
wenzelm [Wed, 18 Jan 2012 00:07:08 +0100] rev 46245
basic support for PIDE Scala programming, independently of the main Isabelle repository;
Tue, 17 Jan 2012 18:25:36 +0100 fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46244
fixed a bug introduced when porting functions to set -- extensionality on sets break the form of equations expected elsewhere by Nitpick
Tue, 17 Jan 2012 18:25:36 +0100 updated message
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46243
updated message
Tue, 17 Jan 2012 18:25:36 +0100 improve installation instructions
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46242
improve installation instructions
Tue, 17 Jan 2012 18:25:36 +0100 allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
blanchet [Tue, 17 Jan 2012 18:25:36 +0100] rev 46241
allow use of proxy for remote SMT solver invocations, just like in the "remote_atp" script
Tue, 17 Jan 2012 16:30:54 +0100 factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
huffman [Tue, 17 Jan 2012 16:30:54 +0100] rev 46240
factor-cancellation simprocs now call the full simplifier to prove that factors are non-zero
Tue, 17 Jan 2012 11:15:36 +0100 refreshing NEWS
bulwahn [Tue, 17 Jan 2012 11:15:36 +0100] rev 46239
refreshing NEWS
Tue, 17 Jan 2012 10:45:42 +0100 renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
bulwahn [Tue, 17 Jan 2012 10:45:42 +0100] rev 46238
renaming theory AList_Impl back to AList (reverting 1fec5b365f9b; AList with distinct key invariant is called DAList)
Tue, 17 Jan 2012 09:38:30 +0100 renamed theory AList to DAList
bulwahn [Tue, 17 Jan 2012 09:38:30 +0100] rev 46237
renamed theory AList to DAList
Mon, 16 Jan 2012 21:50:15 +0100 position constraints for numerals enable PIDE markup;
wenzelm [Mon, 16 Jan 2012 21:50:15 +0100] rev 46236
position constraints for numerals enable PIDE markup;
Mon, 16 Jan 2012 20:32:33 +0100 more careful cumulation of tooltips -- ensure uniform range;
wenzelm [Mon, 16 Jan 2012 20:32:33 +0100] rev 46235
more careful cumulation of tooltips -- ensure uniform range;
Mon, 16 Jan 2012 13:19:44 +0100 tuned;
wenzelm [Mon, 16 Jan 2012 13:19:44 +0100] rev 46234
tuned;
Mon, 16 Jan 2012 07:55:10 +0100 tuned
nipkow [Mon, 16 Jan 2012 07:55:10 +0100] rev 46233
tuned
Mon, 16 Jan 2012 07:46:58 +0100 missing dependency
nipkow [Mon, 16 Jan 2012 07:46:58 +0100] rev 46232
missing dependency
Sun, 15 Jan 2012 20:30:17 +0100 tuned example;
wenzelm [Sun, 15 Jan 2012 20:30:17 +0100] rev 46231
tuned example;
Sun, 15 Jan 2012 20:03:59 +0100 merged
wenzelm [Sun, 15 Jan 2012 20:03:59 +0100] rev 46230
merged
Sun, 15 Jan 2012 19:55:31 +0100 back to more basic caret_range (reverting 0ad063afa3d6) -- BreakIterator crashes due to non-zero text.offset when deleting the first character of the buffer;
wenzelm [Sun, 15 Jan 2012 19:55:31 +0100] rev 46229
back to more basic caret_range (reverting 0ad063afa3d6) -- BreakIterator crashes due to non-zero text.offset when deleting the first character of the buffer;
Sun, 15 Jan 2012 19:17:39 +0100 recovered outdated_color (cf. 4beb2f41ed93);
wenzelm [Sun, 15 Jan 2012 19:17:39 +0100] rev 46228
recovered outdated_color (cf. 4beb2f41ed93);
Sun, 15 Jan 2012 19:09:03 +0100 more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
wenzelm [Sun, 15 Jan 2012 19:09:03 +0100] rev 46227
more precise rendering of overview_color/gutter_message/squiggly_underline based on cumulation of command status and warning/error messages;
Sun, 15 Jan 2012 18:55:27 +0100 tuned proofs;
wenzelm [Sun, 15 Jan 2012 18:55:27 +0100] rev 46226
tuned proofs;
Sun, 15 Jan 2012 17:27:46 +0100 tuned
nipkow [Sun, 15 Jan 2012 17:27:46 +0100] rev 46225
tuned
Sun, 15 Jan 2012 14:55:30 +0100 tuned signature;
wenzelm [Sun, 15 Jan 2012 14:55:30 +0100] rev 46224
tuned signature;
Sun, 15 Jan 2012 14:22:54 +0100 comments;
wenzelm [Sun, 15 Jan 2012 14:22:54 +0100] rev 46223
comments;
Sun, 15 Jan 2012 14:17:42 +0100 tuned proofs;
wenzelm [Sun, 15 Jan 2012 14:17:42 +0100] rev 46222
tuned proofs;
Sun, 15 Jan 2012 14:00:07 +0100 eliminated dead code, together with spurious warning about congruence rule for "Fun.comp";
wenzelm [Sun, 15 Jan 2012 14:00:07 +0100] rev 46221
eliminated dead code, together with spurious warning about congruence rule for "Fun.comp";
Sun, 15 Jan 2012 13:55:01 +0100 more explicit/robust treatment of common snapshot;
wenzelm [Sun, 15 Jan 2012 13:55:01 +0100] rev 46220
more explicit/robust treatment of common snapshot;
Sat, 14 Jan 2012 21:16:15 +0100 discontinued old-style Term.list_abs in favour of plain Term.abs;
wenzelm [Sat, 14 Jan 2012 21:16:15 +0100] rev 46219
discontinued old-style Term.list_abs in favour of plain Term.abs;
Sat, 14 Jan 2012 20:05:58 +0100 renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;
wenzelm [Sat, 14 Jan 2012 20:05:58 +0100] rev 46218
renamed Term.list_all to Logic.list_all, in accordance to HOLogic.list_all;
Sat, 14 Jan 2012 19:06:05 +0100 renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
wenzelm [Sat, 14 Jan 2012 19:06:05 +0100] rev 46217
renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
Sat, 14 Jan 2012 18:18:06 +0100 tuned;
wenzelm [Sat, 14 Jan 2012 18:18:06 +0100] rev 46216
tuned;
Sat, 14 Jan 2012 17:45:04 +0100 discontinued old-style Term.list_all_free in favour of plain Logic.all;
wenzelm [Sat, 14 Jan 2012 17:45:04 +0100] rev 46215
discontinued old-style Term.list_all_free in favour of plain Logic.all;
Sat, 14 Jan 2012 16:58:29 +0100 tuned;
wenzelm [Sat, 14 Jan 2012 16:58:29 +0100] rev 46214
tuned;
Sat, 14 Jan 2012 16:25:54 +0100 discontinued default rendering for Oheimb's double-space;
wenzelm [Sat, 14 Jan 2012 16:25:54 +0100] rev 46213
discontinued default rendering for Oheimb's double-space;
Sat, 14 Jan 2012 16:14:22 +0100 tuned white space;
wenzelm [Sat, 14 Jan 2012 16:14:22 +0100] rev 46212
tuned white space;
Sat, 14 Jan 2012 16:12:09 +0100 tuned comment;
wenzelm [Sat, 14 Jan 2012 16:12:09 +0100] rev 46211
tuned comment;
Sat, 14 Jan 2012 15:44:44 +0100 paranoia null check -- prevent spurious crash of jedit token markup;
wenzelm [Sat, 14 Jan 2012 15:44:44 +0100] rev 46210
paranoia null check -- prevent spurious crash of jedit token markup;
Sat, 14 Jan 2012 15:30:54 +0100 tuned comments;
wenzelm [Sat, 14 Jan 2012 15:30:54 +0100] rev 46209
tuned comments;
Sat, 14 Jan 2012 15:20:29 +0100 tuned signature;
wenzelm [Sat, 14 Jan 2012 15:20:29 +0100] rev 46208
tuned signature;
Sat, 14 Jan 2012 14:34:42 +0100 clarified partial restrict operation;
wenzelm [Sat, 14 Jan 2012 14:34:42 +0100] rev 46207
clarified partial restrict operation;
Sat, 14 Jan 2012 13:22:39 +0100 tuned proofs;
wenzelm [Sat, 14 Jan 2012 13:22:39 +0100] rev 46206
tuned proofs;
Sat, 14 Jan 2012 13:11:32 +0100 ignore empty gfx_range;
wenzelm [Sat, 14 Jan 2012 13:11:32 +0100] rev 46205
ignore empty gfx_range; tuned;
Sat, 14 Jan 2012 12:36:43 +0100 tuned signature;
wenzelm [Sat, 14 Jan 2012 12:36:43 +0100] rev 46204
tuned signature;
Fri, 13 Jan 2012 12:31:22 +0100 tuned
nipkow [Fri, 13 Jan 2012 12:31:22 +0100] rev 46203
tuned
Fri, 13 Jan 2012 11:55:06 +0100 handle specific exception, not arbitrary ones (including Interrupt);
wenzelm [Fri, 13 Jan 2012 11:55:06 +0100] rev 46202
handle specific exception, not arbitrary ones (including Interrupt);
Fri, 13 Jan 2012 11:50:28 +0100 eliminated dead code;
wenzelm [Fri, 13 Jan 2012 11:50:28 +0100] rev 46201
eliminated dead code;
Thu, 12 Jan 2012 23:29:03 +0100 more modest settings for lxbroy10 -- might actually perform better;
wenzelm [Thu, 12 Jan 2012 23:29:03 +0100] rev 46200
more modest settings for lxbroy10 -- might actually perform better;
Thu, 12 Jan 2012 22:05:54 +0100 tuned;
wenzelm [Thu, 12 Jan 2012 22:05:54 +0100] rev 46199
tuned;
Thu, 12 Jan 2012 21:50:00 +0100 improved select_markup: include filtering of defined results;
wenzelm [Thu, 12 Jan 2012 21:50:00 +0100] rev 46198
improved select_markup: include filtering of defined results;
Thu, 12 Jan 2012 21:21:22 +0100 tuned text_color: cumulate with explicit default color;
wenzelm [Thu, 12 Jan 2012 21:21:22 +0100] rev 46197
tuned text_color: cumulate with explicit default color;
Thu, 12 Jan 2012 20:58:17 +0100 added cat_lines convenience;
wenzelm [Thu, 12 Jan 2012 20:58:17 +0100] rev 46196
added cat_lines convenience;
Thu, 12 Jan 2012 20:57:37 +0100 tuned;
wenzelm [Thu, 12 Jan 2012 20:57:37 +0100] rev 46195
tuned;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip