paulson [Wed, 14 Mar 2012 17:19:08 +0000] rev 46935
structured case and induct rules
haftmann [Wed, 14 Mar 2012 17:40:00 +0100] rev 46934
rudimentary documentation test
haftmann [Wed, 14 Mar 2012 15:54:54 +0100] rev 46933
doc-src build option (for emerging mira configuration)
haftmann [Wed, 14 Mar 2012 15:54:27 +0100] rev 46932
corrected fragile proof; tuned semicolons
haftmann [Wed, 14 Mar 2012 15:24:51 +0100] rev 46931
rudimentary distribution build configuration
haftmann [Wed, 14 Mar 2012 15:24:07 +0100] rev 46930
support for non-HTTP repository locations (important for mira); quasi-hardwired repository name
haftmann [Wed, 14 Mar 2012 14:53:48 +0100] rev 46929
corrected slip
paulson [Wed, 14 Mar 2012 12:39:26 +0000] rev 46928
merged
paulson [Wed, 14 Mar 2012 12:39:04 +0000] rev 46927
rationalising the induction rule trans_induct3
haftmann [Wed, 14 Mar 2012 12:20:42 +0100] rev 46926
allow modification of REPOS_NAME and REPOS from outside
wenzelm [Wed, 14 Mar 2012 20:34:20 +0100] rev 46925
locale expressions without source positions;
wenzelm [Wed, 14 Mar 2012 19:27:15 +0100] rev 46924
tuned;
wenzelm [Wed, 14 Mar 2012 18:09:05 +0100] rev 46923
tuned messages;
wenzelm [Wed, 14 Mar 2012 17:52:38 +0100] rev 46922
source positions for locale and class expressions;
wenzelm [Wed, 14 Mar 2012 15:59:39 +0100] rev 46921
some proof indentation;
wenzelm [Wed, 14 Mar 2012 15:37:51 +0100] rev 46920
more explicit indication of swing thread context;
wenzelm [Wed, 14 Mar 2012 15:23:50 +0100] rev 46919
more indentation;
wenzelm [Wed, 14 Mar 2012 15:09:33 +0100] rev 46918
prefer asynchronous context switch from actor to swing thread, to reduce danger of deadlocks;
more robust use of Session.Commands_Changed vs. Document_View.visible_range as asynchronous swing task, taking into account that the model might have switched in the meantime (e.g. via fast clicking on hypersearch while the prover is crunching);
wenzelm [Wed, 14 Mar 2012 14:49:43 +0100] rev 46917
eliminated obsolete sanitize_name;
wenzelm [Wed, 14 Mar 2012 11:45:16 +0100] rev 46916
Local_Theory.define no longer hard-wires default theorem name -- targets/packages need to take care of it;
wenzelm [Wed, 14 Mar 2012 11:10:10 +0100] rev 46915
more parallel inductive_cases;
more explicit indication of def names;
wenzelm [Wed, 14 Mar 2012 00:34:56 +0100] rev 46914
misc tuning;
wenzelm [Tue, 13 Mar 2012 23:45:34 +0100] rev 46913
updated to jedit_build-20120313 with jedit-4.5.0;
updated version information;
wenzelm [Tue, 13 Mar 2012 23:33:35 +0100] rev 46912
tuned context specifications and proofs;
wenzelm [Tue, 13 Mar 2012 22:49:02 +0100] rev 46911
tuned proofs;
wenzelm [Tue, 13 Mar 2012 21:17:37 +0100] rev 46910
clarified command state -- markup within proper_range, excluding trailing whitespace;
wenzelm [Tue, 13 Mar 2012 20:04:24 +0100] rev 46909
more explicit indication of def names;
paulson [Tue, 13 Mar 2012 17:17:52 +0000] rev 46908
merged
paulson [Tue, 13 Mar 2012 17:11:49 +0000] rev 46907
Structured proofs concerning the square of an infinite cardinal
wenzelm [Tue, 13 Mar 2012 17:04:00 +0100] rev 46906
suppress vacous notes elements, with subtle change of semantics: 'interpret' no longer pulls-in unnamed facts "by fact";
wenzelm [Tue, 13 Mar 2012 16:56:56 +0100] rev 46905
prefer abs_def over def_raw;
wenzelm [Tue, 13 Mar 2012 16:40:06 +0100] rev 46904
prefer abs_def over def_raw;
wenzelm [Tue, 13 Mar 2012 16:22:18 +0100] rev 46903
improved attribute "abs_def" to handle object-equality as well;
wenzelm [Tue, 13 Mar 2012 14:44:27 +0100] rev 46902
merged
paulson [Tue, 13 Mar 2012 12:04:07 +0000] rev 46901
More structured proofs about cardinal arithmetic
wenzelm [Tue, 13 Mar 2012 14:44:16 +0100] rev 46900
tuned proofs;
wenzelm [Tue, 13 Mar 2012 14:17:42 +0100] rev 46899
refined 'interpret': reset facts ("this") and print_result, which merely consist of internal / protected statement;
wenzelm [Tue, 13 Mar 2012 13:31:26 +0100] rev 46898
tuned proofs -- eliminated pointless chaining of facts after 'interpret';
wenzelm [Tue, 13 Mar 2012 12:51:52 +0100] rev 46897
proper printing of empty binding (again, cf. 93f6f24010c2);
wenzelm [Tue, 13 Mar 2012 11:23:39 +0100] rev 46896
tuned;
wenzelm [Tue, 13 Mar 2012 11:22:39 +0100] rev 46895
tuned strip_alls;
wenzelm [Tue, 13 Mar 2012 11:21:26 +0100] rev 46894
allow redefining pretty/markup modes (not output due to bootstrap issues) -- to support reloading of theory src/HOL/src/Tools/Code_Generator;
wenzelm [Mon, 12 Mar 2012 23:33:50 +0100] rev 46893
some grouping of Par_List operations, to adjust granularity;
wenzelm [Mon, 12 Mar 2012 23:16:54 +0100] rev 46892
Par_List.map is already smart;
wenzelm [Mon, 12 Mar 2012 23:16:02 +0100] rev 46891
some support for grouped list operations;
wenzelm [Mon, 12 Mar 2012 22:22:47 +0100] rev 46890
merged;
noschinl [Mon, 12 Mar 2012 22:11:10 +0100] rev 46889
merged
noschinl [Mon, 12 Mar 2012 21:34:45 +0100] rev 46888
NEWS