wenzelm [Mon, 15 Aug 2011 20:38:16 +0200] rev 44200
tuned error message;
wenzelm [Mon, 15 Aug 2011 20:19:41 +0200] rev 44199
retrieve imports from document state, with fall-back on theory loader for preloaded theories;
misc tuning;
wenzelm [Mon, 15 Aug 2011 19:27:55 +0200] rev 44198
explicit check of finished evaluation;
wenzelm [Mon, 15 Aug 2011 16:38:42 +0200] rev 44197
refined Document.edit: less stateful update via Graph.schedule;
clarified node result -- more direct get_theory;
clarified Document.joint_commands;
wenzelm [Mon, 15 Aug 2011 14:54:36 +0200] rev 44196
simplified exec: eliminated unused status flag;
huffman [Sun, 14 Aug 2011 08:45:38 -0700] rev 44195
consistently use variable name 'F' for filters
huffman [Sun, 14 Aug 2011 07:54:24 -0700] rev 44194
generalize lemmas about LIM and LIMSEQ to tendsto
huffman [Sat, 13 Aug 2011 18:10:14 -0700] rev 44193
HOL-Nominal-Examples: respect distinction between sets and functions
wenzelm [Sat, 13 Aug 2011 22:04:07 +0200] rev 44192
less verbosity in batch mode -- spam reduction and notable performance improvement;
clarified Proof_Display.print_consts;
wenzelm [Sat, 13 Aug 2011 21:28:01 +0200] rev 44191
merged
huffman [Sat, 13 Aug 2011 07:56:55 -0700] rev 44190
HOL-Hahn_Banach: use Set_Algebras library
huffman [Sat, 13 Aug 2011 07:39:35 -0700] rev 44189
ex/Quickcheck_Examples.thy: respect distinction between sets and functions
wenzelm [Sat, 13 Aug 2011 21:06:01 +0200] rev 44188
clarified Toplevel.end_theory;
wenzelm [Sat, 13 Aug 2011 20:49:41 +0200] rev 44187
simplified Toplevel.init_theory: discontinued special name argument;
wenzelm [Sat, 13 Aug 2011 20:41:29 +0200] rev 44186
simplified Toplevel.init_theory: discontinued special master argument;
wenzelm [Sat, 13 Aug 2011 20:20:36 +0200] rev 44185
provide node header via Scala layer;
clarified node edit Clear: retain header information;
run_command: node info via document model, error handling within transaction;
node names without ".thy" suffix, to coincide with traditional theory loader treatment;
wenzelm [Sat, 13 Aug 2011 16:07:26 +0200] rev 44184
reduced verbosity;
wenzelm [Sat, 13 Aug 2011 16:04:28 +0200] rev 44183
tuned signature;
wenzelm [Sat, 13 Aug 2011 15:59:26 +0200] rev 44182
clarified node header -- exclude master_dir;
wenzelm [Sat, 13 Aug 2011 13:48:26 +0200] rev 44181
tuned;
wenzelm [Sat, 13 Aug 2011 13:42:35 +0200] rev 44180
maintain node header;
misc tuning and clarification;
kleing [Sat, 13 Aug 2011 12:23:51 +0200] rev 44179
removed unused lemma; removed old-style ;
kleing [Sat, 13 Aug 2011 12:05:52 +0200] rev 44178
point isatest-statistics to the right afp log files
kleing [Sat, 13 Aug 2011 11:57:13 +0200] rev 44177
IMP/Util distinguishes between sets and functions again; imported only where used.
huffman [Fri, 12 Aug 2011 20:55:22 -0700] rev 44176
remove redundant lemma setsum_norm in favor of norm_setsum;
remove finiteness assumption from setsum_norm_le;
huffman [Fri, 12 Aug 2011 16:47:53 -0700] rev 44175
merged
huffman [Fri, 12 Aug 2011 14:45:50 -0700] rev 44174
make more HOL theories work with separate set type
wenzelm [Sat, 13 Aug 2011 00:34:54 +0200] rev 44173
immediate fork of initial workers -- avoid 5 ticks (250ms) for adaptive scheme (a07558eb5029);
more careful treatment of last_round on startup/shutdown;
wenzelm [Fri, 12 Aug 2011 23:29:28 +0200] rev 44172
merged
huffman [Fri, 12 Aug 2011 09:17:30 -0700] rev 44171
merged