Thu, 19 Jul 2012 20:39:49 +0200 allow catalog entries to be commented-out;
wenzelm [Thu, 19 Jul 2012 20:39:49 +0200] rev 48354
allow catalog entries to be commented-out;
Thu, 19 Jul 2012 20:02:44 +0200 support external processes with explicit environment;
wenzelm [Thu, 19 Jul 2012 20:02:44 +0200] rev 48353
support external processes with explicit environment;
Thu, 19 Jul 2012 19:12:58 +0200 include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
wenzelm [Thu, 19 Jul 2012 19:12:58 +0200] rev 48352
include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP); misc tuning and simplification;
Thu, 19 Jul 2012 16:09:48 +0200 less redundant data structures;
wenzelm [Thu, 19 Jul 2012 16:09:48 +0200] rev 48351
less redundant data structures;
Thu, 19 Jul 2012 15:45:59 +0200 clarified topological ordering: preserve order of adjacency via reverse fold;
wenzelm [Thu, 19 Jul 2012 15:45:59 +0200] rev 48350
clarified topological ordering: preserve order of adjacency via reverse fold;
Thu, 19 Jul 2012 14:24:40 +0200 support Session.Queue with ordering and dependencies;
wenzelm [Thu, 19 Jul 2012 14:24:40 +0200] rev 48349
support Session.Queue with ordering and dependencies;
Thu, 19 Jul 2012 14:15:08 +0200 clarified signature;
wenzelm [Thu, 19 Jul 2012 14:15:08 +0200] rev 48348
clarified signature;
Thu, 19 Jul 2012 12:37:08 +0200 more explicit treatment of initial Pure sessions;
wenzelm [Thu, 19 Jul 2012 12:37:08 +0200] rev 48347
more explicit treatment of initial Pure sessions;
Thu, 19 Jul 2012 12:05:54 +0200 more general support for Isabelle/Scala command line tools;
wenzelm [Thu, 19 Jul 2012 12:05:54 +0200] rev 48346
more general support for Isabelle/Scala command line tools;
Thu, 19 Jul 2012 11:54:19 +0200 tuned width;
wenzelm [Thu, 19 Jul 2012 11:54:19 +0200] rev 48345
tuned width;
Thu, 19 Jul 2012 11:47:49 +0200 prefer general Properties.Value.Boolean;
wenzelm [Thu, 19 Jul 2012 11:47:49 +0200] rev 48344
prefer general Properties.Value.Boolean;
Wed, 18 Jul 2012 20:59:02 +0200 more SHA1.digest operations;
wenzelm [Wed, 18 Jul 2012 20:59:02 +0200] rev 48343
more SHA1.digest operations;
Wed, 18 Jul 2012 20:55:19 +0200 tuned import;
wenzelm [Wed, 18 Jul 2012 20:55:19 +0200] rev 48342
tuned import;
Wed, 18 Jul 2012 20:01:55 +0200 tuned source structure;
wenzelm [Wed, 18 Jul 2012 20:01:55 +0200] rev 48341
tuned source structure;
Wed, 18 Jul 2012 19:47:10 +0200 allow explicit specification of additional session directories;
wenzelm [Wed, 18 Jul 2012 19:47:10 +0200] rev 48340
allow explicit specification of additional session directories;
Wed, 18 Jul 2012 17:27:28 +0200 more errors;
wenzelm [Wed, 18 Jul 2012 17:27:28 +0200] rev 48339
more errors;
Wed, 18 Jul 2012 17:22:59 +0200 some HOL sessions;
wenzelm [Wed, 18 Jul 2012 17:22:59 +0200] rev 48338
some HOL sessions;
Wed, 18 Jul 2012 17:17:38 +0200 cumulate semantic Session_Info, based on syntactic Session_Entry;
wenzelm [Wed, 18 Jul 2012 17:17:38 +0200] rev 48337
cumulate semantic Session_Info, based on syntactic Session_Entry; tuned errors;
Wed, 18 Jul 2012 16:24:16 +0200 more tight treatment of reset_name;
wenzelm [Wed, 18 Jul 2012 16:24:16 +0200] rev 48336
more tight treatment of reset_name;
Wed, 18 Jul 2012 14:07:31 +0200 more informative errors;
wenzelm [Wed, 18 Jul 2012 14:07:31 +0200] rev 48335
more informative errors;
Wed, 18 Jul 2012 13:43:36 +0200 added parser for Session_Info;
wenzelm [Wed, 18 Jul 2012 13:43:36 +0200] rev 48334
added parser for Session_Info;
Wed, 18 Jul 2012 08:44:05 +0200 repair MaSh exporter
blanchet [Wed, 18 Jul 2012 08:44:05 +0200] rev 48333
repair MaSh exporter
Wed, 18 Jul 2012 08:44:05 +0200 optimize parent computation in MaSh + remove temporary files
blanchet [Wed, 18 Jul 2012 08:44:05 +0200] rev 48332
optimize parent computation in MaSh + remove temporary files
Wed, 18 Jul 2012 08:44:04 +0200 make the monomorphizer more predictable by making the cutoff independent on the number of facts
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48331
make the monomorphizer more predictable by making the cutoff independent on the number of facts
Wed, 18 Jul 2012 08:44:04 +0200 speed up MaSh queries
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48330
speed up MaSh queries
Wed, 18 Jul 2012 08:44:04 +0200 use better score function, based on previous evaluation (cf. Deduct 2011 slides)
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48329
use better score function, based on previous evaluation (cf. Deduct 2011 slides)
Wed, 18 Jul 2012 08:44:04 +0200 attempt at meshing according to more meaningful factors
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48328
attempt at meshing according to more meaningful factors
Wed, 18 Jul 2012 08:44:04 +0200 don't include hidden facts in relevance filter + tweak MaSh learning
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48327
don't include hidden facts in relevance filter + tweak MaSh learning
Wed, 18 Jul 2012 08:44:04 +0200 removed debugging output
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48326
removed debugging output
Wed, 18 Jul 2012 08:44:04 +0200 removed expensive HO check in MaSh
blanchet [Wed, 18 Jul 2012 08:44:04 +0200] rev 48325
removed expensive HO check in MaSh
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip