wenzelm [Wed, 10 Jun 2009 11:40:49 +0200] rev 31548
tuned;
wenzelm [Wed, 10 Jun 2009 11:31:36 +0200] rev 31547
discontinued escaped symbols;
tuned;
wenzelm [Wed, 10 Jun 2009 11:31:26 +0200] rev 31546
eliminated escaped symbols;
wenzelm [Wed, 10 Jun 2009 11:29:57 +0200] rev 31545
discontinued escaped symbols such as \\<forall> -- only one backslash should be used;
wenzelm [Wed, 10 Jun 2009 11:28:39 +0200] rev 31544
updated generated files;
wenzelm [Wed, 10 Jun 2009 11:12:40 +0200] rev 31543
allow Isabelle symbols within low-level ML source;
wenzelm [Wed, 10 Jun 2009 11:12:06 +0200] rev 31542
reraise exceptions to preserve position information;
wenzelm [Wed, 10 Jun 2009 00:46:37 +0200] rev 31541
simplified Graph.extend;
wenzelm [Wed, 10 Jun 2009 00:46:15 +0200] rev 31540
removed unused make;
simplified extend: eliminated builtin fold, eliminated performance leak (slow member/keys and redundant explore);
observe naming conventions of this module;
wenzelm [Tue, 09 Jun 2009 20:41:25 +0200] rev 31539
merged
huffman [Tue, 09 Jun 2009 11:12:08 -0700] rev 31538
merged
huffman [Tue, 09 Jun 2009 10:23:41 -0700] rev 31537
instance heine_borel < complete_space; generalize many lemmas to class heine_borel
huffman [Tue, 09 Jun 2009 09:38:56 -0700] rev 31536
new class heine_borel for lemma bounded_closed_imp_compact; instances for real, ^
huffman [Mon, 08 Jun 2009 19:45:24 -0700] rev 31535
generalize compact/closure lemmas
huffman [Mon, 08 Jun 2009 19:18:47 -0700] rev 31534
add lemma complete_imp_closed
huffman [Mon, 08 Jun 2009 17:15:22 -0700] rev 31533
generalize constant 'bounded' to class metric_space
huffman [Mon, 08 Jun 2009 15:46:14 -0700] rev 31532
generalize lemmas compact_imp_bounded, compact_imp_closed
huffman [Mon, 08 Jun 2009 15:00:37 -0700] rev 31531
generalize more lemmas
huffman [Mon, 08 Jun 2009 14:44:53 -0700] rev 31530
generalize constant 'indirection'
huffman [Mon, 08 Jun 2009 14:28:09 -0700] rev 31529
lemmas about linear, bilinear
huffman [Mon, 08 Jun 2009 12:09:43 -0700] rev 31528
generalize constant 'complete'
huffman [Mon, 08 Jun 2009 11:48:19 -0700] rev 31527
generalize lemmas eventually_within_interior, lim_within_interior
huffman [Mon, 08 Jun 2009 11:36:35 -0700] rev 31526
generalize more lemmas
huffman [Mon, 08 Jun 2009 08:42:33 -0700] rev 31525
generalize some lemmas
bulwahn [Tue, 09 Jun 2009 19:41:27 +0200] rev 31524
avoiding duplicate definitions of executable functions
wenzelm [Tue, 09 Jun 2009 20:40:19 +0200] rev 31523
tuned;
wenzelm [Tue, 09 Jun 2009 20:29:23 +0200] rev 31522
more native Scala style;
added is_open;
misc tuning;
wenzelm [Tue, 09 Jun 2009 20:18:21 +0200] rev 31521
tuned;
wenzelm [Tue, 09 Jun 2009 01:32:57 +0200] rev 31520
simplified IsabelleSystem.platform_path for cygwin;
eliminated ISABELLE_ROOT_JVM;
tuned;
wenzelm [Tue, 09 Jun 2009 18:19:19 +0200] rev 31519
merged