Wed, 06 Jul 2011 13:52:42 +0200tuning options to avoid spurious isabelle test failures
bulwahn [Wed, 06 Jul 2011 13:52:42 +0200] rev 44552
tuning options to avoid spurious isabelle test failures

Wed, 06 Jul 2011 09:54:40 +0200merged
wenzelm [Wed, 06 Jul 2011 09:54:40 +0200] rev 44551
merged

Tue, 05 Jul 2011 23:18:14 +0200simplified Symbol.iterator: produce strings, which are mostly preallocated;
wenzelm [Tue, 05 Jul 2011 23:18:14 +0200] rev 44550
simplified Symbol.iterator: produce strings, which are mostly preallocated;
eliminated Symbol.CharSequence complications;

Tue, 05 Jul 2011 22:43:18 +0200tuned comment (cf. e9f26e66692d);
wenzelm [Tue, 05 Jul 2011 22:43:18 +0200] rev 44549
tuned comment (cf. e9f26e66692d);

Tue, 05 Jul 2011 22:39:15 +0200Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
wenzelm [Tue, 05 Jul 2011 22:39:15 +0200] rev 44548
Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;

Tue, 05 Jul 2011 22:38:44 +0200theory name needs to conform to Path syntax;
wenzelm [Tue, 05 Jul 2011 22:38:44 +0200] rev 44547
theory name needs to conform to Path syntax;

Tue, 05 Jul 2011 21:53:59 +0200hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
wenzelm [Tue, 05 Jul 2011 21:53:59 +0200] rev 44546
hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;

Tue, 05 Jul 2011 21:32:48 +0200prefer space_explode/split_lines as in Isabelle/ML;
wenzelm [Tue, 05 Jul 2011 21:32:48 +0200] rev 44545
prefer space_explode/split_lines as in Isabelle/ML;

Tue, 05 Jul 2011 21:20:24 +0200Path.split convenience;
wenzelm [Tue, 05 Jul 2011 21:20:24 +0200] rev 44544
Path.split convenience;

Tue, 05 Jul 2011 20:36:49 +0200get theory from last executation state;
wenzelm [Tue, 05 Jul 2011 20:36:49 +0200] rev 44543
get theory from last executation state;
tuned error messages;