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;