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;

Tue, 05 Jul 2011 19:45:59 +0200explicit exit_transaction with Theory.end_theory (which could include sanity checks as in HOL-SPARK for example);
wenzelm [Tue, 05 Jul 2011 19:45:59 +0200] rev 44542
explicit exit_transaction with Theory.end_theory (which could include sanity checks as in HOL-SPARK for example);
reduced Theory.end_theory to plain projection, outside transaction context (see also ddc3b72f9a42);

Tue, 05 Jul 2011 11:45:48 +0200clarified cancel_execution/await_cancellation;
wenzelm [Tue, 05 Jul 2011 11:45:48 +0200] rev 44541
clarified cancel_execution/await_cancellation;

Tue, 05 Jul 2011 11:16:37 +0200tuned signature;
wenzelm [Tue, 05 Jul 2011 11:16:37 +0200] rev 44540
tuned signature;
tuned;