wenzelm [Mon, 18 Apr 2016 14:47:27 +0200] rev 63012
clarified bindings;
wenzelm [Mon, 18 Apr 2016 14:30:24 +0200] rev 63011
clarified bindings;
wenzelm [Mon, 18 Apr 2016 14:26:42 +0200] rev 63010
tuned;
wenzelm [Mon, 18 Apr 2016 14:26:21 +0200] rev 63009
tuned;
wenzelm [Mon, 18 Apr 2016 11:02:07 +0200] rev 63008
avoid clash with function called "x";
paulson <lp15@cam.ac.uk> [Mon, 18 Apr 2016 14:30:32 +0100] rev 63007
new theorems about convex hulls, etc.; also, renamed some theorems
wenzelm [Sun, 17 Apr 2016 22:38:50 +0200] rev 63006
clarified bindings;
wenzelm [Sun, 17 Apr 2016 22:10:09 +0200] rev 63005
clarified bindings;
wenzelm [Sun, 17 Apr 2016 20:54:17 +0200] rev 63004
prefer binding over base name;
wenzelm [Sun, 17 Apr 2016 20:11:02 +0200] rev 63003
clarified signature;
wenzelm [Sun, 17 Apr 2016 16:36:47 +0200] rev 63002
removed pointless check (see Type_Infer.object_logic);
wenzelm [Sun, 17 Apr 2016 16:28:35 +0200] rev 63001
prefer precise names for internal construction;
Lars Hupel <lars.hupel@mytum.de> [Sun, 17 Apr 2016 16:02:44 +0200] rev 63000
remove "slow" session tags
wenzelm [Sun, 17 Apr 2016 12:59:55 +0200] rev 62999
misc tuning and modernization;
wenzelm [Sun, 17 Apr 2016 12:40:48 +0200] rev 62998
clarified reported positions;
wenzelm [Sun, 17 Apr 2016 12:26:22 +0200] rev 62997
operate on proper binding;
tuned;
wenzelm [Sun, 17 Apr 2016 11:53:29 +0200] rev 62996
tuned;
Lars Hupel <lars.hupel@mytum.de> [Fri, 15 Apr 2016 18:05:57 +0200] rev 62995
add "slow" group to descendants of HOL-Proofs
wenzelm [Fri, 15 Apr 2016 16:50:23 +0200] rev 62994
merged
wenzelm [Fri, 15 Apr 2016 16:06:47 +0200] rev 62993
support for Poly/ML entity ids;
wenzelm [Fri, 15 Apr 2016 15:08:43 +0200] rev 62992
clarified PIDE reports;
wenzelm [Fri, 15 Apr 2016 14:27:59 +0200] rev 62991
clarified rendering wrt. hyperlinks;
wenzelm [Fri, 15 Apr 2016 13:02:23 +0200] rev 62990
tuned -- no position;
wenzelm [Fri, 15 Apr 2016 13:01:45 +0200] rev 62989
clarified focus visibility;
wenzelm [Fri, 15 Apr 2016 12:07:53 +0200] rev 62988
tuned rendering;
wenzelm [Thu, 14 Apr 2016 23:31:10 +0200] rev 62987
highlighting of entity def/ref positions wrt. cursor;
wenzelm [Thu, 14 Apr 2016 22:55:53 +0200] rev 62986
background color for entity def/ref focus;
wenzelm [Thu, 14 Apr 2016 20:47:44 +0200] rev 62985
tuned;
wenzelm [Thu, 14 Apr 2016 17:03:55 +0200] rev 62984
more silence;
wenzelm [Thu, 14 Apr 2016 16:59:47 +0200] rev 62983
avoid misleading Simplifier trace in quickcheck, notably in auto quickcheck;
wenzelm [Thu, 14 Apr 2016 16:02:22 +0200] rev 62982
tuned;
wenzelm [Thu, 14 Apr 2016 15:56:30 +0200] rev 62981
tuned;
wenzelm [Thu, 14 Apr 2016 15:48:28 +0200] rev 62980
clarified context;
wenzelm [Thu, 14 Apr 2016 15:33:51 +0200] rev 62979
misc tuning and standardization;
wenzelm [Thu, 14 Apr 2016 15:33:23 +0200] rev 62978
tuned headers;
hoelzl [Fri, 15 Apr 2016 11:15:40 +0200] rev 62977
fix HOL-Probability-ex
hoelzl [Thu, 14 Apr 2016 15:55:00 +0200] rev 62976
change is incompatible
hoelzl [Thu, 14 Apr 2016 15:48:11 +0200] rev 62975
Probability: move emeasure and nn_integral from ereal to ennreal
wenzelm [Thu, 14 Apr 2016 12:17:44 +0200] rev 62974
tuned;
wenzelm [Thu, 14 Apr 2016 12:08:38 +0200] rev 62973
clarified modules;
wenzelm [Thu, 14 Apr 2016 12:00:29 +0200] rev 62972
tuned;
wenzelm [Thu, 14 Apr 2016 11:34:10 +0200] rev 62971
back to exact copy of non-text file (amending dcc8e1d34b18);
explicit chmod, since Files.copy appears to copy permissions regardless of StandardCopyOption.COPY_ATTRIBUTES;
wenzelm [Wed, 13 Apr 2016 18:04:27 +0200] rev 62970
merged
wenzelm [Wed, 13 Apr 2016 18:01:05 +0200] rev 62969
eliminated "xname" and variants;
wenzelm [Wed, 13 Apr 2016 17:00:02 +0200] rev 62968
clarified syntax;
wenzelm [Wed, 13 Apr 2016 16:46:05 +0200] rev 62967
more completions, independently on accidental external form (e.g. "Map.empty" with its redundant prefix);
wenzelm [Wed, 13 Apr 2016 14:25:02 +0200] rev 62966
tuned;
wenzelm [Wed, 13 Apr 2016 11:31:13 +0200] rev 62965
clarified syntax;
wenzelm [Wed, 13 Apr 2016 11:26:52 +0200] rev 62964
avoid quotes for qualified names;
immler [Wed, 13 Apr 2016 14:12:51 +0200] rev 62963
added rule
wenzelm [Tue, 12 Apr 2016 18:49:39 +0200] rev 62962
tuned;
wenzelm [Tue, 12 Apr 2016 15:01:06 +0200] rev 62961
merged
wenzelm [Tue, 12 Apr 2016 15:00:26 +0200] rev 62960
simplified -- avoid odd mutable state, which potentially causes problems with module initialization;
wenzelm [Tue, 12 Apr 2016 14:50:53 +0200] rev 62959
back to static Mixfix.default_constraint without any special tricks (reverting e6443edaebff);
wenzelm [Tue, 12 Apr 2016 14:38:57 +0200] rev 62958
Type_Infer.object_logic controls improvement of type inference result;
wenzelm [Tue, 12 Apr 2016 13:49:37 +0200] rev 62957
tuned;
wenzelm [Mon, 11 Apr 2016 15:50:50 +0200] rev 62956
simplified constraints;
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;
wenzelm [Mon, 11 Apr 2016 15:26:58 +0200] rev 62954
tuned imports;
wenzelm [Mon, 11 Apr 2016 15:07:15 +0200] rev 62953
tuned message;