Tue, 24 Jul 2012 12:47:48 +0200 |
wenzelm |
clarified no_build vs. verbose;
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 12:28:20 +0200 |
wenzelm |
clarified build -n (no build);
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 12:14:16 +0200 |
wenzelm |
more precise propagation of options: build, session, theories;
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:58:43 +0200 |
wenzelm |
clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:39:03 +0200 |
wenzelm |
timing is command line options, not system option;
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 00:29:36 +0200 |
wenzelm |
pass build options to ML;
|
file |
diff |
annotate
|
Mon, 23 Jul 2012 15:59:14 +0200 |
wenzelm |
added system build mode: produce output in ISABELLE_HOME;
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 23:31:57 +0200 |
wenzelm |
parallel scheduling of jobs;
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 21:59:14 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 12:26:41 +0200 |
wenzelm |
maintain set of source digests, including relevant parts of session entry;
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 00:00:22 +0200 |
wenzelm |
determine source dependencies, relatively to preloaded theories;
|
file |
diff |
annotate
|
Sat, 21 Jul 2012 22:13:50 +0200 |
wenzelm |
propagate defined options;
|
file |
diff |
annotate
|
Sat, 21 Jul 2012 17:49:22 +0200 |
wenzelm |
save image for inner nodes only;
|
file |
diff |
annotate
|
Sat, 21 Jul 2012 16:41:55 +0200 |
wenzelm |
some actual build function on ML side;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 23:16:54 +0200 |
wenzelm |
more abstract file system operations in Scala, corresponding to ML version;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 22:29:25 +0200 |
wenzelm |
more explicit java.io.{File => JFile};
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 21:04:03 +0200 |
wenzelm |
further imitation of "usedir" shell script;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 18:50:33 +0200 |
wenzelm |
require explicit initialization of options;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 16:47:43 +0200 |
wenzelm |
define build_options from command line;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:45:12 +0200 |
wenzelm |
minimal build_job;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:27:25 +0200 |
wenzelm |
restrict to required sessions;
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 11:52:20 +0200 |
wenzelm |
tune;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 20:39:49 +0200 |
wenzelm |
allow catalog entries to be commented-out;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 19:12:58 +0200 |
wenzelm |
include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 16:09:48 +0200 |
wenzelm |
less redundant data structures;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 15:45:59 +0200 |
wenzelm |
clarified topological ordering: preserve order of adjacency via reverse fold;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 14:24:40 +0200 |
wenzelm |
support Session.Queue with ordering and dependencies;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 12:37:08 +0200 |
wenzelm |
more explicit treatment of initial Pure sessions;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 12:05:54 +0200 |
wenzelm |
more general support for Isabelle/Scala command line tools;
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 11:47:49 +0200 |
wenzelm |
prefer general Properties.Value.Boolean;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 20:01:55 +0200 |
wenzelm |
tuned source structure;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 19:47:10 +0200 |
wenzelm |
allow explicit specification of additional session directories;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 17:27:28 +0200 |
wenzelm |
more errors;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 17:17:38 +0200 |
wenzelm |
cumulate semantic Session_Info, based on syntactic Session_Entry;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 16:24:16 +0200 |
wenzelm |
more tight treatment of reset_name;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 14:07:31 +0200 |
wenzelm |
more informative errors;
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 13:43:36 +0200 |
wenzelm |
added parser for Session_Info;
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 22:34:29 +0200 |
wenzelm |
basic support for session ROOT files, with examples for FOL and ZF;
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 15:56:19 +0200 |
wenzelm |
basic setup for Isabelle build tool;
|
file |
diff |
annotate
|