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;
Thu, 11 Jul 2013 10:43:53 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 10:43:53 +0200] rev 52586
tuned;
Wed, 10 Jul 2013 23:30:10 +0200 added "echo" command for demonstration purposes;
wenzelm [Wed, 10 Jul 2013 23:30:10 +0200] rev 52585
added "echo" command for demonstration purposes;
Wed, 10 Jul 2013 23:25:28 +0200 more abstract message channel;
wenzelm [Wed, 10 Jul 2013 23:25:28 +0200] rev 52584
more abstract message channel;
Wed, 10 Jul 2013 22:56:48 +0200 explicit shutdown of message output thread;
wenzelm [Wed, 10 Jul 2013 22:56:48 +0200] rev 52583
explicit shutdown of message output thread;
Wed, 10 Jul 2013 22:04:57 +0200 tuned signature;
wenzelm [Wed, 10 Jul 2013 22:04:57 +0200] rev 52582
tuned signature;
Wed, 10 Jul 2013 21:54:43 +0200 no need for raw stdin;
wenzelm [Wed, 10 Jul 2013 21:54:43 +0200] rev 52581
no need for raw stdin;
Wed, 10 Jul 2013 21:21:37 +0200 fall back on synchronous message output for single-threaded SML/NJ;
wenzelm [Wed, 10 Jul 2013 21:21:37 +0200] rev 52580
fall back on synchronous message output for single-threaded SML/NJ;
Wed, 10 Jul 2013 21:13:32 +0200 make SML/NJ happy;
wenzelm [Wed, 10 Jul 2013 21:13:32 +0200] rev 52579
make SML/NJ happy;
Wed, 10 Jul 2013 20:44:39 +0200 retain main thread for protocol loop -- no access to raw ML toplevel;
wenzelm [Wed, 10 Jul 2013 20:44:39 +0200] rev 52578
retain main thread for protocol loop -- no access to raw ML toplevel;
Wed, 10 Jul 2013 20:19:51 +0200 removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
wenzelm [Wed, 10 Jul 2013 20:19:51 +0200] rev 52577
removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
Wed, 10 Jul 2013 20:16:04 +0200 less intrusive token_range rendering, which is relevant for inner parse errors;
wenzelm [Wed, 10 Jul 2013 20:16:04 +0200] rev 52576
less intrusive token_range rendering, which is relevant for inner parse errors;
Wed, 10 Jul 2013 13:43:23 +0200 made SML/NJ happy
smolkas [Wed, 10 Jul 2013 13:43:23 +0200] rev 52575
made SML/NJ happy
Wed, 10 Jul 2013 12:35:18 +0200 merged
wenzelm [Wed, 10 Jul 2013 12:35:18 +0200] rev 52574
merged
Wed, 10 Jul 2013 12:33:28 +0200 tuned start_execution: avoid sleep on worker thread;
wenzelm [Wed, 10 Jul 2013 12:33:28 +0200] rev 52573
tuned start_execution: avoid sleep on worker thread;
Wed, 10 Jul 2013 12:10:32 +0200 print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
wenzelm [Wed, 10 Jul 2013 12:10:32 +0200] rev 52572
print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
Wed, 10 Jul 2013 11:32:49 +0200 allow to remove print functions;
wenzelm [Wed, 10 Jul 2013 11:32:49 +0200] rev 52571
allow to remove print functions; tuned signature;
Wed, 10 Jul 2013 11:26:55 +0200 clarified Command.print: update old prints here;
wenzelm [Wed, 10 Jul 2013 11:26:55 +0200] rev 52570
clarified Command.print: update old prints here;
Tue, 09 Jul 2013 23:49:19 +0200 produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
wenzelm [Tue, 09 Jul 2013 23:49:19 +0200] rev 52569
produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
Tue, 09 Jul 2013 18:11:31 +0200 tuned;
wenzelm [Tue, 09 Jul 2013 18:11:31 +0200] rev 52568
tuned;
Tue, 09 Jul 2013 18:08:56 +0200 tuned proofs;
wenzelm [Tue, 09 Jul 2013 18:08:56 +0200] rev 52567
tuned proofs;
Tue, 09 Jul 2013 17:58:38 +0200 more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
wenzelm [Tue, 09 Jul 2013 17:58:38 +0200] rev 52566
more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
Tue, 09 Jul 2013 16:32:51 +0200 tuned message;
wenzelm [Tue, 09 Jul 2013 16:32:51 +0200] rev 52565
tuned message;
Tue, 09 Jul 2013 13:24:17 +0200 tuned signature -- NB: Command.read is actually part of Command.eval;
wenzelm [Tue, 09 Jul 2013 13:24:17 +0200] rev 52564
tuned signature -- NB: Command.read is actually part of Command.eval;
Tue, 09 Jul 2013 13:17:22 +0200 tuned protocol terminology;
wenzelm [Tue, 09 Jul 2013 13:17:22 +0200] rev 52563
tuned protocol terminology; tuned signature;
Tue, 09 Jul 2013 13:16:10 +0200 tuned;
wenzelm [Tue, 09 Jul 2013 13:16:10 +0200] rev 52562
tuned;
Mon, 08 Jul 2013 21:00:16 +0200 allow whitespace in file names;
wenzelm [Mon, 08 Jul 2013 21:00:16 +0200] rev 52561
allow whitespace in file names;
Mon, 08 Jul 2013 12:47:39 +0200 tuned;
wenzelm [Mon, 08 Jul 2013 12:47:39 +0200] rev 52560
tuned;
Mon, 08 Jul 2013 12:07:06 +0200 more direct interleaving of eval/print and update/execution -- refrain from crude manipulation of max_threads;
wenzelm [Mon, 08 Jul 2013 12:07:06 +0200] rev 52559
more direct interleaving of eval/print and update/execution -- refrain from crude manipulation of max_threads;
Mon, 08 Jul 2013 12:00:45 +0200 allow worker guest threads, which participate actively in future joins, but are outside thread accounting;
wenzelm [Mon, 08 Jul 2013 12:00:45 +0200] rev 52558
allow worker guest threads, which participate actively in future joins, but are outside thread accounting;
Wed, 10 Jul 2013 12:25:11 +0200 made SML/NJ happy
smolkas [Wed, 10 Jul 2013 12:25:11 +0200] rev 52557
made SML/NJ happy
Tue, 09 Jul 2013 18:45:06 +0200 completely rewrote SH compress; added two parameters for experimentation/fine grained control
smolkas [Tue, 09 Jul 2013 18:45:06 +0200] rev 52556
completely rewrote SH compress; added two parameters for experimentation/fine grained control
Tue, 09 Jul 2013 18:44:59 +0200 moved code -> easier debugging
smolkas [Tue, 09 Jul 2013 18:44:59 +0200] rev 52555
moved code -> easier debugging
Mon, 08 Jul 2013 14:24:36 +0200 tuned proofs
nipkow [Mon, 08 Jul 2013 14:24:36 +0200] rev 52554
tuned proofs
Sun, 07 Jul 2013 22:58:34 +0200 some support for Cygwin;
wenzelm [Sun, 07 Jul 2013 22:58:34 +0200] rev 52553
some support for Cygwin;
Sun, 07 Jul 2013 20:23:09 +0200 reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
wenzelm [Sun, 07 Jul 2013 20:23:09 +0200] rev 52552
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
Sun, 07 Jul 2013 18:50:16 +0200 tuned signature;
wenzelm [Sun, 07 Jul 2013 18:50:16 +0200] rev 52551
tuned signature;
Sun, 07 Jul 2013 18:43:14 +0200 discontinued obsolete "isabelle print";
wenzelm [Sun, 07 Jul 2013 18:43:14 +0200] rev 52550
discontinued obsolete "isabelle print";
Sun, 07 Jul 2013 18:34:29 +0200 discontinued command 'print_drafts';
wenzelm [Sun, 07 Jul 2013 18:34:29 +0200] rev 52549
discontinued command 'print_drafts';
Sun, 07 Jul 2013 18:04:46 +0200 some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
wenzelm [Sun, 07 Jul 2013 18:04:46 +0200] rev 52548
some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
Sun, 07 Jul 2013 17:52:13 +0200 removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
wenzelm [Sun, 07 Jul 2013 17:52:13 +0200] rev 52547
removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
Sun, 07 Jul 2013 17:30:16 +0200 tuned comments;
wenzelm [Sun, 07 Jul 2013 17:30:16 +0200] rev 52546
tuned comments;
Sun, 07 Jul 2013 10:24:00 +0200 Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
traytel [Sun, 07 Jul 2013 10:24:00 +0200] rev 52545
Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
Fri, 05 Jul 2013 18:10:07 +0200 tuned spelling
traytel [Fri, 05 Jul 2013 18:10:07 +0200] rev 52544
tuned spelling
Sat, 06 Jul 2013 22:16:55 +0200 eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
wenzelm [Sat, 06 Jul 2013 22:16:55 +0200] rev 52543
eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
Sat, 06 Jul 2013 22:11:18 +0200 more release notes according to availability in proper release vs. repository clone;
wenzelm [Sat, 06 Jul 2013 22:11:18 +0200] rev 52542
more release notes according to availability in proper release vs. repository clone; discontinued generated HTML for files that are accessible in 1 click;
Sat, 06 Jul 2013 21:51:35 +0200 quick access to release notes (imitating website/documentation.html);
wenzelm [Sat, 06 Jul 2013 21:51:35 +0200] rev 52541
quick access to release notes (imitating website/documentation.html);
Sat, 06 Jul 2013 21:50:14 +0200 more dependencies;
wenzelm [Sat, 06 Jul 2013 21:50:14 +0200] rev 52540
more dependencies;
Sat, 06 Jul 2013 21:19:38 +0200 minimal jedit mode for Isabelle NEWS;
wenzelm [Sat, 06 Jul 2013 21:19:38 +0200] rev 52539
minimal jedit mode for Isabelle NEWS;
Fri, 05 Jul 2013 23:17:39 +0200 merged
wenzelm [Fri, 05 Jul 2013 23:17:39 +0200] rev 52538
merged
Fri, 05 Jul 2013 23:10:18 +0200 more uniform Counter in ML and Scala;
wenzelm [Fri, 05 Jul 2013 23:10:18 +0200] rev 52537
more uniform Counter in ML and Scala;
Fri, 05 Jul 2013 22:58:24 +0200 tuned signature;
wenzelm [Fri, 05 Jul 2013 22:58:24 +0200] rev 52536
tuned signature; tuned comments;
Fri, 05 Jul 2013 22:09:16 +0200 tuned signature -- eliminated pointless type synonym;
wenzelm [Fri, 05 Jul 2013 22:09:16 +0200] rev 52535
tuned signature -- eliminated pointless type synonym;
Fri, 05 Jul 2013 18:37:44 +0200 tuned signature;
wenzelm [Fri, 05 Jul 2013 18:37:44 +0200] rev 52534
tuned signature; tuned;
Fri, 05 Jul 2013 17:09:28 +0200 clarified type Command.eval;
wenzelm [Fri, 05 Jul 2013 17:09:28 +0200] rev 52533
clarified type Command.eval;
Fri, 05 Jul 2013 16:22:28 +0200 tuned signature;
wenzelm [Fri, 05 Jul 2013 16:22:28 +0200] rev 52532
tuned signature;
Fri, 05 Jul 2013 16:01:45 +0200 tuned signature;
wenzelm [Fri, 05 Jul 2013 16:01:45 +0200] rev 52531
tuned signature;
Fri, 05 Jul 2013 15:38:03 +0200 explicit module Document_ID as source of globally unique identifiers across ML/Scala;
wenzelm [Fri, 05 Jul 2013 15:38:03 +0200] rev 52530
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
Fri, 05 Jul 2013 16:45:31 +0200 improved proof automation for numerals
nipkow [Fri, 05 Jul 2013 16:45:31 +0200] rev 52529
improved proof automation for numerals
Fri, 05 Jul 2013 14:09:06 +0200 merged
wenzelm [Fri, 05 Jul 2013 14:09:06 +0200] rev 52528
merged
Thu, 04 Jul 2013 23:51:47 +0200 separate exec_id assignment for Command.print states, without affecting result of eval;
wenzelm [Thu, 04 Jul 2013 23:51:47 +0200] rev 52527
separate exec_id assignment for Command.print states, without affecting result of eval; tuned signature; tuned;
Thu, 04 Jul 2013 16:04:53 +0200 more Command.memo operations;
wenzelm [Thu, 04 Jul 2013 16:04:53 +0200] rev 52526
more Command.memo operations; more explicit types Command.eval vs. Command.print vs. Document.exec; clarified print function parameters;
Fri, 05 Jul 2013 09:17:03 +0200 tund proofs
nipkow [Fri, 05 Jul 2013 09:17:03 +0200] rev 52525
tund proofs
Thu, 04 Jul 2013 12:02:11 +0200 tuned;
wenzelm [Thu, 04 Jul 2013 12:02:11 +0200] rev 52524
tuned;
Thu, 04 Jul 2013 11:55:45 +0200 made SML/NJ happy;
wenzelm [Thu, 04 Jul 2013 11:55:45 +0200] rev 52523
made SML/NJ happy;
Thu, 04 Jul 2013 09:13:49 +0200 merged
Andreas Lochbihler [Thu, 04 Jul 2013 09:13:49 +0200] rev 52522
merged
Wed, 03 Jul 2013 00:08:29 +0200 more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
krauss [Wed, 03 Jul 2013 00:08:29 +0200] rev 52521
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
Thu, 04 Jul 2013 08:52:44 +0200 consider explicit hint for domain of class parameters when printing instance statements
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52520
consider explicit hint for domain of class parameters when printing instance statements
Thu, 04 Jul 2013 08:52:44 +0200 explicit hint for domain of class parameters in instance statements
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52519
explicit hint for domain of class parameters in instance statements
Wed, 03 Jul 2013 23:42:07 +0200 merged
wenzelm [Wed, 03 Jul 2013 23:42:07 +0200] rev 52518
merged
Wed, 03 Jul 2013 23:26:09 +0200 tuned message;
wenzelm [Wed, 03 Jul 2013 23:26:09 +0200] rev 52517
tuned message;
Wed, 03 Jul 2013 23:02:00 +0200 more exception handling -- make print functions total;
wenzelm [Wed, 03 Jul 2013 23:02:00 +0200] rev 52516
more exception handling -- make print functions total;
Wed, 03 Jul 2013 22:30:33 +0200 more print function parameters;
wenzelm [Wed, 03 Jul 2013 22:30:33 +0200] rev 52515
more print function parameters; check command_visible statically in assignment, instead of dynamically in execution;
Wed, 03 Jul 2013 21:55:15 +0200 tuned;
wenzelm [Wed, 03 Jul 2013 21:55:15 +0200] rev 52514
tuned;
Wed, 03 Jul 2013 21:38:10 +0200 discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
wenzelm [Wed, 03 Jul 2013 21:38:10 +0200] rev 52513
discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
Wed, 03 Jul 2013 21:32:58 +0200 tuned;
wenzelm [Wed, 03 Jul 2013 21:32:58 +0200] rev 52512
tuned;
Wed, 03 Jul 2013 17:50:47 +0200 allow multiple print functions;
wenzelm [Wed, 03 Jul 2013 17:50:47 +0200] rev 52511
allow multiple print functions;
Wed, 03 Jul 2013 16:58:35 +0200 tuned signature;
wenzelm [Wed, 03 Jul 2013 16:58:35 +0200] rev 52510
tuned signature;
Wed, 03 Jul 2013 16:19:57 +0200 tuned signature;
wenzelm [Wed, 03 Jul 2013 16:19:57 +0200] rev 52509
tuned signature;
Wed, 03 Jul 2013 15:19:36 +0200 tuned;
wenzelm [Wed, 03 Jul 2013 15:19:36 +0200] rev 52508
tuned;
Wed, 03 Jul 2013 15:11:15 +0200 tuned signature;
wenzelm [Wed, 03 Jul 2013 15:11:15 +0200] rev 52507
tuned signature;
Wed, 03 Jul 2013 20:41:41 +0200 use long goal format in rel_induct theorem
traytel [Wed, 03 Jul 2013 20:41:41 +0200] rev 52506
use long goal format in rel_induct theorem
Wed, 03 Jul 2013 16:53:27 +0200 share some code between codatatypes, datatypes and eventually prim(co)rec
traytel [Wed, 03 Jul 2013 16:53:27 +0200] rev 52505
share some code between codatatypes, datatypes and eventually prim(co)rec
Wed, 03 Jul 2013 16:07:00 +0200 tuned names
nipkow [Wed, 03 Jul 2013 16:07:00 +0200] rev 52504
tuned names
Tue, 02 Jul 2013 20:47:32 +0200 tuned;
wenzelm [Tue, 02 Jul 2013 20:47:32 +0200] rev 52503
tuned;
Tue, 02 Jul 2013 19:25:33 +0200 allow choice of target directory (again, see also 58e2d0cd81ae);
wenzelm [Tue, 02 Jul 2013 19:25:33 +0200] rev 52502
allow choice of target directory (again, see also 58e2d0cd81ae);
Tue, 02 Jul 2013 17:10:44 +0200 postinstall: recover Cygwin permissions;
wenzelm [Tue, 02 Jul 2013 17:10:44 +0200] rev 52501
postinstall: recover Cygwin permissions;
Tue, 02 Jul 2013 15:30:53 +0200 clarified initial cd;
wenzelm [Tue, 02 Jul 2013 15:30:53 +0200] rev 52500
clarified initial cd;
Tue, 02 Jul 2013 14:48:01 +0200 clarified Proofterm.proofs vs. Goal.skip_proofs;
wenzelm [Tue, 02 Jul 2013 14:48:01 +0200] rev 52499
clarified Proofterm.proofs vs. Goal.skip_proofs;
Mon, 01 Jul 2013 15:08:29 +0200 clarified focus after dismiss;
wenzelm [Mon, 01 Jul 2013 15:08:29 +0200] rev 52498
clarified focus after dismiss;
Mon, 01 Jul 2013 15:05:18 +0200 tuned signature;
wenzelm [Mon, 01 Jul 2013 15:05:18 +0200] rev 52497
tuned signature;
Mon, 01 Jul 2013 14:56:10 +0200 avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
wenzelm [Mon, 01 Jul 2013 14:56:10 +0200] rev 52496
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
Mon, 01 Jul 2013 14:37:31 +0200 more robust delayed invocation;
wenzelm [Mon, 01 Jul 2013 14:37:31 +0200] rev 52495
more robust delayed invocation;
Mon, 01 Jul 2013 14:30:56 +0200 clarified tooltip timing of pending event and active state;
wenzelm [Mon, 01 Jul 2013 14:30:56 +0200] rev 52494
clarified tooltip timing of pending event and active state;
Mon, 01 Jul 2013 13:39:27 +0200 less intrusive border, notably on windows;
wenzelm [Mon, 01 Jul 2013 13:39:27 +0200] rev 52493
less intrusive border, notably on windows;
Mon, 01 Jul 2013 13:32:26 +0200 tighten tooltip size;
wenzelm [Mon, 01 Jul 2013 13:32:26 +0200] rev 52492
tighten tooltip size;
Mon, 01 Jul 2013 12:01:24 +0200 visually explicit focus (behaviour dependent on platform and look-and-feel);
wenzelm [Mon, 01 Jul 2013 12:01:24 +0200] rev 52491
visually explicit focus (behaviour dependent on platform and look-and-feel);
Sun, 30 Jun 2013 12:40:55 +0200 tuned;
wenzelm [Sun, 30 Jun 2013 12:40:55 +0200] rev 52490
tuned;
Sun, 30 Jun 2013 12:39:39 +0200 more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
wenzelm [Sun, 30 Jun 2013 12:39:39 +0200] rev 52489
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
Sun, 30 Jun 2013 12:30:02 +0200 discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
wenzelm [Sun, 30 Jun 2013 12:30:02 +0200] rev 52488
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image; discontinued unused proofterms for FOL;
Sun, 30 Jun 2013 11:37:34 +0200 backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
wenzelm [Sun, 30 Jun 2013 11:37:34 +0200] rev 52487
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
Sun, 30 Jun 2013 11:30:16 +0200 just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
wenzelm [Sun, 30 Jun 2013 11:30:16 +0200] rev 52486
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
Sun, 30 Jun 2013 09:26:00 +0200 CONTRIBUTORS
haftmann [Sun, 30 Jun 2013 09:26:00 +0200] rev 52485
CONTRIBUTORS
Sat, 29 Jun 2013 22:15:10 +0200 avoid potential race condition of focusLost/dismiss vs. popup.show;
wenzelm [Sat, 29 Jun 2013 22:15:10 +0200] rev 52484
avoid potential race condition of focusLost/dismiss vs. popup.show;
Sat, 29 Jun 2013 21:28:24 +0200 more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
wenzelm [Sat, 29 Jun 2013 21:28:24 +0200] rev 52483
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
Sat, 29 Jun 2013 20:40:08 +0200 explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
wenzelm [Sat, 29 Jun 2013 20:40:08 +0200] rev 52482
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip