haftmann [Wed, 11 Mar 2009 08:45:57 +0100] rev 30432
merged
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30431
avoid inspecting pretty output
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30430
explicit code equations for some rarely used pred operations
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30429
moved Decision_Procs examples to Decision_Procs/ex
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30428
explicitly delete some code equations
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30427
delete code equations for types pred and seq
wenzelm [Tue, 10 Mar 2009 22:50:19 +0100] rev 30426
merged
nipkow [Tue, 10 Mar 2009 22:22:52 +0100] rev 30425
Docs
wenzelm [Tue, 10 Mar 2009 22:49:56 +0100] rev 30424
Consts.eq_const is back again (cf. 907da436f8a9) -- required in ProofContext.transfer_syntax to prevent expensive merges of local_consts/global_consts;
wenzelm [Tue, 10 Mar 2009 22:27:32 +0100] rev 30423
recover old ids;
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