Tue, 11 Aug 2015 22:01:11 +0200 clarified tree row handling;
wenzelm [Tue, 11 Aug 2015 22:01:11 +0200] rev 60905
clarified tree row handling;
Tue, 11 Aug 2015 21:36:25 +0200 proper context (amending 7aad4be8a48e);
wenzelm [Tue, 11 Aug 2015 21:36:25 +0200] rev 60904
proper context (amending 7aad4be8a48e);
Tue, 11 Aug 2015 21:24:11 +0200 suppress threads without debug state;
wenzelm [Tue, 11 Aug 2015 21:24:11 +0200] rev 60903
suppress threads without debug state;
Tue, 11 Aug 2015 21:15:29 +0200 clarified events;
wenzelm [Tue, 11 Aug 2015 21:15:29 +0200] rev 60902
clarified events; tuned signature;
Tue, 11 Aug 2015 20:49:22 +0200 clarified GUI event handling;
wenzelm [Tue, 11 Aug 2015 20:49:22 +0200] rev 60901
clarified GUI event handling;
Tue, 11 Aug 2015 20:32:56 +0200 tuned signature;
wenzelm [Tue, 11 Aug 2015 20:32:56 +0200] rev 60900
tuned signature;
Tue, 11 Aug 2015 20:28:11 +0200 tuned;
wenzelm [Tue, 11 Aug 2015 20:28:11 +0200] rev 60899
tuned;
Tue, 11 Aug 2015 20:21:13 +0200 misc tuning and clarification;
wenzelm [Tue, 11 Aug 2015 20:21:13 +0200] rev 60898
misc tuning and clarification;
Tue, 11 Aug 2015 20:05:27 +0200 print values for stack entry;
wenzelm [Tue, 11 Aug 2015 20:05:27 +0200] rev 60897
print values for stack entry;
Tue, 11 Aug 2015 18:42:29 +0200 clarified output;
wenzelm [Tue, 11 Aug 2015 18:42:29 +0200] rev 60896
clarified output;
Tue, 11 Aug 2015 18:00:28 +0200 default ML context for all command transactions, e.g. relevant for debugging and toplevel pretty-printing;
wenzelm [Tue, 11 Aug 2015 18:00:28 +0200] rev 60895
default ML context for all command transactions, e.g. relevant for debugging and toplevel pretty-printing;
Tue, 11 Aug 2015 17:06:23 +0200 clarified break *point* position;
wenzelm [Tue, 11 Aug 2015 17:06:23 +0200] rev 60894
clarified break *point* position;
Tue, 11 Aug 2015 17:00:16 +0200 support hyperlinks with optional focus change;
wenzelm [Tue, 11 Aug 2015 17:00:16 +0200] rev 60893
support hyperlinks with optional focus change; no change of focus for debuffer position, to avoid visual glitches and keep panel active;
Tue, 11 Aug 2015 15:24:49 +0200 tuned;
wenzelm [Tue, 11 Aug 2015 15:24:49 +0200] rev 60892
tuned;
Tue, 11 Aug 2015 14:35:08 +0200 vacuous input means continue, e.g. after exit;
wenzelm [Tue, 11 Aug 2015 14:35:08 +0200] rev 60891
vacuous input means continue, e.g. after exit;
Tue, 11 Aug 2015 14:21:00 +0200 GUI actions depend on active debugger;
wenzelm [Tue, 11 Aug 2015 14:21:00 +0200] rev 60890
GUI actions depend on active debugger;
Tue, 11 Aug 2015 14:13:36 +0200 init/exit depending on active debugger panels;
wenzelm [Tue, 11 Aug 2015 14:13:36 +0200] rev 60889
init/exit depending on active debugger panels;
Tue, 11 Aug 2015 13:50:59 +0200 eliminated cancel operation: disrupts normal evaluation of thread;
wenzelm [Tue, 11 Aug 2015 13:50:59 +0200] rev 60888
eliminated cancel operation: disrupts normal evaluation of thread;
Tue, 11 Aug 2015 11:55:41 +0200 register thread such that cancel works;
wenzelm [Tue, 11 Aug 2015 11:55:41 +0200] rev 60887
register thread such that cancel works;
Mon, 10 Aug 2015 22:34:00 +0200 clarified default selection;
wenzelm [Mon, 10 Aug 2015 22:34:00 +0200] rev 60886
clarified default selection;
Mon, 10 Aug 2015 22:21:55 +0200 report final debugger_state more robustly, e.g. after interrupt;
wenzelm [Mon, 10 Aug 2015 22:21:55 +0200] rev 60885
report final debugger_state more robustly, e.g. after interrupt;
Mon, 10 Aug 2015 21:11:15 +0200 eliminated global option: breakpoints control this individually;
wenzelm [Mon, 10 Aug 2015 21:11:15 +0200] rev 60884
eliminated global option: breakpoints control this individually;
Mon, 10 Aug 2015 21:06:10 +0200 more uniform ScrollPane, like graphview;
wenzelm [Mon, 10 Aug 2015 21:06:10 +0200] rev 60883
more uniform ScrollPane, like graphview;
Mon, 10 Aug 2015 20:42:59 +0200 tuned signature;
wenzelm [Mon, 10 Aug 2015 20:42:59 +0200] rev 60882
tuned signature; more rendering;
Mon, 10 Aug 2015 20:25:04 +0200 tuned rendering;
wenzelm [Mon, 10 Aug 2015 20:25:04 +0200] rev 60881
tuned rendering;
Mon, 10 Aug 2015 20:22:49 +0200 set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
wenzelm [Mon, 10 Aug 2015 20:22:49 +0200] rev 60880
set breakpoint state on ML side, relying on stable situation within the PIDE editing queue;
Mon, 10 Aug 2015 19:17:49 +0200 more thorough Encode.string;
wenzelm [Mon, 10 Aug 2015 19:17:49 +0200] rev 60879
more thorough Encode.string;
Mon, 10 Aug 2015 17:49:36 +0200 added action to toggle breakpoints (on editor side);
wenzelm [Mon, 10 Aug 2015 17:49:36 +0200] rev 60878
added action to toggle breakpoints (on editor side);
Mon, 10 Aug 2015 16:14:50 +0200 sort lines;
wenzelm [Mon, 10 Aug 2015 16:14:50 +0200] rev 60877
sort lines;
Mon, 10 Aug 2015 16:05:41 +0200 rendering for debugger/breakpoint active state;
wenzelm [Mon, 10 Aug 2015 16:05:41 +0200] rev 60876
rendering for debugger/breakpoint active state;
Mon, 10 Aug 2015 14:14:49 +0200 follow debugger focus;
wenzelm [Mon, 10 Aug 2015 14:14:49 +0200] rev 60875
follow debugger focus;
Mon, 10 Aug 2015 14:13:49 +0200 tuned signature;
wenzelm [Mon, 10 Aug 2015 14:13:49 +0200] rev 60874
tuned signature;
Mon, 10 Aug 2015 13:54:12 +0200 tuned imports;
wenzelm [Mon, 10 Aug 2015 13:54:12 +0200] rev 60873
tuned imports;
Mon, 10 Aug 2015 11:23:49 +0200 tuned messages;
wenzelm [Mon, 10 Aug 2015 11:23:49 +0200] rev 60872
tuned messages;
Mon, 10 Aug 2015 11:20:16 +0200 clarified ML options;
wenzelm [Mon, 10 Aug 2015 11:20:16 +0200] rev 60871
clarified ML options;
Sat, 08 Aug 2015 22:08:43 +0200 merged
wenzelm [Sat, 08 Aug 2015 22:08:43 +0200] rev 60870
merged
Sat, 08 Aug 2015 21:33:11 +0200 more single stepping;
wenzelm [Sat, 08 Aug 2015 21:33:11 +0200] rev 60869
more single stepping;
Sat, 08 Aug 2015 10:51:33 +0200 direct bootstrap of integer division from natural division
haftmann [Sat, 08 Aug 2015 10:51:33 +0200] rev 60868
direct bootstrap of integer division from natural division
Thu, 06 Aug 2015 23:56:48 +0200 slight cleanup of lemmas
haftmann [Thu, 06 Aug 2015 23:56:48 +0200] rev 60867
slight cleanup of lemmas
Thu, 06 Aug 2015 19:12:09 +0200 obsolete since no code generator without dictionary construction left
haftmann [Thu, 06 Aug 2015 19:12:09 +0200] rev 60866
obsolete since no code generator without dictionary construction left
Fri, 07 Aug 2015 17:58:12 +0200 make SML/NJ work;
wenzelm [Fri, 07 Aug 2015 17:58:12 +0200] rev 60865
make SML/NJ work;
Fri, 07 Aug 2015 16:15:53 +0200 suppress empty messages as usual;
wenzelm [Fri, 07 Aug 2015 16:15:53 +0200] rev 60864
suppress empty messages as usual;
Fri, 07 Aug 2015 14:55:35 +0200 proper Symbol.decode/encode;
wenzelm [Fri, 07 Aug 2015 14:55:35 +0200] rev 60863
proper Symbol.decode/encode;
Fri, 07 Aug 2015 14:46:56 +0200 eval ML context;
wenzelm [Fri, 07 Aug 2015 14:46:56 +0200] rev 60862
eval ML context; tuned GUI;
Fri, 07 Aug 2015 11:44:11 +0200 maintain history more often;
wenzelm [Fri, 07 Aug 2015 11:44:11 +0200] rev 60861
maintain history more often;
Thu, 06 Aug 2015 23:20:15 +0200 approximate old selection after update;
wenzelm [Thu, 06 Aug 2015 23:20:15 +0200] rev 60860
approximate old selection after update;
Thu, 06 Aug 2015 23:08:42 +0200 expand all rows for robustness and simplicity;
wenzelm [Thu, 06 Aug 2015 23:08:42 +0200] rev 60859
expand all rows for robustness and simplicity; tuned signature;
Thu, 06 Aug 2015 21:31:54 +0200 evaluate ML expressions within debugger context;
wenzelm [Thu, 06 Aug 2015 21:31:54 +0200] rev 60858
evaluate ML expressions within debugger context; redirected writeln/warning for ML compiler;
Thu, 06 Aug 2015 20:33:12 +0200 clarified debugger loop;
wenzelm [Thu, 06 Aug 2015 20:33:12 +0200] rev 60857
clarified debugger loop; more controls;
Thu, 06 Aug 2015 17:40:05 +0200 clarified thread state;
wenzelm [Thu, 06 Aug 2015 17:40:05 +0200] rev 60856
clarified thread state; support for eval operation;
Thu, 06 Aug 2015 14:29:05 +0200 tuned;
wenzelm [Thu, 06 Aug 2015 14:29:05 +0200] rev 60855
tuned;
Thu, 06 Aug 2015 14:28:59 +0200 more controls;
wenzelm [Thu, 06 Aug 2015 14:28:59 +0200] rev 60854
more controls;
Thu, 06 Aug 2015 14:23:59 +0200 tuned;
wenzelm [Thu, 06 Aug 2015 14:23:59 +0200] rev 60853
tuned;
Thu, 06 Aug 2015 11:46:47 +0200 clarified signature, to make debugger.ML compile with current official ML versions;
wenzelm [Thu, 06 Aug 2015 11:46:47 +0200] rev 60852
clarified signature, to make debugger.ML compile with current official ML versions;
Wed, 05 Aug 2015 21:46:52 +0200 support for tree selection;
wenzelm [Wed, 05 Aug 2015 21:46:52 +0200] rev 60851
support for tree selection;
Wed, 05 Aug 2015 20:36:07 +0200 proper dynamic update;
wenzelm [Wed, 05 Aug 2015 20:36:07 +0200] rev 60850
proper dynamic update;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip