Wed, 13 Apr 2016 11:26:52 +0200 avoid quotes for qualified names;
wenzelm [Wed, 13 Apr 2016 11:26:52 +0200] rev 62964
avoid quotes for qualified names;
Wed, 13 Apr 2016 14:12:51 +0200 added rule
immler [Wed, 13 Apr 2016 14:12:51 +0200] rev 62963
added rule
Tue, 12 Apr 2016 18:49:39 +0200 tuned;
wenzelm [Tue, 12 Apr 2016 18:49:39 +0200] rev 62962
tuned;
Tue, 12 Apr 2016 15:01:06 +0200 merged
wenzelm [Tue, 12 Apr 2016 15:01:06 +0200] rev 62961
merged
Tue, 12 Apr 2016 15:00:26 +0200 simplified -- avoid odd mutable state, which potentially causes problems with module initialization;
wenzelm [Tue, 12 Apr 2016 15:00:26 +0200] rev 62960
simplified -- avoid odd mutable state, which potentially causes problems with module initialization;
Tue, 12 Apr 2016 14:50:53 +0200 back to static Mixfix.default_constraint without any special tricks (reverting e6443edaebff);
wenzelm [Tue, 12 Apr 2016 14:50:53 +0200] rev 62959
back to static Mixfix.default_constraint without any special tricks (reverting e6443edaebff);
Tue, 12 Apr 2016 14:38:57 +0200 Type_Infer.object_logic controls improvement of type inference result;
wenzelm [Tue, 12 Apr 2016 14:38:57 +0200] rev 62958
Type_Infer.object_logic controls improvement of type inference result;
Tue, 12 Apr 2016 13:49:37 +0200 tuned;
wenzelm [Tue, 12 Apr 2016 13:49:37 +0200] rev 62957
tuned;
Mon, 11 Apr 2016 15:50:50 +0200 simplified constraints;
wenzelm [Mon, 11 Apr 2016 15:50:50 +0200] rev 62956
simplified constraints;
Mon, 11 Apr 2016 15:50:18 +0200 back to dummy constraints (amending dd2914250ca7): important for Syntax_Phases.get_free/is_declared;
wenzelm [Mon, 11 Apr 2016 15:50:18 +0200] rev 62955
back to dummy constraints (amending dd2914250ca7): important for Syntax_Phases.get_free/is_declared;
Mon, 11 Apr 2016 15:26:58 +0200 tuned imports;
wenzelm [Mon, 11 Apr 2016 15:26:58 +0200] rev 62954
tuned imports;
Mon, 11 Apr 2016 15:07:15 +0200 tuned message;
wenzelm [Mon, 11 Apr 2016 15:07:15 +0200] rev 62953
tuned message;
Mon, 11 Apr 2016 11:48:24 +0200 tuned;
wenzelm [Mon, 11 Apr 2016 11:48:24 +0200] rev 62952
tuned;
Tue, 12 Apr 2016 11:18:29 +0200 added lemmas
immler [Tue, 12 Apr 2016 11:18:29 +0200] rev 62951
added lemmas
Tue, 12 Apr 2016 11:18:29 +0200 generalized
immler [Tue, 12 Apr 2016 11:18:29 +0200] rev 62950
generalized
Tue, 12 Apr 2016 11:18:29 +0200 added derivative of scaling in exponential function
immler [Tue, 12 Apr 2016 11:18:29 +0200] rev 62949
added derivative of scaling in exponential function
Mon, 11 Apr 2016 16:27:42 +0100 lots of new theorems for multivariate analysis
paulson <lp15@cam.ac.uk> [Mon, 11 Apr 2016 16:27:42 +0100] rev 62948
lots of new theorems for multivariate analysis
Sun, 10 Apr 2016 23:15:34 +0200 tuned;
wenzelm [Sun, 10 Apr 2016 23:15:34 +0200] rev 62947
tuned;
Sun, 10 Apr 2016 22:27:43 +0200 tuned;
wenzelm [Sun, 10 Apr 2016 22:27:43 +0200] rev 62946
tuned;
Sun, 10 Apr 2016 22:27:05 +0200 tuned comments;
wenzelm [Sun, 10 Apr 2016 22:27:05 +0200] rev 62945
tuned comments;
Sun, 10 Apr 2016 21:46:12 +0200 more standard session build process, including browser_info;
wenzelm [Sun, 10 Apr 2016 21:46:12 +0200] rev 62944
more standard session build process, including browser_info; clarified final setup of global ML environment;
Sun, 10 Apr 2016 21:30:48 +0200 clarified files;
wenzelm [Sun, 10 Apr 2016 21:30:48 +0200] rev 62943
clarified files;
Sun, 10 Apr 2016 20:15:39 +0200 tuned;
wenzelm [Sun, 10 Apr 2016 20:15:39 +0200] rev 62942
tuned;
Sun, 10 Apr 2016 18:41:49 +0200 proper support for recursive ML debugging;
wenzelm [Sun, 10 Apr 2016 18:41:49 +0200] rev 62941
proper support for recursive ML debugging;
Sun, 10 Apr 2016 17:52:30 +0200 tuned -- avoid recoding properties;
wenzelm [Sun, 10 Apr 2016 17:52:30 +0200] rev 62940
tuned -- avoid recoding properties;
Sat, 09 Apr 2016 21:42:42 +0200 removed old proof method "default";
wenzelm [Sat, 09 Apr 2016 21:42:42 +0200] rev 62939
removed old proof method "default";
Sat, 09 Apr 2016 20:38:08 +0200 clean message more thoroughly;
wenzelm [Sat, 09 Apr 2016 20:38:08 +0200] rev 62938
clean message more thoroughly;
Sat, 09 Apr 2016 20:31:46 +0200 clarified modules;
wenzelm [Sat, 09 Apr 2016 20:31:46 +0200] rev 62937
clarified modules; removed unsed exn_id;
Sat, 09 Apr 2016 20:18:15 +0200 avoid interference with running PIDE protocol;
wenzelm [Sat, 09 Apr 2016 20:18:15 +0200] rev 62936
avoid interference with running PIDE protocol;
Sat, 09 Apr 2016 20:14:00 +0200 proper signature for structure;
wenzelm [Sat, 09 Apr 2016 20:14:00 +0200] rev 62935
proper signature for structure; tuned;
Sat, 09 Apr 2016 20:07:10 +0200 tuned signature;
wenzelm [Sat, 09 Apr 2016 20:07:10 +0200] rev 62934
tuned signature; proper signature for structure;
Sat, 09 Apr 2016 19:38:25 +0200 proper output of markup, e.g. relevant for nested ML as used in Pure/System/bash.ML;
wenzelm [Sat, 09 Apr 2016 19:38:25 +0200] rev 62933
proper output of markup, e.g. relevant for nested ML as used in Pure/System/bash.ML;
Sat, 09 Apr 2016 19:30:15 +0200 support ROOT0.ML as well -- independently of ROOT.ML;
wenzelm [Sat, 09 Apr 2016 19:30:15 +0200] rev 62932
support ROOT0.ML as well -- independently of ROOT.ML;
Sat, 09 Apr 2016 19:09:11 +0200 flags as in 'ML' command;
wenzelm [Sat, 09 Apr 2016 19:09:11 +0200] rev 62931
flags as in 'ML' command;
Sat, 09 Apr 2016 16:16:05 +0200 shared output primitives of physical/virtual Pure;
wenzelm [Sat, 09 Apr 2016 16:16:05 +0200] rev 62930
shared output primitives of physical/virtual Pure;
Sat, 09 Apr 2016 14:52:10 +0200 shared thread position for physical/virtual Pure;
wenzelm [Sat, 09 Apr 2016 14:52:10 +0200] rev 62929
shared thread position for physical/virtual Pure;
Sat, 09 Apr 2016 14:40:00 +0200 prefer Synchronized.var;
wenzelm [Sat, 09 Apr 2016 14:40:00 +0200] rev 62928
prefer Synchronized.var;
Sat, 09 Apr 2016 14:28:32 +0200 tuned signature;
wenzelm [Sat, 09 Apr 2016 14:28:32 +0200] rev 62927
tuned signature;
Sat, 09 Apr 2016 14:21:29 +0200 virtual Pure is single-threaded to avoid confusion with multiple thread farms etc.;
wenzelm [Sat, 09 Apr 2016 14:21:29 +0200] rev 62926
virtual Pure is single-threaded to avoid confusion with multiple thread farms etc.;
Sat, 09 Apr 2016 14:17:50 +0200 tuned signature;
wenzelm [Sat, 09 Apr 2016 14:17:50 +0200] rev 62925
tuned signature;
Sat, 09 Apr 2016 14:11:31 +0200 tuned signature -- closer to Exn.Interrupt.expose in Scala;
wenzelm [Sat, 09 Apr 2016 14:11:31 +0200] rev 62924
tuned signature -- closer to Exn.Interrupt.expose in Scala;
Sat, 09 Apr 2016 14:00:23 +0200 clarified bootstrap;
wenzelm [Sat, 09 Apr 2016 14:00:23 +0200] rev 62923
clarified bootstrap;
Sat, 09 Apr 2016 13:28:32 +0200 clarified context;
wenzelm [Sat, 09 Apr 2016 13:28:32 +0200] rev 62922
clarified context; avoid Unsynchronized.ref;
Sat, 09 Apr 2016 12:36:25 +0200 old;
wenzelm [Sat, 09 Apr 2016 12:36:25 +0200] rev 62921
old;
Sat, 09 Apr 2016 11:35:01 +0200 ensure globally unique counter results;
wenzelm [Sat, 09 Apr 2016 11:35:01 +0200] rev 62920
ensure globally unique counter results;
Sat, 09 Apr 2016 11:34:23 +0200 tuned;
wenzelm [Sat, 09 Apr 2016 11:34:23 +0200] rev 62919
tuned;
Sat, 09 Apr 2016 11:21:38 +0200 clarified modules;
wenzelm [Sat, 09 Apr 2016 11:21:38 +0200] rev 62918
clarified modules;
Fri, 08 Apr 2016 22:48:25 +0200 backout 930a30c1a9af: leads to odd effect of command-line options becoming persistent preferences;
wenzelm [Fri, 08 Apr 2016 22:48:25 +0200] rev 62917
backout 930a30c1a9af: leads to odd effect of command-line options becoming persistent preferences;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip