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;
Wed, 05 Aug 2015 20:19:51 +0200 tuned;
wenzelm [Wed, 05 Aug 2015 20:19:51 +0200] rev 60849
tuned;
Wed, 05 Aug 2015 20:04:21 +0200 more GUI components;
wenzelm [Wed, 05 Aug 2015 20:04:21 +0200] rev 60848
more GUI components;
Wed, 05 Aug 2015 20:03:22 +0200 tuned;
wenzelm [Wed, 05 Aug 2015 20:03:22 +0200] rev 60847
tuned;
Wed, 05 Aug 2015 20:02:44 +0200 tuned;
wenzelm [Wed, 05 Aug 2015 20:02:44 +0200] rev 60846
tuned;
Wed, 05 Aug 2015 16:22:56 +0200 more controls;
wenzelm [Wed, 05 Aug 2015 16:22:56 +0200] rev 60845
more controls;
Wed, 05 Aug 2015 16:22:40 +0200 proper initialization;
wenzelm [Wed, 05 Aug 2015 16:22:40 +0200] rev 60844
proper initialization;
Wed, 05 Aug 2015 16:13:42 +0200 tuned signature;
wenzelm [Wed, 05 Aug 2015 16:13:42 +0200] rev 60843
tuned signature;
Wed, 05 Aug 2015 14:18:07 +0200 protocol support for thread debugger state;
wenzelm [Wed, 05 Aug 2015 14:18:07 +0200] rev 60842
protocol support for thread debugger state;
Tue, 04 Aug 2015 23:11:16 +0200 eliminated clone;
wenzelm [Tue, 04 Aug 2015 23:11:16 +0200] rev 60841
eliminated clone;
Tue, 04 Aug 2015 15:00:58 +0200 merged
wenzelm [Tue, 04 Aug 2015 15:00:58 +0200] rev 60840
merged
Tue, 04 Aug 2015 14:29:45 +0200 more symbols;
wenzelm [Tue, 04 Aug 2015 14:29:45 +0200] rev 60839
more symbols; more spaces;
Tue, 04 Aug 2015 14:06:24 +0200 more symbols;
wenzelm [Tue, 04 Aug 2015 14:06:24 +0200] rev 60838
more symbols;
Tue, 04 Aug 2015 12:19:41 +0200 more documentation of coercions
traytel [Tue, 04 Aug 2015 12:19:41 +0200] rev 60837
more documentation of coercions
Thu, 30 Jul 2015 21:56:19 +0200 merged
wenzelm [Thu, 30 Jul 2015 21:56:19 +0200] rev 60836
merged
Thu, 30 Jul 2015 14:02:19 +0200 clarified management of (single) session;
wenzelm [Thu, 30 Jul 2015 14:02:19 +0200] rev 60835
clarified management of (single) session; proper Debugger.Update events;
Thu, 30 Jul 2015 11:39:30 +0200 maintain debugger output messages;
wenzelm [Thu, 30 Jul 2015 11:39:30 +0200] rev 60834
maintain debugger output messages;
Thu, 30 Jul 2015 11:32:58 +0200 provide CharSequence operations as well;
wenzelm [Thu, 30 Jul 2015 11:32:58 +0200] rev 60833
provide CharSequence operations as well;
Wed, 29 Jul 2015 15:52:57 +0200 more GUI components;
wenzelm [Wed, 29 Jul 2015 15:52:57 +0200] rev 60832
more GUI components;
Wed, 29 Jul 2015 14:04:19 +0200 tuned;
wenzelm [Wed, 29 Jul 2015 14:04:19 +0200] rev 60831
tuned;
Wed, 29 Jul 2015 13:34:04 +0200 separate channel for debugger output;
wenzelm [Wed, 29 Jul 2015 13:34:04 +0200] rev 60830
separate channel for debugger output; clarified thread name;
Wed, 29 Jul 2015 11:41:26 +0200 clarified thread name;
wenzelm [Wed, 29 Jul 2015 11:41:26 +0200] rev 60829
clarified thread name;
Thu, 30 Jul 2015 09:49:43 +0200 add coinduction rule for infinite
Andreas Lochbihler [Thu, 30 Jul 2015 09:49:43 +0200] rev 60828
add coinduction rule for infinite
Tue, 28 Jul 2015 23:29:13 +0200 merged
wenzelm [Tue, 28 Jul 2015 23:29:13 +0200] rev 60827
merged
Tue, 28 Jul 2015 23:14:40 +0200 clarified context;
wenzelm [Tue, 28 Jul 2015 23:14:40 +0200] rev 60826
clarified context;
Tue, 28 Jul 2015 21:47:03 +0200 more explicit context;
wenzelm [Tue, 28 Jul 2015 21:47:03 +0200] rev 60825
more explicit context; tuned signature;
Tue, 28 Jul 2015 21:31:16 +0200 eliminated dead code;
wenzelm [Tue, 28 Jul 2015 21:31:16 +0200] rev 60824
eliminated dead code;
Tue, 28 Jul 2015 21:10:41 +0200 clarified Variable.gen_all;
wenzelm [Tue, 28 Jul 2015 21:10:41 +0200] rev 60823
clarified Variable.gen_all; simplified Local_Defs.export: pointless partial application;
Tue, 28 Jul 2015 20:59:39 +0200 more explicit context;
wenzelm [Tue, 28 Jul 2015 20:59:39 +0200] rev 60822
more explicit context;
Tue, 28 Jul 2015 20:15:19 +0200 more direct access to atomic cterms;
wenzelm [Tue, 28 Jul 2015 20:15:19 +0200] rev 60821
more direct access to atomic cterms;
Tue, 28 Jul 2015 20:07:05 +0200 clarified context;
wenzelm [Tue, 28 Jul 2015 20:07:05 +0200] rev 60820
clarified context;
Tue, 28 Jul 2015 20:05:53 +0200 proper context;
wenzelm [Tue, 28 Jul 2015 20:05:53 +0200] rev 60819
proper context;
Tue, 28 Jul 2015 19:49:54 +0200 more direct access to atomic cterms;
wenzelm [Tue, 28 Jul 2015 19:49:54 +0200] rev 60818
more direct access to atomic cterms;
Tue, 28 Jul 2015 18:59:15 +0200 clarified context;
wenzelm [Tue, 28 Jul 2015 18:59:15 +0200] rev 60817
clarified context;
Tue, 28 Jul 2015 18:57:47 +0200 clarified context;
wenzelm [Tue, 28 Jul 2015 18:57:47 +0200] rev 60816
clarified context;
Tue, 28 Jul 2015 18:57:10 +0200 clarified context;
wenzelm [Tue, 28 Jul 2015 18:57:10 +0200] rev 60815
clarified context;
Tue, 28 Jul 2015 18:45:32 +0200 merged
immler [Tue, 28 Jul 2015 18:45:32 +0200] rev 60814
merged
Tue, 28 Jul 2015 17:46:35 +0200 merged
immler [Tue, 28 Jul 2015 17:46:35 +0200] rev 60813
merged
Tue, 28 Jul 2015 16:34:08 +0200 added theory Uniform_Limit
immler [Tue, 28 Jul 2015 16:34:08 +0200] rev 60812
added theory Uniform_Limit
Tue, 28 Jul 2015 18:27:39 +0200 evade timeout problem on macbroy6 (potentially due to NFS oddities);
wenzelm [Tue, 28 Jul 2015 18:27:39 +0200] rev 60811
evade timeout problem on macbroy6 (potentially due to NFS oddities);
Tue, 28 Jul 2015 17:15:01 +0100 tweaks. Got rid of a really slow step
paulson <lp15@cam.ac.uk> [Tue, 28 Jul 2015 17:15:01 +0100] rev 60810
tweaks. Got rid of a really slow step
Tue, 28 Jul 2015 16:16:13 +0100 the Cauchy integral theorem and related material
paulson <lp15@cam.ac.uk> [Tue, 28 Jul 2015 16:16:13 +0100] rev 60809
the Cauchy integral theorem and related material
Tue, 28 Jul 2015 13:00:54 +0200 depth -> height; removed del_rightmost (too specifi)
nipkow [Tue, 28 Jul 2015 13:00:54 +0200] rev 60808
depth -> height; removed del_rightmost (too specifi)
Mon, 27 Jul 2015 23:56:11 +0200 tuned;
wenzelm [Mon, 27 Jul 2015 23:56:11 +0200] rev 60807
tuned;
Mon, 27 Jul 2015 23:41:57 +0200 merged
wenzelm [Mon, 27 Jul 2015 23:41:57 +0200] rev 60806
merged
Mon, 27 Jul 2015 23:40:39 +0200 tuned signature;
wenzelm [Mon, 27 Jul 2015 23:40:39 +0200] rev 60805
tuned signature; clarified context;
Mon, 27 Jul 2015 22:44:02 +0200 formal class for factorial (semi)rings
haftmann [Mon, 27 Jul 2015 22:44:02 +0200] rev 60804
formal class for factorial (semi)rings
Mon, 27 Jul 2015 22:08:46 +0200 merged
wenzelm [Mon, 27 Jul 2015 22:08:46 +0200] rev 60803
merged
Mon, 27 Jul 2015 17:56:08 +0200 NEWS;
wenzelm [Mon, 27 Jul 2015 17:56:08 +0200] rev 60802
NEWS;
Mon, 27 Jul 2015 17:44:55 +0200 tuned signature;
wenzelm [Mon, 27 Jul 2015 17:44:55 +0200] rev 60801
tuned signature;
Mon, 27 Jul 2015 16:52:57 +0100 New material for Cauchy's integral theorem
paulson <lp15@cam.ac.uk> [Mon, 27 Jul 2015 16:52:57 +0100] rev 60800
New material for Cauchy's integral theorem
Mon, 27 Jul 2015 16:35:12 +0200 tuned signature for print_nested_cases;
wenzelm [Mon, 27 Jul 2015 16:35:12 +0200] rev 60799
tuned signature for print_nested_cases;
Mon, 27 Jul 2015 15:13:05 +0200 more explicit checks -- improved errors;
wenzelm [Mon, 27 Jul 2015 15:13:05 +0200] rev 60798
more explicit checks -- improved errors;
Mon, 27 Jul 2015 14:56:06 +0200 eliminated cterm_instantiate;
wenzelm [Mon, 27 Jul 2015 14:56:06 +0200] rev 60797
eliminated cterm_instantiate;
Mon, 27 Jul 2015 14:55:26 +0200 updated to infer_instantiate;
wenzelm [Mon, 27 Jul 2015 14:55:26 +0200] rev 60796
updated to infer_instantiate; clarified context;
Mon, 27 Jul 2015 11:30:10 +0200 tuned signature;
wenzelm [Mon, 27 Jul 2015 11:30:10 +0200] rev 60795
tuned signature;
Mon, 27 Jul 2015 00:17:18 +0200 added infer_instantiate_vars, which allows inconsistent types for variables, as required for Metis proof reconstruction;
wenzelm [Mon, 27 Jul 2015 00:17:18 +0200] rev 60794
added infer_instantiate_vars, which allows inconsistent types for variables, as required for Metis proof reconstruction;
Sun, 26 Jul 2015 22:26:11 +0200 eliminated atac, rtac, etac, dtac, ftac;
wenzelm [Sun, 26 Jul 2015 22:26:11 +0200] rev 60793
eliminated atac, rtac, etac, dtac, ftac;
Sun, 26 Jul 2015 22:19:14 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 22:19:14 +0200] rev 60792
updated to infer_instantiate;
Sun, 26 Jul 2015 22:07:37 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 22:07:37 +0200] rev 60791
updated to infer_instantiate;
Sun, 26 Jul 2015 21:50:44 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 21:50:44 +0200] rev 60790
updated to infer_instantiate;
Sun, 26 Jul 2015 21:48:00 +0200 proper context;
wenzelm [Sun, 26 Jul 2015 21:48:00 +0200] rev 60789
proper context;
Sun, 26 Jul 2015 20:57:35 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 20:57:35 +0200] rev 60788
updated to infer_instantiate;
Sun, 26 Jul 2015 20:56:44 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 20:56:44 +0200] rev 60787
updated to infer_instantiate; clarified context;
Sun, 26 Jul 2015 20:54:02 +0200 ignore non-existant variables, like other instantiate rules;
wenzelm [Sun, 26 Jul 2015 20:54:02 +0200] rev 60786
ignore non-existant variables, like other instantiate rules;
Sun, 26 Jul 2015 17:32:59 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 17:32:59 +0200] rev 60785
updated to infer_instantiate;
Sun, 26 Jul 2015 17:24:54 +0200 updated to infer_instantiate;
wenzelm [Sun, 26 Jul 2015 17:24:54 +0200] rev 60784
updated to infer_instantiate;
Sun, 26 Jul 2015 12:24:16 +0200 added infer_instantiate';
wenzelm [Sun, 26 Jul 2015 12:24:16 +0200] rev 60783
added infer_instantiate'; clarified boundary cases of instantiate';
Sun, 26 Jul 2015 11:08:57 +0200 more uniform exceptions, like cterm_instantiate;
wenzelm [Sun, 26 Jul 2015 11:08:57 +0200] rev 60782
more uniform exceptions, like cterm_instantiate;
Sat, 25 Jul 2015 23:41:53 +0200 updated to infer_instantiate;
wenzelm [Sat, 25 Jul 2015 23:41:53 +0200] rev 60781
updated to infer_instantiate; tuned;
Sat, 25 Jul 2015 23:15:37 +0200 more accurate maxidx;
wenzelm [Sat, 25 Jul 2015 23:15:37 +0200] rev 60780
more accurate maxidx;
Sat, 25 Jul 2015 21:54:09 +0200 clarified error;
wenzelm [Sat, 25 Jul 2015 21:54:09 +0200] rev 60779
clarified error;
Sat, 25 Jul 2015 21:37:09 +0200 added infer_instantiate, which is meant to supersede cterm_instantiate;
wenzelm [Sat, 25 Jul 2015 21:37:09 +0200] rev 60778
added infer_instantiate, which is meant to supersede cterm_instantiate;
Fri, 24 Jul 2015 22:29:06 +0200 eliminated alias;
wenzelm [Fri, 24 Jul 2015 22:29:06 +0200] rev 60777
eliminated alias;
Fri, 24 Jul 2015 22:20:22 +0200 proper context;
wenzelm [Fri, 24 Jul 2015 22:20:22 +0200] rev 60776
proper context;
Fri, 24 Jul 2015 22:19:36 +0200 unused;
wenzelm [Fri, 24 Jul 2015 22:19:36 +0200] rev 60775
unused;
Fri, 24 Jul 2015 22:16:39 +0200 proper context;
wenzelm [Fri, 24 Jul 2015 22:16:39 +0200] rev 60774
proper context;
Thu, 23 Jul 2015 22:13:42 +0200 more symbols by default, without xsymbols mode;
wenzelm [Thu, 23 Jul 2015 22:13:42 +0200] rev 60773
more symbols by default, without xsymbols mode;
Thu, 23 Jul 2015 16:40:47 +0200 Measures form a CCPO
hoelzl [Thu, 23 Jul 2015 16:40:47 +0200] rev 60772
Measures form a CCPO
Thu, 23 Jul 2015 16:39:10 +0200 reorganized Extended_Real
hoelzl [Thu, 23 Jul 2015 16:39:10 +0200] rev 60771
reorganized Extended_Real
Thu, 23 Jul 2015 14:25:05 +0200 isabelle update_cartouches;
wenzelm [Thu, 23 Jul 2015 14:25:05 +0200] rev 60770
isabelle update_cartouches;
Thu, 23 Jul 2015 14:20:51 +0200 tuned proofs;
wenzelm [Thu, 23 Jul 2015 14:20:51 +0200] rev 60769
tuned proofs;
Thu, 23 Jul 2015 13:28:34 +0200 proper latex;
wenzelm [Thu, 23 Jul 2015 13:28:34 +0200] rev 60768
proper latex;
Wed, 22 Jul 2015 23:26:00 +0200 tuned proofs;
wenzelm [Wed, 22 Jul 2015 23:26:00 +0200] rev 60767
tuned proofs;
Wed, 22 Jul 2015 14:55:42 +0200 tuned proofs;
wenzelm [Wed, 22 Jul 2015 14:55:42 +0200] rev 60766
tuned proofs;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip