haftmann [Thu, 19 Jul 2012 22:21:59 +0200] rev 48371
export code relatively to master directory
wenzelm [Fri, 20 Jul 2012 18:50:33 +0200] rev 48370
require explicit initialization of options;
more explicit Position operations;
wenzelm [Fri, 20 Jul 2012 17:43:55 +0200] rev 48369
tuned signature;
wenzelm [Fri, 20 Jul 2012 16:47:43 +0200] rev 48368
define build_options from command line;
wenzelm [Fri, 20 Jul 2012 16:47:17 +0200] rev 48367
some basic Isabelle options;
wenzelm [Fri, 20 Jul 2012 16:45:38 +0200] rev 48366
basic jEdit mode for Isabelle options;
wenzelm [Fri, 20 Jul 2012 15:48:22 +0200] rev 48365
basic support for stand-alone options with external string representation;
wenzelm [Fri, 20 Jul 2012 12:45:12 +0200] rev 48364
minimal build_job;
wenzelm [Fri, 20 Jul 2012 12:27:25 +0200] rev 48363
restrict to required sessions;
wenzelm [Fri, 20 Jul 2012 12:00:08 +0200] rev 48362
proper commas_quote;
wenzelm [Fri, 20 Jul 2012 11:52:20 +0200] rev 48361
tune;
wenzelm [Fri, 20 Jul 2012 11:46:37 +0200] rev 48360
simplified script to build Isabelle/ML;
wenzelm [Thu, 19 Jul 2012 22:32:52 +0200] rev 48359
added eq_file / copy_file corresponding to File.eq / File.copy in ML;
wenzelm [Thu, 19 Jul 2012 20:52:17 +0200] rev 48358
merged
haftmann [Thu, 19 Jul 2012 19:38:39 +0200] rev 48357
removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)
bulwahn [Thu, 19 Jul 2012 12:01:05 +0200] rev 48356
deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
wenzelm [Thu, 19 Jul 2012 20:49:17 +0200] rev 48355
support for detached Bash_Job with some control operations;
wenzelm [Thu, 19 Jul 2012 20:39:49 +0200] rev 48354
allow catalog entries to be commented-out;
wenzelm [Thu, 19 Jul 2012 20:02:44 +0200] rev 48353
support external processes with explicit environment;
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;
wenzelm [Thu, 19 Jul 2012 16:09:48 +0200] rev 48351
less redundant data structures;
wenzelm [Thu, 19 Jul 2012 15:45:59 +0200] rev 48350
clarified topological ordering: preserve order of adjacency via reverse fold;
wenzelm [Thu, 19 Jul 2012 14:24:40 +0200] rev 48349
support Session.Queue with ordering and dependencies;
wenzelm [Thu, 19 Jul 2012 14:15:08 +0200] rev 48348
clarified signature;