wenzelm [Wed, 12 Apr 2017 22:32:55 +0200] rev 65471
clarified loaded_theories: map to qualified theory name;
proper theory_name for PIDE editors;
wenzelm [Wed, 12 Apr 2017 21:13:43 +0200] rev 65470
global session_base for PIDE interaction;
wenzelm [Wed, 12 Apr 2017 19:56:47 +0200] rev 65469
more explicit jEdit file operations;
less redundant JEdit_Resources.node_name();
wenzelm [Wed, 12 Apr 2017 17:48:19 +0200] rev 65468
early check and normalization of session directory, e.g. relevant for path information passed to ML process, which may have a different CWD;
wenzelm [Wed, 12 Apr 2017 14:59:55 +0200] rev 65467
tuned;
haftmann [Wed, 12 Apr 2017 09:27:47 +0200] rev 65466
tuned
haftmann [Wed, 12 Apr 2017 09:27:43 +0200] rev 65465
more fundamental euler's totient function on nat rather than int;
avoid generic name phi;
separate theory for euler's totient function
wenzelm [Wed, 12 Apr 2017 13:48:07 +0200] rev 65464
merged
wenzelm [Tue, 11 Apr 2017 20:27:14 +0200] rev 65463
more informative known_files: known_theories within the local session directory come first;
more thorough Session.Base.platform_path;
wenzelm [Tue, 11 Apr 2017 16:18:01 +0200] rev 65462
less global theories -- conflict with AFP entries;
wenzelm [Tue, 11 Apr 2017 16:01:29 +0200] rev 65461
support for known theories files (according to multiple uses);
wenzelm [Mon, 10 Apr 2017 22:59:29 +0200] rev 65460
proper display_name;
wenzelm [Mon, 10 Apr 2017 21:43:21 +0200] rev 65459
clarified theory_long_name (for qualified access to Thy_Info) vs. short theory_name (which is unique within any given theory context);
wenzelm [Mon, 10 Apr 2017 21:05:31 +0200] rev 65458
tuned signature;
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;