Sat, 28 Jul 2012 20:12:47 +0200 announce advanced support for Isabelle sessions and build management;
wenzelm [Sat, 28 Jul 2012 20:12:47 +0200] rev 48585
announce advanced support for Isabelle sessions and build management;
Sat, 28 Jul 2012 20:07:21 +0200 some introduction on sessions;
wenzelm [Sat, 28 Jul 2012 20:07:21 +0200] rev 48584
some introduction on sessions;
Sat, 28 Jul 2012 19:49:09 +0200 tuned messages;
wenzelm [Sat, 28 Jul 2012 19:49:09 +0200] rev 48583
tuned messages;
Sat, 28 Jul 2012 19:48:19 +0200 tuned;
wenzelm [Sat, 28 Jul 2012 19:48:19 +0200] rev 48582
tuned;
Sat, 28 Jul 2012 19:38:52 +0200 added generated file;
wenzelm [Sat, 28 Jul 2012 19:38:52 +0200] rev 48581
added generated file;
Sat, 28 Jul 2012 19:37:35 +0200 some description of main build options;
wenzelm [Sat, 28 Jul 2012 19:37:35 +0200] rev 48580
some description of main build options;
Sat, 28 Jul 2012 18:20:47 +0200 more on "Session ROOT specifications";
wenzelm [Sat, 28 Jul 2012 18:20:47 +0200] rev 48579
more on "Session ROOT specifications";
Sat, 28 Jul 2012 15:21:49 +0200 some description of isabelle build;
wenzelm [Sat, 28 Jul 2012 15:21:49 +0200] rev 48578
some description of isabelle build;
Sat, 28 Jul 2012 14:52:56 +0200 tuned;
wenzelm [Sat, 28 Jul 2012 14:52:56 +0200] rev 48577
tuned;
Sat, 28 Jul 2012 13:29:56 +0200 isabelle browser is another user interface;
wenzelm [Sat, 28 Jul 2012 13:29:56 +0200] rev 48576
isabelle browser is another user interface;
Sat, 28 Jul 2012 13:18:34 +0200 renamed isabelle-root minor mode;
wenzelm [Sat, 28 Jul 2012 13:18:34 +0200] rev 48575
renamed isabelle-root minor mode;
Sat, 28 Jul 2012 13:11:58 +0200 discontinued special treatment of Proof General;
wenzelm [Sat, 28 Jul 2012 13:11:58 +0200] rev 48574
discontinued special treatment of Proof General;
Sat, 28 Jul 2012 13:01:48 +0200 top-down order of user interfaces;
wenzelm [Sat, 28 Jul 2012 13:01:48 +0200] rev 48573
top-down order of user interfaces;
Sat, 28 Jul 2012 12:59:53 +0200 misc tuning;
wenzelm [Sat, 28 Jul 2012 12:59:53 +0200] rev 48572
misc tuning;
Sat, 28 Jul 2012 07:26:37 +0200 move exception handlers outside of let block
huffman [Sat, 28 Jul 2012 07:26:37 +0200] rev 48571
move exception handlers outside of let block
Fri, 27 Jul 2012 23:14:55 +0200 tuned message;
wenzelm [Fri, 27 Jul 2012 23:14:55 +0200] rev 48570
tuned message;
Fri, 27 Jul 2012 22:28:30 +0200 merged
wenzelm [Fri, 27 Jul 2012 22:28:30 +0200] rev 48569
merged
Fri, 27 Jul 2012 22:26:38 +0200 evaluation: allow multiple code modules
haftmann [Fri, 27 Jul 2012 22:26:38 +0200] rev 48568
evaluation: allow multiple code modules
Fri, 27 Jul 2012 22:23:00 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 22:23:00 +0200] rev 48567
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 21:57:56 +0200 merged
wenzelm [Fri, 27 Jul 2012 21:57:56 +0200] rev 48566
merged
Fri, 27 Jul 2012 20:05:56 +0200 restored narrowing quickcheck after 6efff142bb54
haftmann [Fri, 27 Jul 2012 20:05:56 +0200] rev 48565
restored narrowing quickcheck after 6efff142bb54
Fri, 27 Jul 2012 21:50:34 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 21:50:34 +0200] rev 48564
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 20:58:44 +0200 unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
wenzelm [Fri, 27 Jul 2012 20:58:44 +0200] rev 48563
unvarify thm statement stemming from old-style definition, to avoid schematic type variables in subsequent goal;
Fri, 27 Jul 2012 19:57:23 +0200 tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
wenzelm [Fri, 27 Jul 2012 19:57:23 +0200] rev 48562
tuned proofs -- avoid odd situations of polymorphic Frees in goal state;
Fri, 27 Jul 2012 19:27:21 +0200 move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
huffman [Fri, 27 Jul 2012 19:27:21 +0200] rev 48561
move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
Fri, 27 Jul 2012 17:59:18 +0200 replace Nat_Arith simprocs with simpler conversions that do less rearrangement of terms
huffman [Fri, 27 Jul 2012 17:59:18 +0200] rev 48560
replace Nat_Arith simprocs with simpler conversions that do less rearrangement of terms
Fri, 27 Jul 2012 17:57:31 +0200 give Nat_Arith simprocs proper name bindings by using simproc_setup
huffman [Fri, 27 Jul 2012 17:57:31 +0200] rev 48559
give Nat_Arith simprocs proper name bindings by using simproc_setup
Fri, 27 Jul 2012 17:34:33 +0200 tweaks in preparation for type encoding evaluation
blanchet [Fri, 27 Jul 2012 17:34:33 +0200] rev 48558
tweaks in preparation for type encoding evaluation
Fri, 27 Jul 2012 16:35:02 +0200 merged
wenzelm [Fri, 27 Jul 2012 16:35:02 +0200] rev 48557
merged
Fri, 27 Jul 2012 15:42:39 +0200 replace abel_cancel simprocs with functionally equivalent, but simpler and faster ones
huffman [Fri, 27 Jul 2012 15:42:39 +0200] rev 48556
replace abel_cancel simprocs with functionally equivalent, but simpler and faster ones
Fri, 27 Jul 2012 14:56:37 +0200 nicer Nitpick subscript output in jEdit
blanchet [Fri, 27 Jul 2012 14:56:37 +0200] rev 48555
nicer Nitpick subscript output in jEdit
Fri, 27 Jul 2012 16:33:32 +0200 no_check for @{setting} antiquotations -- empty values are treated as undefined on Cygwin;
wenzelm [Fri, 27 Jul 2012 16:33:32 +0200] rev 48554
no_check for @{setting} antiquotations -- empty values are treated as undefined on Cygwin;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip