Thu, 28 Sep 2023 20:07:30 +0200 |
wenzelm |
explicitly reject 'handle' with catch-all patterns;
|
file |
diff |
annotate
|
Thu, 28 Sep 2023 14:43:07 +0200 |
wenzelm |
clarified treatment of exceptions: avoid catch-all handlers;
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 14:42:33 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 12:46:31 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 06 Sep 2023 20:51:28 +0200 |
wenzelm |
clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
|
file |
diff |
annotate
|
Wed, 06 Sep 2023 14:09:27 +0200 |
wenzelm |
more explicit type Isabelle_Thread.T;
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 22:47:55 +0200 |
wenzelm |
more uniform use of Byte_Message;
|
file |
diff |
annotate
|
Sun, 07 Feb 2021 12:30:52 +0100 |
wenzelm |
clarified modules: allow early definition of protocol commands;
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 13:24:12 +0200 |
wenzelm |
clarified signature: more uniform ML vs. Scala;
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 13:05:40 +0200 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Sat, 02 Nov 2019 12:02:27 +0100 |
wenzelm |
more scalable protocol_message: use XML.body directly (Output.output hook is not required);
|
file |
diff |
annotate
|
Sun, 10 Mar 2019 21:31:28 +0100 |
wenzelm |
tuned -- Toplevel.presentation_context is total;
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 20:43:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 19:12:48 +0200 |
wenzelm |
explicit setup of operations: avoid hardwired stuff;
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 17:30:13 +0200 |
wenzelm |
clarified environment: allow "read>write" specification;
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 14:42:24 +0200 |
wenzelm |
support named ML environments, notably "Isabelle", "SML";
|
file |
diff |
annotate
|
Mon, 08 Jan 2018 23:45:43 +0100 |
wenzelm |
theory Pure is default presentation context;
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 10:49:07 +0100 |
wenzelm |
more robust debugger initialization, e.g. required for GUI components before actual session startup;
|
file |
diff |
annotate
|
Mon, 05 Sep 2016 23:11:00 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 20:31:46 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 20:07:10 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 14:00:23 +0200 |
wenzelm |
clarified bootstrap;
|
file |
diff |
annotate
|
Thu, 07 Apr 2016 16:53:43 +0200 |
wenzelm |
more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 17:16:30 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 16:33:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 20:51:37 +0200 |
wenzelm |
clarified modules -- simplified bootstrap;
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 20:03:24 +0200 |
wenzelm |
clarified modules -- simplified bootstrap;
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 18:20:25 +0200 |
wenzelm |
support bootstrap from fresh SML environment, with syntax of Isabelle/ML or SML;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 21:55:32 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 16:26:35 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 13:51:21 +0100 |
wenzelm |
tuned signature -- clarified modules;
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 15:23:02 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 14:03:06 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 16:20:12 +0100 |
wenzelm |
support for polyml-git ec49a49972c5 (branch FixedPrecisionInt);
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 15:46:23 +0100 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 13:54:34 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Mon, 17 Aug 2015 16:27:12 +0200 |
wenzelm |
explicit debug flag for ML compiler;
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 19:07:11 +0200 |
wenzelm |
proper setup of evaluation context;
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 17:38:20 +0200 |
wenzelm |
allow to break running threads at next possible breakpoint (simplified version of former option, see f3039309702e);
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 16:47:52 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 11:05:19 +0200 |
wenzelm |
tuned signature, in accordance to sortBy in Scala;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 21:36:25 +0200 |
wenzelm |
proper context (amending 7aad4be8a48e);
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 20:05:27 +0200 |
wenzelm |
print values for stack entry;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 14:35:08 +0200 |
wenzelm |
vacuous input means continue, e.g. after exit;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 14:13:36 +0200 |
wenzelm |
init/exit depending on active debugger panels;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 13:50:59 +0200 |
wenzelm |
eliminated cancel operation: disrupts normal evaluation of thread;
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 11:55:41 +0200 |
wenzelm |
register thread such that cancel works;
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 22:21:55 +0200 |
wenzelm |
report final debugger_state more robustly, e.g. after interrupt;
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 21:11:15 +0200 |
wenzelm |
eliminated global option: breakpoints control this individually;
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 20:22:49 +0200 |
wenzelm |
set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 17:49:36 +0200 |
wenzelm |
added action to toggle breakpoints (on editor side);
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 11:20:16 +0200 |
wenzelm |
clarified ML options;
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 21:33:11 +0200 |
wenzelm |
more single stepping;
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 16:15:53 +0200 |
wenzelm |
suppress empty messages as usual;
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 14:46:56 +0200 |
wenzelm |
eval ML context;
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 21:31:54 +0200 |
wenzelm |
evaluate ML expressions within debugger context;
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 20:33:12 +0200 |
wenzelm |
clarified debugger loop;
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 17:40:05 +0200 |
wenzelm |
clarified thread state;
|
file |
diff |
annotate
|
Wed, 05 Aug 2015 14:18:07 +0200 |
wenzelm |
protocol support for thread debugger state;
|
file |
diff |
annotate
|
Thu, 30 Jul 2015 11:39:30 +0200 |
wenzelm |
maintain debugger output messages;
|
file |
diff |
annotate
|