Mon, 15 Dec 2014 07:20:48 +0100 avoid generating selectors with function types -- this produce arity inconsistencies
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59142
avoid generating selectors with function types -- this produce arity inconsistencies
Mon, 15 Dec 2014 07:20:48 +0100 renamed theory file
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59141
renamed theory file
Fri, 12 Dec 2014 14:42:37 +0100 merged
wenzelm [Fri, 12 Dec 2014 14:42:37 +0100] rev 59140
merged
Fri, 12 Dec 2014 14:31:57 +0100 Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
wenzelm [Fri, 12 Dec 2014 14:31:57 +0100] rev 59139
Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
Fri, 12 Dec 2014 14:30:33 +0100 tuned;
wenzelm [Fri, 12 Dec 2014 14:30:33 +0100] rev 59138
tuned;
Thu, 11 Dec 2014 23:42:03 +0100 tuned;
wenzelm [Thu, 11 Dec 2014 23:42:03 +0100] rev 59137
tuned;
Thu, 11 Dec 2014 23:31:30 +0100 added Par_List in Scala, in accordance to ML version;
wenzelm [Thu, 11 Dec 2014 23:31:30 +0100] rev 59136
added Par_List in Scala, in accordance to ML version; system property "isabelle.threads" determines size of Scala thread pool, like system option "threads" for ML; avoid ".par" framework with its hard-wired thread pool, which also has problems with cancellation; tuned;
Thu, 11 Dec 2014 15:24:28 +0100 tuned;
wenzelm [Thu, 11 Dec 2014 15:24:28 +0100] rev 59135
tuned;
Fri, 12 Dec 2014 10:58:40 +0100 rel_pmf commutes with rel_prod
hoelzl [Fri, 12 Dec 2014 10:58:40 +0100] rev 59134
rel_pmf commutes with rel_prod
Thu, 11 Dec 2014 14:14:39 +0100 note more facts (always)
traytel [Thu, 11 Dec 2014 14:14:39 +0100] rev 59133
note more facts (always)
Thu, 11 Dec 2014 14:14:18 +0100 conceal typedef more violently
traytel [Thu, 11 Dec 2014 14:14:18 +0100] rev 59132
conceal typedef more violently
Thu, 11 Dec 2014 14:01:40 +0100 respect order of deads when retrieving bnfs from the database
traytel [Thu, 11 Dec 2014 14:01:40 +0100] rev 59131
respect order of deads when retrieving bnfs from the database
Wed, 10 Dec 2014 20:56:33 +0100 merged
wenzelm [Wed, 10 Dec 2014 20:56:33 +0100] rev 59130
merged
Wed, 10 Dec 2014 20:51:27 +0100 more informative gutter content: fall-back on background color, e.g. when line numbers are enabled;
wenzelm [Wed, 10 Dec 2014 20:51:27 +0100] rev 59129
more informative gutter content: fall-back on background color, e.g. when line numbers are enabled; non-transparent information_message_color like other message colors; removed unused error1_color;
Wed, 10 Dec 2014 19:26:01 +0100 more examples;
wenzelm [Wed, 10 Dec 2014 19:26:01 +0100] rev 59128
more examples;
Wed, 10 Dec 2014 19:24:54 +0100 more careful handling of auxiliary environment structure -- allow nested ML evaluation;
wenzelm [Wed, 10 Dec 2014 19:24:54 +0100] rev 59127
more careful handling of auxiliary environment structure -- allow nested ML evaluation;
Wed, 10 Dec 2014 17:55:31 +0100 more markup for improper situations;
wenzelm [Wed, 10 Dec 2014 17:55:31 +0100] rev 59126
more markup for improper situations;
Wed, 10 Dec 2014 13:45:44 +0100 more explicit markup for improper commands;
wenzelm [Wed, 10 Dec 2014 13:45:44 +0100] rev 59125
more explicit markup for improper commands; clarified CSS rendering;
Wed, 10 Dec 2014 10:44:56 +0100 tuned;
wenzelm [Wed, 10 Dec 2014 10:44:56 +0100] rev 59124
tuned;
Tue, 09 Dec 2014 22:13:48 +0100 imitate command markup and rendering of Isabelle/jEdit in HTML output;
wenzelm [Tue, 09 Dec 2014 22:13:48 +0100] rev 59123
imitate command markup and rendering of Isabelle/jEdit in HTML output;
Tue, 09 Dec 2014 21:14:11 +0100 tuned signature;
wenzelm [Tue, 09 Dec 2014 21:14:11 +0100] rev 59122
tuned signature;
Tue, 09 Dec 2014 20:00:45 +0100 more jEdit colors;
wenzelm [Tue, 09 Dec 2014 20:00:45 +0100] rev 59121
more jEdit colors;
Tue, 09 Dec 2014 19:52:26 +0100 proper alt_string markup (cf. 2ceb05ee0331);
wenzelm [Tue, 09 Dec 2014 19:52:26 +0100] rev 59120
proper alt_string markup (cf. 2ceb05ee0331); more jEdit colors, less PG colors (see bb20fb8a57be);
Tue, 09 Dec 2014 19:39:40 +0100 tuned spelling;
wenzelm [Tue, 09 Dec 2014 19:39:40 +0100] rev 59119
tuned spelling;
Tue, 09 Dec 2014 19:01:07 +0100 clarified language context, e.g. relevant for symbol completion within cartouches;
wenzelm [Tue, 09 Dec 2014 19:01:07 +0100] rev 59118
clarified language context, e.g. relevant for symbol completion within cartouches;
Tue, 09 Dec 2014 18:29:45 +0100 tuned signature;
wenzelm [Tue, 09 Dec 2014 18:29:45 +0100] rev 59117
tuned signature;
Tue, 09 Dec 2014 17:40:42 +0100 proper railsetup;
wenzelm [Tue, 09 Dec 2014 17:40:42 +0100] rev 59116
proper railsetup;
Tue, 09 Dec 2014 16:22:40 +0100 move topology on enat to Extended_Real, otherwise Jinja_Threads fails
hoelzl [Tue, 09 Dec 2014 16:22:40 +0100] rev 59115
move topology on enat to Extended_Real, otherwise Jinja_Threads fails
Sat, 22 Nov 2014 11:05:41 +0100 isatest for Mac OS X Yosemite;
wenzelm [Sat, 22 Nov 2014 11:05:41 +0100] rev 59114
isatest for Mac OS X Yosemite;
Mon, 08 Dec 2014 23:06:19 +0100 tuned spelling;
wenzelm [Mon, 08 Dec 2014 23:06:19 +0100] rev 59113
tuned spelling;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip