Sat, 09 Jan 2010 18:22:40 +0100 pass build error code;
wenzelm [Sat, 09 Jan 2010 18:22:40 +0100] rev 34297
pass build error code;
Sat, 09 Jan 2010 16:31:19 +0100 tuned isatest ML_OPTIONS;
wenzelm [Sat, 09 Jan 2010 16:31:19 +0100] rev 34296
tuned isatest ML_OPTIONS;
Fri, 08 Jan 2010 14:07:07 +0100 merged
haftmann [Fri, 08 Jan 2010 14:07:07 +0100] rev 34295
merged
Fri, 08 Jan 2010 12:25:15 +0100 a primitive scala serializer
haftmann [Fri, 08 Jan 2010 12:25:15 +0100] rev 34294
a primitive scala serializer
Fri, 08 Jan 2010 11:07:53 +0100 fixed type error;
wenzelm [Fri, 08 Jan 2010 11:07:53 +0100] rev 34293
fixed type error;
Thu, 07 Jan 2010 17:41:06 +0100 remove overloaded star operator, use specific vector / matrix operators
hoelzl [Thu, 07 Jan 2010 17:41:06 +0100] rev 34292
remove overloaded star operator, use specific vector / matrix operators
Thu, 07 Jan 2010 18:56:39 +0100 finite annotation on cartesian product is now implicit.
hoelzl [Thu, 07 Jan 2010 18:56:39 +0100] rev 34291
finite annotation on cartesian product is now implicit.
Thu, 07 Jan 2010 17:43:35 +0100 added syntax translation to automatically add finite typeclass to index type of cartesian product type
hoelzl [Thu, 07 Jan 2010 17:43:35 +0100] rev 34290
added syntax translation to automatically add finite typeclass to index type of cartesian product type
Wed, 06 Jan 2010 13:07:30 +0100 Made finite cartesian products finite
himmelma [Wed, 06 Jan 2010 13:07:30 +0100] rev 34289
Made finite cartesian products finite
Thu, 07 Jan 2010 12:24:35 +0100 reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
blanchet [Thu, 07 Jan 2010 12:24:35 +0100] rev 34288
reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
Thu, 07 Jan 2010 08:45:55 +0100 make Nitpick's tests not leave files in the temp directory
blanchet [Thu, 07 Jan 2010 08:45:55 +0100] rev 34287
make Nitpick's tests not leave files in the temp directory
Wed, 06 Jan 2010 23:18:44 +0100 more text edit operations;
wenzelm [Wed, 06 Jan 2010 23:18:44 +0100] rev 34286
more text edit operations;
Wed, 06 Jan 2010 23:18:12 +0100 always report updates -- required has "handshake";
wenzelm [Wed, 06 Jan 2010 23:18:12 +0100] rev 34285
always report updates -- required has "handshake";
Wed, 06 Jan 2010 22:21:25 +0100 tuned Isabelle/Scala build;
wenzelm [Wed, 06 Jan 2010 22:21:25 +0100] rev 34284
tuned Isabelle/Scala build;
Wed, 06 Jan 2010 22:18:52 +0100 simplified build/bootstrap of graph browser -- avoid make;
wenzelm [Wed, 06 Jan 2010 22:18:52 +0100] rev 34283
simplified build/bootstrap of graph browser -- avoid make;
Wed, 06 Jan 2010 20:00:22 +0100 simplified build/bootstrap of Isabelle/Scala components -- avoid make;
wenzelm [Wed, 06 Jan 2010 20:00:22 +0100] rev 34282
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
Wed, 06 Jan 2010 18:22:43 +0100 more robust cancelation, notably of passive futures without scheduler running;
wenzelm [Wed, 06 Jan 2010 18:22:43 +0100] rev 34281
more robust cancelation, notably of passive futures without scheduler running;
Wed, 06 Jan 2010 18:14:16 +0100 eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
wenzelm [Wed, 06 Jan 2010 18:14:16 +0100] rev 34280
eliminated cache, which complicates the code without making a real difference (NB: deque_towards often disrupts caching, and daisy-chaining of workers already reduces queue overhead);
Wed, 06 Jan 2010 15:07:56 +0100 tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity);
wenzelm [Wed, 06 Jan 2010 15:07:56 +0100] rev 34279
tasks of canceled groups are considered "ready" -- enables to purge the queue from tasks depending on unfinished promises (also improves general reactivity); shutdown: back to synchronous wait, which means no asynchronous interrupts within the loop;
Wed, 06 Jan 2010 13:14:28 +0100 do not memoize interrupts;
wenzelm [Wed, 06 Jan 2010 13:14:28 +0100] rev 34278
do not memoize interrupts; actually memoize results in sequential version; tuned;
Tue, 05 Jan 2010 23:38:10 +0100 added Future.promise/fulfill -- promised futures that are fulfilled by external means;
wenzelm [Tue, 05 Jan 2010 23:38:10 +0100] rev 34277
added Future.promise/fulfill -- promised futures that are fulfilled by external means; Future.value: official result assignment -- produces immutable ref; Future.shutdown: raw_wait keeps raw task attributes, e.g. asynchronous interrupts of toplevel; Task_Queue: passive tasks track dependencies, but lack any evaluation process; tuned;
Tue, 05 Jan 2010 18:20:18 +0100 Basic edits on plain text.
wenzelm [Tue, 05 Jan 2010 18:20:18 +0100] rev 34276
Basic edits on plain text.
Tue, 05 Jan 2010 16:55:00 +0100 recovered legacy settings for Proof General 3.x;
wenzelm [Tue, 05 Jan 2010 16:55:00 +0100] rev 34275
recovered legacy settings for Proof General 3.x;
Tue, 05 Jan 2010 16:51:01 +0100 merged
wenzelm [Tue, 05 Jan 2010 16:51:01 +0100] rev 34274
merged
Tue, 05 Jan 2010 15:35:01 +0100 merged
haftmann [Tue, 05 Jan 2010 15:35:01 +0100] rev 34273
merged
Tue, 05 Jan 2010 14:19:12 +0100 avoid exporting Type.build_tsig
haftmann [Tue, 05 Jan 2010 14:19:12 +0100] rev 34272
avoid exporting Type.build_tsig
Tue, 05 Jan 2010 11:38:51 +0100 repaired legacy setting variable
haftmann [Tue, 05 Jan 2010 11:38:51 +0100] rev 34271
repaired legacy setting variable
Tue, 05 Jan 2010 11:25:14 +0100 merged
haftmann [Tue, 05 Jan 2010 11:25:14 +0100] rev 34270
merged
Tue, 05 Jan 2010 11:25:01 +0100 more correct handling of empty functions
haftmann [Tue, 05 Jan 2010 11:25:01 +0100] rev 34269
more correct handling of empty functions
Tue, 05 Jan 2010 16:29:31 +0100 separate module Thy_Syntax for command span parsing;
wenzelm [Tue, 05 Jan 2010 16:29:31 +0100] rev 34268
separate module Thy_Syntax for command span parsing;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip