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;
Tue, 05 Jan 2010 16:29:03 +0100 more accurate scanning of bad input;
wenzelm [Tue, 05 Jan 2010 16:29:03 +0100] rev 34267
more accurate scanning of bad input;
Tue, 05 Jan 2010 15:45:32 +0100 added filter_proper parameter;
wenzelm [Tue, 05 Jan 2010 15:45:32 +0100] rev 34266
added filter_proper parameter; added eof; added command_span;
Tue, 05 Jan 2010 15:44:32 +0100 more token discriminators;
wenzelm [Tue, 05 Jan 2010 15:44:32 +0100] rev 34265
more token discriminators;
Tue, 05 Jan 2010 15:44:06 +0100 tuned message;
wenzelm [Tue, 05 Jan 2010 15:44:06 +0100] rev 34264
tuned message;
Tue, 05 Jan 2010 15:43:44 +0100 tuned;
wenzelm [Tue, 05 Jan 2010 15:43:44 +0100] rev 34263
tuned;
Tue, 05 Jan 2010 13:45:17 +0100 added Promise.fulfill_result;
wenzelm [Tue, 05 Jan 2010 13:45:17 +0100] rev 34262
added Promise.fulfill_result;
Tue, 05 Jan 2010 13:34:53 +0100 slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
wenzelm [Tue, 05 Jan 2010 13:34:53 +0100] rev 34261
slightly shorter tail (again) -- theory loader produces less warning spam (cf. 2524c1bbd087);
Tue, 05 Jan 2010 00:04:29 +0100 kill failed theories in reverse order -- avoids cascaded warnings;
wenzelm [Tue, 05 Jan 2010 00:04:29 +0100] rev 34260
kill failed theories in reverse order -- avoids cascaded warnings;
Mon, 04 Jan 2010 23:20:35 +0100 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 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);
Mon, 04 Jan 2010 22:43:07 +0100 Standard_System.raw_exec;
wenzelm [Mon, 04 Jan 2010 22:43:07 +0100] rev 34258
Standard_System.raw_exec; more robust root.mkdirs;
Mon, 04 Jan 2010 22:35:32 +0100 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: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;
Mon, 04 Jan 2010 22:19:14 +0100 added Cygwin "make" package;
wenzelm [Mon, 04 Jan 2010 22:19:14 +0100] rev 34256
added Cygwin "make" package;
Mon, 04 Jan 2010 22:16:48 +0100 discontinued old ISABELLE and ISATOOL environment settings;
wenzelm [Mon, 04 Jan 2010 22:16:48 +0100] rev 34255
discontinued old ISABELLE and ISATOOL environment settings;
Mon, 04 Jan 2010 21:49:47 +0100 shell functions "isabelle-process" and "isabelle" refer to the proper executables statically -- for interactive use or sloppy bash scripts;
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;
Mon, 04 Jan 2010 20:25:56 +0100 removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
wenzelm [Mon, 04 Jan 2010 20:25:56 +0100] rev 34253
removed further remains of mutable theory data (cf. 25bd3ed2ac9f);
Mon, 04 Jan 2010 19:44:46 +0100 merged
wenzelm [Mon, 04 Jan 2010 19:44:46 +0100] rev 34252
merged
Mon, 04 Jan 2010 16:00:24 +0100 code cache only persists on equal theories
haftmann [Mon, 04 Jan 2010 16:00:24 +0100] rev 34251
code cache only persists on equal theories
Mon, 04 Jan 2010 16:00:23 +0100 moved name duplicates to end of theory; reduced warning noise
haftmann [Mon, 04 Jan 2010 16:00:23 +0100] rev 34250
moved name duplicates to end of theory; reduced warning noise
Mon, 04 Jan 2010 14:10:13 +0100 merged
haftmann [Mon, 04 Jan 2010 14:10:13 +0100] rev 34249
merged
Mon, 04 Jan 2010 14:09:58 +0100 modernized
haftmann [Mon, 04 Jan 2010 14:09:58 +0100] rev 34248
modernized
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip