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
|
Wed, 29 Jul 2015 13:34:04 +0200 |
wenzelm |
separate channel for debugger output;
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 11:41:26 +0200 |
wenzelm |
clarified thread name;
|
file |
diff |
annotate
|
Tue, 21 Jul 2015 19:04:36 +0200 |
wenzelm |
support for ML debugger;
|
file |
diff |
annotate
|
Fri, 17 Jul 2015 21:40:47 +0200 |
wenzelm |
skeleton for interactive debugger;
|
file |
diff |
annotate
|