Mon, 06 Apr 2020 20:02:15 +0200 clarified signature;
wenzelm [Mon, 06 Apr 2020 20:02:15 +0200] rev 71710
clarified signature;
Mon, 06 Apr 2020 19:33:29 +0200 more uniform and Java-conformant: change of handler is non-blocking and interrupts should not be exposed prematurely (reverting 220d19f3e074);
wenzelm [Mon, 06 Apr 2020 19:33:29 +0200] rev 71709
more uniform and Java-conformant: change of handler is non-blocking and interrupts should not be exposed prematurely (reverting 220d19f3e074);
Mon, 06 Apr 2020 14:03:58 +0200 terminate faster;
wenzelm [Mon, 06 Apr 2020 14:03:58 +0200] rev 71708
terminate faster;
Mon, 06 Apr 2020 13:59:48 +0200 tuned;
wenzelm [Mon, 06 Apr 2020 13:59:48 +0200] rev 71707
tuned;
Mon, 06 Apr 2020 13:54:45 +0200 tuned;
wenzelm [Mon, 06 Apr 2020 13:54:45 +0200] rev 71706
tuned;
Mon, 06 Apr 2020 13:40:44 +0200 clarified interrupt handling;
wenzelm [Mon, 06 Apr 2020 13:40:44 +0200] rev 71705
clarified interrupt handling;
Mon, 06 Apr 2020 12:53:45 +0200 clarified modules;
wenzelm [Mon, 06 Apr 2020 12:53:45 +0200] rev 71704
clarified modules;
Mon, 06 Apr 2020 12:36:00 +0200 tuned;
wenzelm [Mon, 06 Apr 2020 12:36:00 +0200] rev 71703
tuned;
Mon, 06 Apr 2020 12:28:44 +0200 misc tuning and clarification;
wenzelm [Mon, 06 Apr 2020 12:28:44 +0200] rev 71702
misc tuning and clarification;
Sun, 05 Apr 2020 22:08:52 +0200 more general interrupt_handler, with some cascading;
wenzelm [Sun, 05 Apr 2020 22:08:52 +0200] rev 71701
more general interrupt_handler, with some cascading;
Sun, 05 Apr 2020 21:05:08 +0200 clarified signature;
wenzelm [Sun, 05 Apr 2020 21:05:08 +0200] rev 71700
clarified signature;
Mon, 06 Apr 2020 19:46:38 +0100 a few more applys
paulson <lp15@cam.ac.uk> [Mon, 06 Apr 2020 19:46:38 +0100] rev 71699
a few more applys
Mon, 06 Apr 2020 11:56:04 +0100 fixed a broken frac_le proof
paulson <lp15@cam.ac.uk> [Mon, 06 Apr 2020 11:56:04 +0100] rev 71698
fixed a broken frac_le proof
Sun, 05 Apr 2020 22:04:19 +0100 fixed more nasty proofs
paulson <lp15@cam.ac.uk> [Sun, 05 Apr 2020 22:04:19 +0100] rev 71697
fixed more nasty proofs
Sun, 05 Apr 2020 17:12:37 +0100 merged
paulson [Sun, 05 Apr 2020 17:12:37 +0100] rev 71696
merged
Sun, 05 Apr 2020 17:12:26 +0100 Tidied up more ancient, horrible proofs. Liberalised frac_le
paulson <lp15@cam.ac.uk> [Sun, 05 Apr 2020 17:12:26 +0100] rev 71695
Tidied up more ancient, horrible proofs. Liberalised frac_le
Sun, 05 Apr 2020 13:24:12 +0200 clarified signature: more uniform ML vs. Scala;
wenzelm [Sun, 05 Apr 2020 13:24:12 +0200] rev 71694
clarified signature: more uniform ML vs. Scala;
Sun, 05 Apr 2020 13:19:29 +0200 clarified names;
wenzelm [Sun, 05 Apr 2020 13:19:29 +0200] rev 71693
clarified names;
Sun, 05 Apr 2020 13:05:40 +0200 clarified names;
wenzelm [Sun, 05 Apr 2020 13:05:40 +0200] rev 71692
clarified names;
Sat, 04 Apr 2020 21:38:20 +0200 proper use of flag;
wenzelm [Sat, 04 Apr 2020 21:38:20 +0200] rev 71691
proper use of flag;
Sat, 04 Apr 2020 21:16:06 +0200 clarified signature;
wenzelm [Sat, 04 Apr 2020 21:16:06 +0200] rev 71690
clarified signature;
Sat, 04 Apr 2020 20:53:36 +0200 tuned names;
wenzelm [Sat, 04 Apr 2020 20:53:36 +0200] rev 71689
tuned names;
Sat, 04 Apr 2020 20:16:25 +0200 finally expose interrupt, similar to ML;
wenzelm [Sat, 04 Apr 2020 20:16:25 +0200] rev 71688
finally expose interrupt, similar to ML;
Sat, 04 Apr 2020 20:06:15 +0200 Standard_Thread for isabelle command-line tools;
wenzelm [Sat, 04 Apr 2020 20:06:15 +0200] rev 71687
Standard_Thread for isabelle command-line tools;
Sat, 04 Apr 2020 19:30:45 +0200 tuned -- Command_Line.tool is already part of Isabelle_Tool;
wenzelm [Sat, 04 Apr 2020 19:30:45 +0200] rev 71686
tuned -- Command_Line.tool is already part of Isabelle_Tool;
Sat, 04 Apr 2020 19:18:19 +0200 clarified signature;
wenzelm [Sat, 04 Apr 2020 19:18:19 +0200] rev 71685
clarified signature;
Sat, 04 Apr 2020 18:13:05 +0200 clarified signature;
wenzelm [Sat, 04 Apr 2020 18:13:05 +0200] rev 71684
clarified signature;
Sat, 04 Apr 2020 18:05:37 +0200 thread pool with Standard_Thread workers;
wenzelm [Sat, 04 Apr 2020 18:05:37 +0200] rev 71683
thread pool with Standard_Thread workers; tuned signature;
Sat, 04 Apr 2020 17:50:56 +0200 clarified signature;
wenzelm [Sat, 04 Apr 2020 17:50:56 +0200] rev 71682
clarified signature;
Sat, 04 Apr 2020 13:45:21 +0200 support for uninterruptible execution;
wenzelm [Sat, 04 Apr 2020 13:45:21 +0200] rev 71681
support for uninterruptible execution;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip