wenzelm [Mon, 10 Apr 2017 16:43:12 +0200] rev 65457
proper import qualifier for global theories;
clarified uniqueness;
wenzelm [Mon, 10 Apr 2017 13:30:55 +0200] rev 65456
explicit theory qualifier for session "HOL-Proofs": its theory name space overlaps with session "HOL", even for further imports;
wenzelm [Mon, 10 Apr 2017 13:19:24 +0200] rev 65455
proper qualifier for imports;
wenzelm [Mon, 10 Apr 2017 11:52:21 +0200] rev 65454
clarified, according to Scala version;
wenzelm [Mon, 10 Apr 2017 11:50:15 +0200] rev 65453
tuned text;
wenzelm [Mon, 10 Apr 2017 11:29:47 +0200] rev 65452
clarified signature;
wenzelm [Sun, 09 Apr 2017 21:06:19 +0200] rev 65451
NEWS;
wenzelm [Sun, 09 Apr 2017 20:53:55 +0200] rev 65450
more robust: user could provide name with "/" etc.;
wenzelm [Sun, 09 Apr 2017 20:44:35 +0200] rev 65449
clarified main ZF.thy / ZFC.thy, and avoid name clash with global HOL/Main.thy;
wenzelm [Sun, 09 Apr 2017 20:17:00 +0200] rev 65448
added system option record_proofs, which allows to build HOL-Proofs without special Proofs.thy;
wenzelm [Sun, 09 Apr 2017 19:56:52 +0200] rev 65447
clarified main CTT.thy, and avoid name clash with global HOL/Main.thy;
wenzelm [Sun, 09 Apr 2017 19:03:55 +0200] rev 65446
tuned signature -- prefer qualified names;
wenzelm [Sat, 08 Apr 2017 22:36:32 +0200] rev 65445
more qualifier treatment, but in the end it is still ignored;
wenzelm [Sat, 08 Apr 2017 21:35:04 +0200] rev 65444
tuned signature;
wenzelm [Sat, 08 Apr 2017 21:28:19 +0200] rev 65443
provide Resources.import_name in ML, similar to Scala version;
reset default_qualifier for now;
tuned;
wenzelm [Sat, 08 Apr 2017 21:09:34 +0200] rev 65442
clarified;
wenzelm [Sat, 08 Apr 2017 20:56:41 +0200] rev 65441
more session_base information in ML;
tuned signature;
wenzelm [Sat, 08 Apr 2017 12:47:34 +0200] rev 65440
more operations;
wenzelm [Sat, 08 Apr 2017 12:31:29 +0200] rev 65439
tuned signature;
nipkow [Tue, 11 Apr 2017 10:29:25 +0200] rev 65438
merged
nipkow [Tue, 11 Apr 2017 09:13:28 +0200] rev 65437
doc for comp. ind.
traytel [Mon, 10 Apr 2017 18:01:46 +0200] rev 65436
tuned signature
wenzelm [Fri, 07 Apr 2017 21:17:18 +0200] rev 65435
tuned headers;
wenzelm [Fri, 07 Apr 2017 21:07:07 +0200] rev 65434
merged
wenzelm [Fri, 07 Apr 2017 21:06:48 +0200] rev 65433
refer to known_theory;
support for qualified theory name;
wenzelm [Fri, 07 Apr 2017 20:25:01 +0200] rev 65432
tuned;
wenzelm [Fri, 07 Apr 2017 19:35:39 +0200] rev 65431
provide session base for "isabelle build" and "isabelle console" ML process;
wenzelm [Fri, 07 Apr 2017 18:26:30 +0200] rev 65430
tuned comment;
wenzelm [Fri, 07 Apr 2017 16:34:14 +0200] rev 65429
more explicit lookup of loaded_theories: base names allowed here;
no base names for known_theories;
wenzelm [Fri, 07 Apr 2017 15:53:06 +0200] rev 65428
support for all_known_theories of all sessions;