Wed, 11 Mar 2009 13:53:51 +0100 Extended approximation boundaries by fractions and base-2 floating point numbers
hoelzl [Wed, 11 Mar 2009 13:53:51 +0100] rev 30443
Extended approximation boundaries by fractions and base-2 floating point numbers
Wed, 11 Mar 2009 12:51:00 +0100 Added "What's in Main" to doc sources
nipkow [Wed, 11 Mar 2009 12:51:00 +0100] rev 30442
Added "What's in Main" to doc sources
Wed, 11 Mar 2009 11:41:14 +0100 merged
nipkow [Wed, 11 Mar 2009 11:41:14 +0100] rev 30441
merged
Wed, 11 Mar 2009 11:40:58 +0100 Docs
nipkow [Wed, 11 Mar 2009 11:40:58 +0100] rev 30440
Docs
Wed, 11 Mar 2009 10:58:18 +0100 Updated paths in Decision_Procs comments and NEWS
hoelzl [Wed, 11 Mar 2009 10:58:18 +0100] rev 30439
Updated paths in Decision_Procs comments and NEWS
Wed, 11 Mar 2009 16:36:27 +0100 eliminated qualified_names naming policy: qualified names are only permitted via explicit Binding.qualify/qualified_name etc. (NB: user-level outer syntax should never do this);
wenzelm [Wed, 11 Mar 2009 16:36:27 +0100] rev 30438
eliminated qualified_names naming policy: qualified names are only permitted via explicit Binding.qualify/qualified_name etc. (NB: user-level outer syntax should never do this);
Wed, 11 Mar 2009 15:45:40 +0100 more precise treatment of qualified bindings;
wenzelm [Wed, 11 Mar 2009 15:45:40 +0100] rev 30437
more precise treatment of qualified bindings; tuned;
Wed, 11 Mar 2009 15:44:12 +0100 removed obsolete absolute_path -- use root_path with qualified binding;
wenzelm [Wed, 11 Mar 2009 15:44:12 +0100] rev 30436
removed obsolete absolute_path -- use root_path with qualified binding;
Wed, 11 Mar 2009 15:42:19 +0100 explicit Binding.qualified_name -- prevents implicitly qualified bstring;
wenzelm [Wed, 11 Mar 2009 15:42:19 +0100] rev 30435
explicit Binding.qualified_name -- prevents implicitly qualified bstring;
Wed, 11 Mar 2009 15:38:25 +0100 Thm.def_binding_optional;
wenzelm [Wed, 11 Mar 2009 15:38:25 +0100] rev 30434
Thm.def_binding_optional;
Wed, 11 Mar 2009 15:36:12 +0100 added def_binding_optional -- robust version of def_name_optional for bindings;
wenzelm [Wed, 11 Mar 2009 15:36:12 +0100] rev 30433
added def_binding_optional -- robust version of def_name_optional for bindings;
Wed, 11 Mar 2009 08:45:57 +0100 merged
haftmann [Wed, 11 Mar 2009 08:45:57 +0100] rev 30432
merged
Wed, 11 Mar 2009 08:45:47 +0100 avoid inspecting pretty output
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30431
avoid inspecting pretty output
Wed, 11 Mar 2009 08:45:47 +0100 explicit code equations for some rarely used pred operations
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30430
explicit code equations for some rarely used pred operations
Wed, 11 Mar 2009 08:45:47 +0100 moved Decision_Procs examples to Decision_Procs/ex
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30429
moved Decision_Procs examples to Decision_Procs/ex
Wed, 11 Mar 2009 08:45:46 +0100 explicitly delete some code equations
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30428
explicitly delete some code equations
Wed, 11 Mar 2009 08:45:46 +0100 delete code equations for types pred and seq
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30427
delete code equations for types pred and seq
Tue, 10 Mar 2009 22:50:19 +0100 merged
wenzelm [Tue, 10 Mar 2009 22:50:19 +0100] rev 30426
merged
Tue, 10 Mar 2009 22:22:52 +0100 Docs
nipkow [Tue, 10 Mar 2009 22:22:52 +0100] rev 30425
Docs
Tue, 10 Mar 2009 22:49:56 +0100 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: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;
Tue, 10 Mar 2009 22:27:32 +0100 recover old ids;
wenzelm [Tue, 10 Mar 2009 22:27:32 +0100] rev 30423
recover old ids;
Tue, 10 Mar 2009 21:43:19 +0100 controlled_execution/debugging: special handling of UNDEF to prevent it to appear in exception_trace;
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;
Tue, 10 Mar 2009 21:20:01 +0100 explicit root_path, parent_path;
wenzelm [Tue, 10 Mar 2009 21:20:01 +0100] rev 30421
explicit root_path, parent_path; derived absolute_path; tuned;
Tue, 10 Mar 2009 21:19:22 +0100 removed obsolete no_base_names;
wenzelm [Tue, 10 Mar 2009 21:19:22 +0100] rev 30420
removed obsolete no_base_names; tuned;
Tue, 10 Mar 2009 21:18:52 +0100 invoke_case: proper qualification of name binding, avoiding old no_base_names;
wenzelm [Tue, 10 Mar 2009 21:18:52 +0100] rev 30419
invoke_case: proper qualification of name binding, avoiding old no_base_names;
Tue, 10 Mar 2009 21:18:01 +0100 add_path: discontinued special meaning of "//", "/", "..";
wenzelm [Tue, 10 Mar 2009 21:18:01 +0100] rev 30418
add_path: discontinued special meaning of "//", "/", ".."; added root_path, parent_path;
Tue, 10 Mar 2009 18:52:26 +0100 merged
wenzelm [Tue, 10 Mar 2009 18:52:26 +0100] rev 30417
merged
Tue, 10 Mar 2009 17:39:18 +0000 Automated merge with ssh://webertj@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
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
Tue, 10 Mar 2009 17:39:06 +0000 Instead of giving up entirely, arith now ignores all inequalities when there are too many.
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.
Tue, 10 Mar 2009 17:54:49 +0100 merged
wenzelm [Tue, 10 Mar 2009 17:54:49 +0100] rev 30414
merged
Tue, 10 Mar 2009 16:36:22 +0100 Fixed type error which appeared when Approximation bounds where specified as floating point numbers
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
Tue, 10 Mar 2009 16:51:08 +0100 just one naming policy based on binding content -- eliminated odd "object-oriented" style;
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;
Tue, 10 Mar 2009 16:48:27 +0100 tuned proofs;
wenzelm [Tue, 10 Mar 2009 16:48:27 +0100] rev 30411
tuned proofs; tuned document;
Tue, 10 Mar 2009 16:44:20 +0100 added qualified_name_of;
wenzelm [Tue, 10 Mar 2009 16:44:20 +0100] rev 30410
added qualified_name_of; tuned;
Tue, 10 Mar 2009 16:43:59 +0100 pretty_full_theory: no longer display name prefix -- naming is far more complex now;
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;
Tue, 10 Mar 2009 16:42:58 +0100 quote binding for ML toplevel pp;
wenzelm [Tue, 10 Mar 2009 16:42:58 +0100] rev 30408
quote binding for ML toplevel pp;
Tue, 10 Mar 2009 11:01:28 +0100 merged
wenzelm [Tue, 10 Mar 2009 11:01:28 +0100] rev 30407
merged
Tue, 10 Mar 2009 08:47:45 +0000 Instead of giving up entirely, arith now ignores all inequalities when there are too many.
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.
Tue, 10 Mar 2009 11:01:15 +0100 updated generated file -- changed due to different treatmeant of type constraints in OptionalSugar.thy;
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;
Tue, 10 Mar 2009 10:59:59 +0100 more robust treatment of (authentic) consts within translations;
wenzelm [Tue, 10 Mar 2009 10:59:59 +0100] rev 30404
more robust treatment of (authentic) consts within translations;
Mon, 09 Mar 2009 23:29:13 +0100 Docs
nipkow [Mon, 09 Mar 2009 23:29:13 +0100] rev 30403
Docs
Mon, 09 Mar 2009 23:07:51 +0100 merged
nipkow [Mon, 09 Mar 2009 23:07:51 +0100] rev 30402
merged
Mon, 09 Mar 2009 23:07:41 +0100 Docs
nipkow [Mon, 09 Mar 2009 23:07:41 +0100] rev 30401
Docs
Mon, 09 Mar 2009 22:56:39 +0100 added session HOL-Docs;
wenzelm [Mon, 09 Mar 2009 22:56:39 +0100] rev 30400
added session HOL-Docs;
Mon, 09 Mar 2009 22:43:25 +0100 tuned;
wenzelm [Mon, 09 Mar 2009 22:43:25 +0100] rev 30399
tuned;
Mon, 09 Mar 2009 21:26:13 +0100 simplified presentation_context_of;
wenzelm [Mon, 09 Mar 2009 21:26:13 +0100] rev 30398
simplified presentation_context_of;
Mon, 09 Mar 2009 21:25:33 +0100 markup antiquotation options;
wenzelm [Mon, 09 Mar 2009 21:25:33 +0100] rev 30397
markup antiquotation options; more correct references to external manuals;
Mon, 09 Mar 2009 21:23:40 +0100 fornal markup for antiquotation options;
wenzelm [Mon, 09 Mar 2009 21:23:40 +0100] rev 30396
fornal markup for antiquotation options;
Mon, 09 Mar 2009 21:12:14 +0100 * More systematic treatment of long names, abstract name bindings, and name space operations.
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.
Mon, 09 Mar 2009 20:34:11 +0100 moved @{ML_functor} and @{ML_text} to Pure;
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;
Mon, 09 Mar 2009 20:29:45 +0100 replaced old locale option by proper "text (in locale)";
wenzelm [Mon, 09 Mar 2009 20:29:45 +0100] rev 30393
replaced old locale option by proper "text (in locale)";
Mon, 09 Mar 2009 17:55:03 +0100 adapted to simplified ThyOutput.antiquotation interface;
wenzelm [Mon, 09 Mar 2009 17:55:03 +0100] rev 30392
adapted to simplified ThyOutput.antiquotation interface; fixed theory name;
Mon, 09 Mar 2009 17:54:27 +0100 adapted to simplified ThyOutput.antiquotation interface;
wenzelm [Mon, 09 Mar 2009 17:54:27 +0100] rev 30391
adapted to simplified ThyOutput.antiquotation interface;
Mon, 09 Mar 2009 17:53:53 +0100 simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
wenzelm [Mon, 09 Mar 2009 17:53:53 +0100] rev 30390
simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output; removed incomprehensible args parser setup; removed obsolete locale flag -- text is already localized; misc tuning and cleanup of concrete antiquotations; goal state antiquotations: ignore source flag;
Mon, 09 Mar 2009 15:49:55 +0100 merged
wenzelm [Mon, 09 Mar 2009 15:49:55 +0100] rev 30389
merged
Mon, 09 Mar 2009 14:44:04 +0100 merged
haftmann [Mon, 09 Mar 2009 14:44:04 +0100] rev 30388
merged
Mon, 09 Mar 2009 14:43:51 +0100 NameSpace.base_name ~> Long_Name.base_name
haftmann [Mon, 09 Mar 2009 14:43:51 +0100] rev 30387
NameSpace.base_name ~> Long_Name.base_name
Mon, 09 Mar 2009 14:20:07 +0100 Docs
nipkow [Mon, 09 Mar 2009 14:20:07 +0100] rev 30386
Docs
Mon, 09 Mar 2009 12:24:19 +0100 merged
nipkow [Mon, 09 Mar 2009 12:24:19 +0100] rev 30385
merged
Mon, 09 Mar 2009 12:24:01 +0100 fixed typing of UN/INT syntax
nipkow [Mon, 09 Mar 2009 12:24:01 +0100] rev 30384
fixed typing of UN/INT syntax
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip