Wed, 11 Mar 2009 15:56:50 +0100 tuned funny error message
haftmann [Wed, 11 Mar 2009 15:56:50 +0100] rev 30448
tuned funny error message
Wed, 11 Mar 2009 15:56:49 +0100 stripped dead code
haftmann [Wed, 11 Mar 2009 15:56:49 +0100] rev 30447
stripped dead code
Wed, 11 Mar 2009 15:56:49 +0100 min_weak_def [code del]
haftmann [Wed, 11 Mar 2009 15:56:49 +0100] rev 30446
min_weak_def [code del]
Wed, 11 Mar 2009 19:27:04 +0100 renamed (unused?) "split.splits" to split_splits -- it was only accepted by accident;
wenzelm [Wed, 11 Mar 2009 19:27:04 +0100] rev 30445
renamed (unused?) "split.splits" to split_splits -- it was only accepted by accident;
Wed, 11 Mar 2009 17:51:01 +0100 merged
wenzelm [Wed, 11 Mar 2009 17:51:01 +0100] rev 30444
merged
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip