Fri, 19 Jul 2013 15:48:04 +0200 added exerciese
nipkow [Fri, 19 Jul 2013 15:48:04 +0200] rev 52706
added exerciese
Fri, 19 Jul 2013 12:00:31 +0200 do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
traytel [Fri, 19 Jul 2013 12:00:31 +0200] rev 52705
do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
Thu, 18 Jul 2013 23:13:44 +0200 modify background theory where it is actually required (cf. 51dfdcd88e84);
wenzelm [Thu, 18 Jul 2013 23:13:44 +0200] rev 52704
modify background theory where it is actually required (cf. 51dfdcd88e84);
Thu, 18 Jul 2013 22:32:00 +0200 tuned messages -- avoid text folds stemming from Pretty.chunks;
wenzelm [Thu, 18 Jul 2013 22:32:00 +0200] rev 52703
tuned messages -- avoid text folds stemming from Pretty.chunks;
Thu, 18 Jul 2013 22:18:20 +0200 proper system options for 'find_theorems';
wenzelm [Thu, 18 Jul 2013 22:18:20 +0200] rev 52702
proper system options for 'find_theorems';
Thu, 18 Jul 2013 22:00:35 +0200 guard unify tracing via visible status of global theory;
wenzelm [Thu, 18 Jul 2013 22:00:35 +0200] rev 52701
guard unify tracing via visible status of global theory; find_theorems: back-patching of background theory to observe Context_Position.is_visible avoids spamming via auto solve_direct;
Thu, 18 Jul 2013 21:57:27 +0200 provide global operations as well;
wenzelm [Thu, 18 Jul 2013 21:57:27 +0200] rev 52700
provide global operations as well;
Thu, 18 Jul 2013 21:20:09 +0200 tuned signature;
wenzelm [Thu, 18 Jul 2013 21:20:09 +0200] rev 52699
tuned signature;
Thu, 18 Jul 2013 21:06:21 +0200 tuned;
wenzelm [Thu, 18 Jul 2013 21:06:21 +0200] rev 52698
tuned;
Thu, 18 Jul 2013 20:53:22 +0200 explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
wenzelm [Thu, 18 Jul 2013 20:53:22 +0200] rev 52697
explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
Thu, 18 Jul 2013 13:12:54 +0200 immutable theory values with full stamp record of every update (increase of stamp size for HOL: 20000 -> 100000, JinjaThreads: 65000 -> 300000) -- minimal measurable impact on inference kernel performance;
wenzelm [Thu, 18 Jul 2013 13:12:54 +0200] rev 52696
immutable theory values with full stamp record of every update (increase of stamp size for HOL: 20000 -> 100000, JinjaThreads: 65000 -> 300000) -- minimal measurable impact on inference kernel performance;
Wed, 17 Jul 2013 23:51:10 +0200 merged
wenzelm [Wed, 17 Jul 2013 23:51:10 +0200] rev 52695
merged
Wed, 17 Jul 2013 23:33:16 +0200 tuned message;
wenzelm [Wed, 17 Jul 2013 23:33:16 +0200] rev 52694
tuned message;
Wed, 17 Jul 2013 23:32:28 +0200 tuned signature;
wenzelm [Wed, 17 Jul 2013 23:32:28 +0200] rev 52693
tuned signature;
Wed, 17 Jul 2013 23:36:33 +0200 tuned
smolkas [Wed, 17 Jul 2013 23:36:33 +0200] rev 52692
tuned
Wed, 17 Jul 2013 21:48:21 +0200 merged
wenzelm [Wed, 17 Jul 2013 21:48:21 +0200] rev 52691
merged
Wed, 17 Jul 2013 21:25:27 +0200 more opportunistic string_of_clause, to make double-sure its Syntax.string_of_term uncheck phase does not crash, and thus bomb ambiguous input via failed composition of warning (e.g. HOL/Imperative_HOL/ex/Linked_List.thy: lemma merge_simps);
wenzelm [Wed, 17 Jul 2013 21:25:27 +0200] rev 52690
more opportunistic string_of_clause, to make double-sure its Syntax.string_of_term uncheck phase does not crash, and thus bomb ambiguous input via failed composition of warning (e.g. HOL/Imperative_HOL/ex/Linked_List.thy: lemma merge_simps);
Wed, 17 Jul 2013 21:04:38 +0200 tuned spelling;
wenzelm [Wed, 17 Jul 2013 21:04:38 +0200] rev 52689
tuned spelling;
Wed, 17 Jul 2013 12:41:59 +0900 show variants in error messages; more precise error messages (give witnesses for multiple instances)
Christian Sternagel [Wed, 17 Jul 2013 12:41:59 +0900] rev 52688
show variants in error messages; more precise error messages (give witnesses for multiple instances)
Wed, 17 Jul 2013 12:19:14 +0900 refactoring
Christian Sternagel [Wed, 17 Jul 2013 12:19:14 +0900] rev 52687
refactoring
Wed, 17 Jul 2013 17:16:51 +0200 more robust exn_messages_ids;
wenzelm [Wed, 17 Jul 2013 17:16:51 +0200] rev 52686
more robust exn_messages_ids; more robust failure of exn_messages_ids;
Wed, 17 Jul 2013 14:33:33 +0200 non-strict "Quiet" mode, to avoid odd crash of code_pred/after_qed due to ill-typed use of string_of_clause (e.g. in JinjaThreads/Common/Decl.thy of AFP/d1bb08f92ce5);
wenzelm [Wed, 17 Jul 2013 14:33:33 +0200] rev 52685
non-strict "Quiet" mode, to avoid odd crash of code_pred/after_qed due to ill-typed use of string_of_clause (e.g. in JinjaThreads/Common/Decl.thy of AFP/d1bb08f92ce5);
Wed, 17 Jul 2013 13:45:55 +0200 take context from static theory, not dynamic theory certificate;
wenzelm [Wed, 17 Jul 2013 13:45:55 +0200] rev 52684
take context from static theory, not dynamic theory certificate;
Wed, 17 Jul 2013 11:38:57 +0200 more official Thm.eq_thm_strict, without demanding ML equality type;
wenzelm [Wed, 17 Jul 2013 11:38:57 +0200] rev 52683
more official Thm.eq_thm_strict, without demanding ML equality type;
Wed, 17 Jul 2013 09:32:08 +0200 tuned;
wenzelm [Wed, 17 Jul 2013 09:32:08 +0200] rev 52682
tuned;
Wed, 17 Jul 2013 13:34:21 +0200 tuned definition of seqseq; clarified usage of diagseq via diagseq_holds
immler [Wed, 17 Jul 2013 13:34:21 +0200] rev 52681
tuned definition of seqseq; clarified usage of diagseq via diagseq_holds
Tue, 16 Jul 2013 23:34:33 +0200 merged
wenzelm [Tue, 16 Jul 2013 23:34:33 +0200] rev 52680
merged
Tue, 16 Jul 2013 22:36:55 +0200 Cygwin with Latex according to Cygwin-Latex-Setup.bat (presently unused);
wenzelm [Tue, 16 Jul 2013 22:36:55 +0200] rev 52679
Cygwin with Latex according to Cygwin-Latex-Setup.bat (presently unused);
Tue, 16 Jul 2013 20:23:05 +0200 overwrite target;
wenzelm [Tue, 16 Jul 2013 20:23:05 +0200] rev 52678
overwrite target;
Tue, 16 Jul 2013 18:28:45 +0200 fully-automated packaging (requires Mac OS X);
wenzelm [Tue, 16 Jul 2013 18:28:45 +0200] rev 52677
fully-automated packaging (requires Mac OS X);
Tue, 16 Jul 2013 14:46:03 +0200 more robust application init;
wenzelm [Tue, 16 Jul 2013 14:46:03 +0200] rev 52676
more robust application init;
Tue, 16 Jul 2013 14:10:10 +0200 more self-contained application, with side-entry for init;
wenzelm [Tue, 16 Jul 2013 14:10:10 +0200] rev 52675
more self-contained application, with side-entry for init;
Tue, 16 Jul 2013 13:44:52 +0200 dispose intermediate 7z archive;
wenzelm [Tue, 16 Jul 2013 13:44:52 +0200] rev 52674
dispose intermediate 7z archive;
Tue, 16 Jul 2013 13:27:01 +0200 prefer stand-alone javaw;
wenzelm [Tue, 16 Jul 2013 13:27:01 +0200] rev 52673
prefer stand-alone javaw;
Tue, 16 Jul 2013 13:23:37 +0200 more robust executable path specifications;
wenzelm [Tue, 16 Jul 2013 13:23:37 +0200] rev 52672
more robust executable path specifications; afford final test of Isabelle.init; tuned;
Tue, 16 Jul 2013 12:31:08 +0200 separate module XZ_File to avoid initial dependency on org.tukaani.xz;
wenzelm [Tue, 16 Jul 2013 12:31:08 +0200] rev 52671
separate module XZ_File to avoid initial dependency on org.tukaani.xz;
Tue, 16 Jul 2013 12:25:59 +0200 build Windows application on the spot, using Unix tools;
wenzelm [Tue, 16 Jul 2013 12:25:59 +0200] rev 52670
build Windows application on the spot, using Unix tools;
Mon, 15 Jul 2013 23:53:04 +0200 recover Cygwin symlinks via Windows file-system operations;
wenzelm [Mon, 15 Jul 2013 23:53:04 +0200] rev 52669
recover Cygwin symlinks via Windows file-system operations;
Mon, 15 Jul 2013 23:07:23 +0200 produce 7z archive for windows and preserve symlinks separately;
wenzelm [Mon, 15 Jul 2013 23:07:23 +0200] rev 52668
produce 7z archive for windows and preserve symlinks separately;
Mon, 15 Jul 2013 22:11:36 +0200 Scala version of init.bat;
wenzelm [Mon, 15 Jul 2013 22:11:36 +0200] rev 52667
Scala version of init.bat;
Mon, 15 Jul 2013 20:36:27 +0200 tuned line length;
wenzelm [Mon, 15 Jul 2013 20:36:27 +0200] rev 52666
tuned line length;
Mon, 15 Jul 2013 20:13:30 +0200 prefer @{file} references that are actually checked;
wenzelm [Mon, 15 Jul 2013 20:13:30 +0200] rev 52665
prefer @{file} references that are actually checked;
Mon, 15 Jul 2013 19:51:09 +0200 deactivate/revoke mouse event more thoroughly, to avoid "Implicit change of text area buffer";
wenzelm [Mon, 15 Jul 2013 19:51:09 +0200] rev 52664
deactivate/revoke mouse event more thoroughly, to avoid "Implicit change of text area buffer";
Mon, 15 Jul 2013 19:23:19 +0200 retain compile-time context visibility, which is particularly important for "apply tactic";
wenzelm [Mon, 15 Jul 2013 19:23:19 +0200] rev 52663
retain compile-time context visibility, which is particularly important for "apply tactic";
Tue, 16 Jul 2013 15:59:55 +0200 use transfer/lifting for proving countable set and multisets being BNFs
traytel [Tue, 16 Jul 2013 15:59:55 +0200] rev 52662
use transfer/lifting for proving countable set and multisets being BNFs
Tue, 16 Jul 2013 10:18:25 +0200 added exercise
nipkow [Tue, 16 Jul 2013 10:18:25 +0200] rev 52661
added exercise
Mon, 15 Jul 2013 15:50:39 +0200 killed unused theorems
traytel [Mon, 15 Jul 2013 15:50:39 +0200] rev 52660
killed unused theorems
Mon, 15 Jul 2013 14:23:51 +0200 eliminate duplicated theorems (thanks to "Auto solve_direct" in jEdit)
traytel [Mon, 15 Jul 2013 14:23:51 +0200] rev 52659
eliminate duplicated theorems (thanks to "Auto solve_direct" in jEdit)
Mon, 15 Jul 2013 11:29:19 +0200 tuned specifications and proofs;
wenzelm [Mon, 15 Jul 2013 11:29:19 +0200] rev 52658
tuned specifications and proofs;
Mon, 15 Jul 2013 10:42:12 +0200 tuned;
wenzelm [Mon, 15 Jul 2013 10:42:12 +0200] rev 52657
tuned;
Mon, 15 Jul 2013 10:31:41 +0200 keep persistent prints only if actually finished;
wenzelm [Mon, 15 Jul 2013 10:31:41 +0200] rev 52656
keep persistent prints only if actually finished;
Mon, 15 Jul 2013 10:25:35 +0200 more careful termination of removed execs, leaving running execs undisturbed;
wenzelm [Mon, 15 Jul 2013 10:25:35 +0200] rev 52655
more careful termination of removed execs, leaving running execs undisturbed;
Sun, 14 Jul 2013 00:08:15 +0200 recover static nnf_ss from 6c0de045d127 -- avoid odd runtime warnings due to duplication of not_not;
wenzelm [Sun, 14 Jul 2013 00:08:15 +0200] rev 52654
recover static nnf_ss from 6c0de045d127 -- avoid odd runtime warnings due to duplication of not_not;
Sat, 13 Jul 2013 21:02:41 +0200 merged
wenzelm [Sat, 13 Jul 2013 21:02:41 +0200] rev 52653
merged
Sat, 13 Jul 2013 19:55:53 +0200 avoid spurious warnings, notably of 'try0' about already declared simps etc.;
wenzelm [Sat, 13 Jul 2013 19:55:53 +0200] rev 52652
avoid spurious warnings, notably of 'try0' about already declared simps etc.;
Sat, 13 Jul 2013 18:33:33 +0200 initial delay for automatically tried tools;
wenzelm [Sat, 13 Jul 2013 18:33:33 +0200] rev 52651
initial delay for automatically tried tools;
Sat, 13 Jul 2013 18:13:09 +0200 more rendering for information messages;
wenzelm [Sat, 13 Jul 2013 18:13:09 +0200] rev 52650
more rendering for information messages;
Sat, 13 Jul 2013 17:05:22 +0200 update_options with full update, e.g. required for re-assignment of Command.prints;
wenzelm [Sat, 13 Jul 2013 17:05:22 +0200] rev 52649
update_options with full update, e.g. required for re-assignment of Command.prints;
Sat, 13 Jul 2013 16:45:47 +0200 tuned;
wenzelm [Sat, 13 Jul 2013 16:45:47 +0200] rev 52648
tuned;
Sat, 13 Jul 2013 16:34:57 +0200 determine print function parameters dynamically, e.g. depending on runtime options;
wenzelm [Sat, 13 Jul 2013 16:34:57 +0200] rev 52647
determine print function parameters dynamically, e.g. depending on runtime options;
Sat, 13 Jul 2013 14:13:34 +0200 NEWS;
wenzelm [Sat, 13 Jul 2013 14:13:34 +0200] rev 52646
NEWS;
Sat, 13 Jul 2013 14:11:48 +0200 clarified some default options;
wenzelm [Sat, 13 Jul 2013 14:11:48 +0200] rev 52645
clarified some default options;
Sat, 13 Jul 2013 13:58:13 +0200 gutter icon for information messages;
wenzelm [Sat, 13 Jul 2013 13:58:13 +0200] rev 52644
gutter icon for information messages; avoid redundant Pretty.chunks to keep Markup.information node topmost;
Sat, 13 Jul 2013 13:25:42 +0200 more explicit Markup.information for messages produced by "auto" tools;
wenzelm [Sat, 13 Jul 2013 13:25:42 +0200] rev 52643
more explicit Markup.information for messages produced by "auto" tools;
Sat, 13 Jul 2013 12:39:45 +0200 full merge of Command.State, which enables Command.prints to augment markup as well (assuming that these dynamic overlays are relatively few);
wenzelm [Sat, 13 Jul 2013 12:39:45 +0200] rev 52642
full merge of Command.State, which enables Command.prints to augment markup as well (assuming that these dynamic overlays are relatively few);
Sat, 13 Jul 2013 00:50:49 +0200 hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
wenzelm [Sat, 13 Jul 2013 00:50:49 +0200] rev 52641
hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
Sat, 13 Jul 2013 00:24:05 +0200 compile
wenzelm [Sat, 13 Jul 2013 00:24:05 +0200] rev 52640
compile
Fri, 12 Jul 2013 23:45:05 +0200 system options for Isabelle/HOL proof tools;
wenzelm [Fri, 12 Jul 2013 23:45:05 +0200] rev 52639
system options for Isabelle/HOL proof tools;
Fri, 12 Jul 2013 22:49:20 +0200 removed unused Predicate_Compile component setup;
wenzelm [Fri, 12 Jul 2013 22:49:20 +0200] rev 52638
removed unused Predicate_Compile component setup;
Sat, 13 Jul 2013 17:53:58 +0200 attribute "code" declares concrete and abstract code equations uniformly; added explicit "code equation" instead
haftmann [Sat, 13 Jul 2013 17:53:58 +0200] rev 52637
attribute "code" declares concrete and abstract code equations uniformly; added explicit "code equation" instead
Sat, 13 Jul 2013 17:53:57 +0200 tuned variable names
haftmann [Sat, 13 Jul 2013 17:53:57 +0200] rev 52636
tuned variable names
Sat, 13 Jul 2013 13:03:21 +0200 got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
traytel [Sat, 13 Jul 2013 13:03:21 +0200] rev 52635
got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
Thu, 11 Jul 2013 11:16:23 +0200 some new lemmas towards getting rid of in_bd BNF property; tuned
traytel [Thu, 11 Jul 2013 11:16:23 +0200] rev 52634
some new lemmas towards getting rid of in_bd BNF property; tuned
Sat, 13 Jul 2013 12:38:40 +0200 tuned
smolkas [Sat, 13 Jul 2013 12:38:40 +0200] rev 52633
tuned
Fri, 12 Jul 2013 22:41:25 +0200 added sledgehammer parameters isar_try0 and isar_minimize and their negative aliases
smolkas [Fri, 12 Jul 2013 22:41:25 +0200] rev 52632
added sledgehammer parameters isar_try0 and isar_minimize and their negative aliases
Fri, 12 Jul 2013 21:14:54 +0200 merged
wenzelm [Fri, 12 Jul 2013 21:14:54 +0200] rev 52631
merged
Fri, 12 Jul 2013 21:13:57 +0200 more robust proof export / import due to Stefan Berghofer;
wenzelm [Fri, 12 Jul 2013 21:13:57 +0200] rev 52630
more robust proof export / import due to Stefan Berghofer; eliminated musing in the manual that is not quite right;
Fri, 12 Jul 2013 21:07:34 +0200 added blast, force
smolkas [Fri, 12 Jul 2013 21:07:34 +0200] rev 52629
added blast, force
Fri, 12 Jul 2013 20:28:34 +0200 removed |>! and #>!
smolkas [Fri, 12 Jul 2013 20:28:34 +0200] rev 52628
removed |>! and #>!
Fri, 12 Jul 2013 19:54:36 +0200 tuned
smolkas [Fri, 12 Jul 2013 19:54:36 +0200] rev 52627
tuned * * * easier debugging * * * tuned
Fri, 12 Jul 2013 19:03:08 +0200 cleaner preplay interface
smolkas [Fri, 12 Jul 2013 19:03:08 +0200] rev 52626
cleaner preplay interface
Fri, 12 Jul 2013 18:16:50 +0200 tuned;
wenzelm [Fri, 12 Jul 2013 18:16:50 +0200] rev 52625
tuned;
Fri, 12 Jul 2013 17:43:18 +0200 tuned proofs;
wenzelm [Fri, 12 Jul 2013 17:43:18 +0200] rev 52624
tuned proofs;
Fri, 12 Jul 2013 16:19:43 +0200 updated keywords;
wenzelm [Fri, 12 Jul 2013 16:19:43 +0200] rev 52623
updated keywords;
Fri, 12 Jul 2013 16:19:05 +0200 localized and modernized adhoc-overloading (patch by Christian Sternagel);
wenzelm [Fri, 12 Jul 2013 16:19:05 +0200] rev 52622
localized and modernized adhoc-overloading (patch by Christian Sternagel);
Fri, 12 Jul 2013 15:51:25 +0200 merged
wenzelm [Fri, 12 Jul 2013 15:51:25 +0200] rev 52621
merged
Fri, 12 Jul 2013 15:39:46 +0200 tuned proof;
wenzelm [Fri, 12 Jul 2013 15:39:46 +0200] rev 52620
tuned proof;
Fri, 12 Jul 2013 15:37:48 +0200 reraise interrupts outside command regular transactions -- relevant for memo_stable;
wenzelm [Fri, 12 Jul 2013 15:37:48 +0200] rev 52619
reraise interrupts outside command regular transactions -- relevant for memo_stable;
Fri, 12 Jul 2013 14:54:17 +0200 added "isabelle update_sub_sup" tool;
wenzelm [Fri, 12 Jul 2013 14:54:17 +0200] rev 52618
added "isabelle update_sub_sup" tool;
Fri, 12 Jul 2013 14:28:19 +0200 allow spaces in file names;
wenzelm [Fri, 12 Jul 2013 14:28:19 +0200] rev 52617
allow spaces in file names; tuned;
Wed, 10 Jul 2013 16:25:26 +0200 more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
wenzelm [Wed, 10 Jul 2013 16:25:26 +0200] rev 52616
more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
Fri, 12 Jul 2013 14:18:07 +0200 added |>! and #>! for convenient printing of timing information
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52615
added |>! and #>! for convenient printing of timing information
Fri, 12 Jul 2013 14:18:07 +0200 preplay failures might be resolved later, so proceed as usual
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52614
preplay failures might be resolved later, so proceed as usual
Fri, 12 Jul 2013 14:18:06 +0200 more reasonable preplay_interface semantics
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52613
more reasonable preplay_interface semantics
Fri, 12 Jul 2013 14:18:06 +0200 tuned
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52612
tuned
Fri, 12 Jul 2013 14:18:06 +0200 minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52611
minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
Fri, 12 Jul 2013 13:12:21 +0200 merged
wenzelm [Fri, 12 Jul 2013 13:12:21 +0200] rev 52610
merged
Fri, 12 Jul 2013 12:18:17 +0200 clarified memo_exec: plain synchronized access without any special tricks;
wenzelm [Fri, 12 Jul 2013 12:18:17 +0200] rev 52609
clarified memo_exec: plain synchronized access without any special tricks;
Fri, 12 Jul 2013 12:17:03 +0200 tuned;
wenzelm [Fri, 12 Jul 2013 12:17:03 +0200] rev 52608
tuned;
Fri, 12 Jul 2013 12:04:16 +0200 clarified execution: maintain running execs only, check "stable" separately via memo (again);
wenzelm [Fri, 12 Jul 2013 12:04:16 +0200] rev 52607
clarified execution: maintain running execs only, check "stable" separately via memo (again); tuned signatures;
Fri, 12 Jul 2013 11:28:03 +0200 tuned signature;
wenzelm [Fri, 12 Jul 2013 11:28:03 +0200] rev 52606
tuned signature; tuned comments;
Fri, 12 Jul 2013 11:07:02 +0200 clarified module name;
wenzelm [Fri, 12 Jul 2013 11:07:02 +0200] rev 52605
clarified module name;
Thu, 11 Jul 2013 23:24:40 +0200 more explicit type Exec.context;
wenzelm [Thu, 11 Jul 2013 23:24:40 +0200] rev 52604
more explicit type Exec.context; eliminated obsolete execution group -- NB: cancelation happens individually for registered execs;
Thu, 11 Jul 2013 22:53:56 +0200 tuned signature;
wenzelm [Thu, 11 Jul 2013 22:53:56 +0200] rev 52603
tuned signature; unified exceptions for this module;
Thu, 11 Jul 2013 18:41:05 +0200 strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
wenzelm [Thu, 11 Jul 2013 18:41:05 +0200] rev 52602
strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
Thu, 11 Jul 2013 16:35:37 +0200 tuned -- cleanup before publishing assignment;
wenzelm [Thu, 11 Jul 2013 16:35:37 +0200] rev 52601
tuned -- cleanup before publishing assignment;
Thu, 11 Jul 2013 16:26:14 +0200 more abstract types;
wenzelm [Thu, 11 Jul 2013 16:26:14 +0200] rev 52600
more abstract types; tuned signature;
Thu, 11 Jul 2013 16:01:48 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 16:01:48 +0200] rev 52599
tuned;
Thu, 11 Jul 2013 15:56:12 +0200 disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
wenzelm [Thu, 11 Jul 2013 15:56:12 +0200] rev 52598
disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution; tuned error messages: prefer plain "error" as in document.ML;
Thu, 11 Jul 2013 14:56:58 +0200 more precise fact declarations -- fewer warnings;
wenzelm [Thu, 11 Jul 2013 14:56:58 +0200] rev 52597
more precise fact declarations -- fewer warnings;
Thu, 11 Jul 2013 14:42:11 +0200 global management of command execution fragments;
wenzelm [Thu, 11 Jul 2013 14:42:11 +0200] rev 52596
global management of command execution fragments; tuned;
Thu, 11 Jul 2013 12:28:24 +0200 fully synchronized guard of running execution;
wenzelm [Thu, 11 Jul 2013 12:28:24 +0200] rev 52595
fully synchronized guard of running execution; tuned;
Thu, 11 Jul 2013 21:34:50 +0200 merged
nipkow [Thu, 11 Jul 2013 21:34:50 +0200] rev 52594
merged
Thu, 11 Jul 2013 21:34:37 +0200 added exercises
nipkow [Thu, 11 Jul 2013 21:34:37 +0200] rev 52593
added exercises
Thu, 11 Jul 2013 20:08:06 +0200 optimize isar-proofs by trying different proof methods
smolkas [Thu, 11 Jul 2013 20:08:06 +0200] rev 52592
optimize isar-proofs by trying different proof methods
Thu, 11 Jul 2013 13:33:20 +0200 made SML/NJ happy
smolkas [Thu, 11 Jul 2013 13:33:20 +0200] rev 52591
made SML/NJ happy
Thu, 11 Jul 2013 13:33:19 +0200 tuned
smolkas [Thu, 11 Jul 2013 13:33:19 +0200] rev 52590
tuned
Thu, 11 Jul 2013 11:40:21 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 11:40:21 +0200] rev 52589
tuned;
Thu, 11 Jul 2013 11:37:06 +0200 re-assign prints of unchanged eval only -- avoid crash of new_exec;
wenzelm [Thu, 11 Jul 2013 11:37:06 +0200] rev 52588
re-assign prints of unchanged eval only -- avoid crash of new_exec;
Thu, 11 Jul 2013 11:09:23 +0200 tuned -- refrain from odd optimization;
wenzelm [Thu, 11 Jul 2013 11:09:23 +0200] rev 52587
tuned -- refrain from odd optimization;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip