wenzelm [Tue, 10 Mar 2009 21:43:19 +0100] rev 30422
controlled_execution/debugging: special handling of UNDEF to prevent it to appear in exception_trace;
wenzelm [Tue, 10 Mar 2009 21:20:01 +0100] rev 30421
explicit root_path, parent_path;
derived absolute_path;
tuned;
wenzelm [Tue, 10 Mar 2009 21:19:22 +0100] rev 30420
removed obsolete no_base_names;
tuned;
wenzelm [Tue, 10 Mar 2009 21:18:52 +0100] rev 30419
invoke_case: proper qualification of name binding, avoiding old no_base_names;
wenzelm [Tue, 10 Mar 2009 21:18:01 +0100] rev 30418
add_path: discontinued special meaning of "//", "/", "..";
added root_path, parent_path;
wenzelm [Tue, 10 Mar 2009 18:52:26 +0100] rev 30417
merged
webertj [Tue, 10 Mar 2009 17:39:18 +0000] rev 30416
Automated merge with ssh://webertj@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
webertj [Tue, 10 Mar 2009 17:39:06 +0000] rev 30415
Instead of giving up entirely, arith now ignores all inequalities when there are too many.
wenzelm [Tue, 10 Mar 2009 17:54:49 +0100] rev 30414
merged
hoelzl [Tue, 10 Mar 2009 16:36:22 +0100] rev 30413
Fixed type error which appeared when Approximation bounds where specified as floating point numbers
wenzelm [Tue, 10 Mar 2009 16:51:08 +0100] rev 30412
just one naming policy based on binding content -- eliminated odd "object-oriented" style;
uniform handling of regular vs. mandatory name prefixes -- add_path and sticky_prefix may be freely intermixed;
misc tuning and cleanup;
wenzelm [Tue, 10 Mar 2009 16:48:27 +0100] rev 30411
tuned proofs;
tuned document;
wenzelm [Tue, 10 Mar 2009 16:44:20 +0100] rev 30410
added qualified_name_of;
tuned;
wenzelm [Tue, 10 Mar 2009 16:43:59 +0100] rev 30409
pretty_full_theory: no longer display name prefix -- naming is far more complex now;
wenzelm [Tue, 10 Mar 2009 16:42:58 +0100] rev 30408
quote binding for ML toplevel pp;
wenzelm [Tue, 10 Mar 2009 11:01:28 +0100] rev 30407
merged
webertj [Tue, 10 Mar 2009 08:47:45 +0000] rev 30406
Instead of giving up entirely, arith now ignores all inequalities when there are too many.
wenzelm [Tue, 10 Mar 2009 11:01:15 +0100] rev 30405
updated generated file -- changed due to different treatmeant of type constraints in OptionalSugar.thy;
wenzelm [Tue, 10 Mar 2009 10:59:59 +0100] rev 30404
more robust treatment of (authentic) consts within translations;
nipkow [Mon, 09 Mar 2009 23:29:13 +0100] rev 30403
Docs
nipkow [Mon, 09 Mar 2009 23:07:51 +0100] rev 30402
merged
nipkow [Mon, 09 Mar 2009 23:07:41 +0100] rev 30401
Docs
wenzelm [Mon, 09 Mar 2009 22:56:39 +0100] rev 30400
added session HOL-Docs;
wenzelm [Mon, 09 Mar 2009 22:43:25 +0100] rev 30399
tuned;
wenzelm [Mon, 09 Mar 2009 21:26:13 +0100] rev 30398
simplified presentation_context_of;
wenzelm [Mon, 09 Mar 2009 21:25:33 +0100] rev 30397
markup antiquotation options;
more correct references to external manuals;
wenzelm [Mon, 09 Mar 2009 21:23:40 +0100] rev 30396
fornal markup for antiquotation options;
wenzelm [Mon, 09 Mar 2009 21:12:14 +0100] rev 30395
* More systematic treatment of long names, abstract name bindings, and name space operations.
* Simplified interface for defining document antiquotations via ThyOutput.antiquotation.
wenzelm [Mon, 09 Mar 2009 20:34:11 +0100] rev 30394
moved @{ML_functor} and @{ML_text} to Pure;
adapted to simplified ThyOutput.antiquotation interface;
misc tuning;
wenzelm [Mon, 09 Mar 2009 20:29:45 +0100] rev 30393
replaced old locale option by proper "text (in locale)";