wenzelm [Mon, 11 Jan 2010 18:23:06 +0100] rev 34311
Outer_Lex.is_ignored;
wenzelm [Mon, 11 Jan 2010 10:55:43 +0100] rev 34310
merged
haftmann [Sun, 10 Jan 2010 18:14:29 +0100] rev 34309
merged
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34308
proper types for user-defined syntax
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34307
single quote is not a valid letter any more
haftmann [Fri, 08 Jan 2010 14:34:18 +0100] rev 34306
simple tests
haftmann [Fri, 08 Jan 2010 14:34:17 +0100] rev 34305
boolean operators for scala
wenzelm [Sun, 10 Jan 2010 23:43:25 +0100] rev 34304
elements with start entry;
wenzelm [Sun, 10 Jan 2010 23:16:26 +0100] rev 34303
plain object;
wenzelm [Sun, 10 Jan 2010 23:16:18 +0100] rev 34302
tuned signature;
wenzelm [Sun, 10 Jan 2010 17:29:09 +0100] rev 34301
tuned;
wenzelm [Sat, 09 Jan 2010 23:22:56 +0100] rev 34300
misc tuning;
wenzelm [Sat, 09 Jan 2010 23:22:24 +0100] rev 34299
Swing_Thread.future: plain Future.value if this is already Swing;
wenzelm [Sat, 09 Jan 2010 18:23:02 +0100] rev 34298
added find_files;
wenzelm [Sat, 09 Jan 2010 18:22:40 +0100] rev 34297
pass build error code;
wenzelm [Sat, 09 Jan 2010 16:31:19 +0100] rev 34296
tuned isatest ML_OPTIONS;
haftmann [Fri, 08 Jan 2010 14:07:07 +0100] rev 34295
merged
haftmann [Fri, 08 Jan 2010 12:25:15 +0100] rev 34294
a primitive scala serializer
wenzelm [Fri, 08 Jan 2010 11:07:53 +0100] rev 34293
fixed type error;
hoelzl [Thu, 07 Jan 2010 17:41:06 +0100] rev 34292
remove overloaded star operator, use specific vector / matrix operators
hoelzl [Thu, 07 Jan 2010 18:56:39 +0100] rev 34291
finite annotation on cartesian product is now implicit.
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
himmelma [Wed, 06 Jan 2010 13:07:30 +0100] rev 34289
Made finite cartesian products finite
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"
blanchet [Thu, 07 Jan 2010 08:45:55 +0100] rev 34287
make Nitpick's tests not leave files in the temp directory
wenzelm [Wed, 06 Jan 2010 23:18:44 +0100] rev 34286
more text edit operations;
wenzelm [Wed, 06 Jan 2010 23:18:12 +0100] rev 34285
always report updates -- required has "handshake";
wenzelm [Wed, 06 Jan 2010 22:21:25 +0100] rev 34284
tuned Isabelle/Scala build;
wenzelm [Wed, 06 Jan 2010 22:18:52 +0100] rev 34283
simplified build/bootstrap of graph browser -- avoid make;
wenzelm [Wed, 06 Jan 2010 20:00:22 +0100] rev 34282
simplified build/bootstrap of Isabelle/Scala components -- avoid make;
wenzelm [Wed, 06 Jan 2010 18:22:43 +0100] rev 34281
more robust cancelation, notably of passive futures without scheduler running;
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);
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;
wenzelm [Wed, 06 Jan 2010 13:14:28 +0100] rev 34278
do not memoize interrupts;
actually memoize results in sequential version;
tuned;
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;
wenzelm [Tue, 05 Jan 2010 18:20:18 +0100] rev 34276
Basic edits on plain text.
wenzelm [Tue, 05 Jan 2010 16:55:00 +0100] rev 34275
recovered legacy settings for Proof General 3.x;
wenzelm [Tue, 05 Jan 2010 16:51:01 +0100] rev 34274
merged
haftmann [Tue, 05 Jan 2010 15:35:01 +0100] rev 34273
merged
haftmann [Tue, 05 Jan 2010 14:19:12 +0100] rev 34272
avoid exporting Type.build_tsig
haftmann [Tue, 05 Jan 2010 11:38:51 +0100] rev 34271
repaired legacy setting variable
haftmann [Tue, 05 Jan 2010 11:25:14 +0100] rev 34270
merged
haftmann [Tue, 05 Jan 2010 11:25:01 +0100] rev 34269
more correct handling of empty functions
wenzelm [Tue, 05 Jan 2010 16:29:31 +0100] rev 34268
separate module Thy_Syntax for command span parsing;
wenzelm [Tue, 05 Jan 2010 16:29:03 +0100] rev 34267
more accurate scanning of bad input;
wenzelm [Tue, 05 Jan 2010 15:45:32 +0100] rev 34266
added filter_proper parameter;
added eof;
added command_span;
wenzelm [Tue, 05 Jan 2010 15:44:32 +0100] rev 34265
more token discriminators;
wenzelm [Tue, 05 Jan 2010 15:44:06 +0100] rev 34264
tuned message;
wenzelm [Tue, 05 Jan 2010 15:43:44 +0100] rev 34263
tuned;
wenzelm [Tue, 05 Jan 2010 13:45:17 +0100] rev 34262
added Promise.fulfill_result;
wenzelm [Tue, 05 Jan 2010 13:34:53 +0100] rev 34261
slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
wenzelm [Tue, 05 Jan 2010 00:04:29 +0100] rev 34260
kill failed theories in reverse order -- avoids cascaded warnings;
wenzelm [Mon, 04 Jan 2010 23:20:35 +0100] rev 34259
discontinued old TheoryDataFun, but retain Theory_Data_PP with is Pretty.pp argument to merge (still required in exotic situations -- hard to get rid of);
wenzelm [Mon, 04 Jan 2010 22:43:07 +0100] rev 34258
Standard_System.raw_exec;
more robust root.mkdirs;
wenzelm [Mon, 04 Jan 2010 22:35:32 +0100] rev 34257
removed function "isabelle-process", keeping "isabelle" only -- functions within the process environment might get passed through a genuine /bin/sh, which does not allow non-identifiers here;
wenzelm [Mon, 04 Jan 2010 22:19:14 +0100] rev 34256
added Cygwin "make" package;
wenzelm [Mon, 04 Jan 2010 22:16:48 +0100] rev 34255
discontinued old ISABELLE and ISATOOL environment settings;
wenzelm [Mon, 04 Jan 2010 21:49:47 +0100] rev 34254
shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
wenzelm [Mon, 04 Jan 2010 20:25:56 +0100] rev 34253
removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
wenzelm [Mon, 04 Jan 2010 19:44:46 +0100] rev 34252
merged