Thu, 12 Mar 2009 14:27:21 +0100 nipkow optional latex sugar
Thu, 12 Mar 2009 15:54:58 +0100 wenzelm Assumption.all_prems_of, Assumption.all_assms_of;
Thu, 12 Mar 2009 15:54:19 +0100 wenzelm Assumption.local_prems_of;
Thu, 12 Mar 2009 15:53:14 +0100 wenzelm renamed assms_of to all_assms_of, and prems_of to all_prems_of;
Thu, 12 Mar 2009 14:30:23 +0100 wenzelm axiomatization: more precise treatment of binding;
Thu, 12 Mar 2009 13:18:42 +0100 wenzelm renamed sticky_prefix to mandatory_path;
Thu, 12 Mar 2009 12:04:27 +0100 wenzelm replaced old-style add_path/no_base_names by sticky_prefix;
Thu, 12 Mar 2009 11:17:34 +0100 wenzelm updated according to actual manual title;
Thu, 12 Mar 2009 11:10:02 +0100 wenzelm renamed NameSpace.bind to NameSpace.define;
Thu, 12 Mar 2009 11:09:26 +0100 wenzelm renamed bind to define;
Thu, 12 Mar 2009 11:07:22 +0100 wenzelm tuned signature;
Thu, 12 Mar 2009 00:02:30 +0100 wenzelm updated generated files;
Thu, 12 Mar 2009 00:02:03 +0100 wenzelm tuned;
Wed, 11 Mar 2009 23:59:34 +0100 wenzelm added 'local_setup' command;
Wed, 11 Mar 2009 20:54:03 +0100 wenzelm debugging: special handling of EXCURSION_FAIL;
Wed, 11 Mar 2009 20:42:16 +0100 wenzelm tuned;
Wed, 11 Mar 2009 20:36:20 +0100 wenzelm delete unused generated files;
Wed, 11 Mar 2009 20:11:06 +0100 wenzelm basic setup for "main" as generated Isabelle manual;
Wed, 11 Mar 2009 20:09:23 +0100 wenzelm tuned;
Wed, 11 Mar 2009 19:27:48 +0100 wenzelm merged
Wed, 11 Mar 2009 18:32:23 +0100 haftmann merged
Wed, 11 Mar 2009 16:20:07 +0100 haftmann fixed typo
Wed, 11 Mar 2009 16:15:17 +0100 haftmann (restored previous version)
Wed, 11 Mar 2009 15:56:52 +0100 haftmann corrected type inference of primitive definitions
Wed, 11 Mar 2009 15:56:51 +0100 haftmann HOLogic.mk_set, HOLogic.dest_set
Wed, 11 Mar 2009 15:56:50 +0100 haftmann tuned
Wed, 11 Mar 2009 15:56:50 +0100 haftmann tuned funny error message
Wed, 11 Mar 2009 15:56:49 +0100 haftmann stripped dead code
Wed, 11 Mar 2009 15:56:49 +0100 haftmann min_weak_def [code del]
Wed, 11 Mar 2009 19:27:04 +0100 wenzelm renamed (unused?) "split.splits" to split_splits -- it was only accepted by accident;
Wed, 11 Mar 2009 17:51:01 +0100 wenzelm merged
Wed, 11 Mar 2009 13:53:51 +0100 hoelzl Extended approximation boundaries by fractions and base-2 floating point numbers
Wed, 11 Mar 2009 12:51:00 +0100 nipkow Added "What's in Main" to doc sources
Wed, 11 Mar 2009 11:41:14 +0100 nipkow merged
Wed, 11 Mar 2009 11:40:58 +0100 nipkow Docs
Wed, 11 Mar 2009 10:58:18 +0100 hoelzl Updated paths in Decision_Procs comments and NEWS
Wed, 11 Mar 2009 16:36:27 +0100 wenzelm 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 wenzelm more precise treatment of qualified bindings;
Wed, 11 Mar 2009 15:44:12 +0100 wenzelm removed obsolete absolute_path -- use root_path with qualified binding;
Wed, 11 Mar 2009 15:42:19 +0100 wenzelm explicit Binding.qualified_name -- prevents implicitly qualified bstring;
Wed, 11 Mar 2009 15:38:25 +0100 wenzelm Thm.def_binding_optional;
Wed, 11 Mar 2009 15:36:12 +0100 wenzelm added def_binding_optional -- robust version of def_name_optional for bindings;
Wed, 11 Mar 2009 08:45:57 +0100 haftmann merged
Wed, 11 Mar 2009 08:45:47 +0100 haftmann avoid inspecting pretty output
Wed, 11 Mar 2009 08:45:47 +0100 haftmann explicit code equations for some rarely used pred operations
Wed, 11 Mar 2009 08:45:47 +0100 haftmann moved Decision_Procs examples to Decision_Procs/ex
Wed, 11 Mar 2009 08:45:46 +0100 haftmann explicitly delete some code equations
Wed, 11 Mar 2009 08:45:46 +0100 haftmann delete code equations for types pred and seq
Tue, 10 Mar 2009 22:50:19 +0100 wenzelm merged
Tue, 10 Mar 2009 22:22:52 +0100 nipkow Docs
Tue, 10 Mar 2009 22:49:56 +0100 wenzelm 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 wenzelm recover old ids;
Tue, 10 Mar 2009 21:43:19 +0100 wenzelm controlled_execution/debugging: special handling of UNDEF to prevent it to appear in exception_trace;
Tue, 10 Mar 2009 21:20:01 +0100 wenzelm explicit root_path, parent_path;
Tue, 10 Mar 2009 21:19:22 +0100 wenzelm removed obsolete no_base_names;
Tue, 10 Mar 2009 21:18:52 +0100 wenzelm invoke_case: proper qualification of name binding, avoiding old no_base_names;
Tue, 10 Mar 2009 21:18:01 +0100 wenzelm add_path: discontinued special meaning of "//", "/", "..";
Tue, 10 Mar 2009 18:52:26 +0100 wenzelm merged
Tue, 10 Mar 2009 17:39:18 +0000 webertj Automated merge with ssh://webertj@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Tue, 10 Mar 2009 17:39:06 +0000 webertj Instead of giving up entirely, arith now ignores all inequalities when there are too many.
Tue, 10 Mar 2009 17:54:49 +0100 wenzelm merged
Tue, 10 Mar 2009 16:36:22 +0100 hoelzl Fixed type error which appeared when Approximation bounds where specified as floating point numbers
Tue, 10 Mar 2009 16:51:08 +0100 wenzelm just one naming policy based on binding content -- eliminated odd "object-oriented" style;
Tue, 10 Mar 2009 16:48:27 +0100 wenzelm tuned proofs;
Tue, 10 Mar 2009 16:44:20 +0100 wenzelm added qualified_name_of;
Tue, 10 Mar 2009 16:43:59 +0100 wenzelm pretty_full_theory: no longer display name prefix -- naming is far more complex now;
Tue, 10 Mar 2009 16:42:58 +0100 wenzelm quote binding for ML toplevel pp;
Tue, 10 Mar 2009 11:01:28 +0100 wenzelm merged
Tue, 10 Mar 2009 08:47:45 +0000 webertj Instead of giving up entirely, arith now ignores all inequalities when there are too many.
Tue, 10 Mar 2009 11:01:15 +0100 wenzelm updated generated file -- changed due to different treatmeant of type constraints in OptionalSugar.thy;
Tue, 10 Mar 2009 10:59:59 +0100 wenzelm more robust treatment of (authentic) consts within translations;
Mon, 09 Mar 2009 23:29:13 +0100 nipkow Docs
Mon, 09 Mar 2009 23:07:51 +0100 nipkow merged
Mon, 09 Mar 2009 23:07:41 +0100 nipkow Docs
Mon, 09 Mar 2009 22:56:39 +0100 wenzelm added session HOL-Docs;
Mon, 09 Mar 2009 22:43:25 +0100 wenzelm tuned;
Mon, 09 Mar 2009 21:26:13 +0100 wenzelm simplified presentation_context_of;
Mon, 09 Mar 2009 21:25:33 +0100 wenzelm markup antiquotation options;
Mon, 09 Mar 2009 21:23:40 +0100 wenzelm fornal markup for antiquotation options;
Mon, 09 Mar 2009 21:12:14 +0100 wenzelm * More systematic treatment of long names, abstract name bindings, and name space operations.
Mon, 09 Mar 2009 20:34:11 +0100 wenzelm moved @{ML_functor} and @{ML_text} to Pure;
Mon, 09 Mar 2009 20:29:45 +0100 wenzelm replaced old locale option by proper "text (in locale)";
Mon, 09 Mar 2009 17:55:03 +0100 wenzelm adapted to simplified ThyOutput.antiquotation interface;
Mon, 09 Mar 2009 17:54:27 +0100 wenzelm adapted to simplified ThyOutput.antiquotation interface;
Mon, 09 Mar 2009 17:53:53 +0100 wenzelm simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
Mon, 09 Mar 2009 15:49:55 +0100 wenzelm merged
Mon, 09 Mar 2009 14:44:04 +0100 haftmann merged
Mon, 09 Mar 2009 14:43:51 +0100 haftmann NameSpace.base_name ~> Long_Name.base_name
Mon, 09 Mar 2009 14:20:07 +0100 nipkow Docs
Mon, 09 Mar 2009 12:24:19 +0100 nipkow merged
Mon, 09 Mar 2009 12:24:01 +0100 nipkow fixed typing of UN/INT syntax
Mon, 09 Mar 2009 15:36:31 +0100 wenzelm more contributors;
Mon, 09 Mar 2009 11:57:48 +0100 wenzelm adapted ThyOutput.antiquotation;
Mon, 09 Mar 2009 11:56:34 +0100 wenzelm refined antiquotation interface: formally pass result context and (potential) result source;
Mon, 09 Mar 2009 10:10:34 +0100 haftmann merged
Mon, 09 Mar 2009 09:37:33 +0100 haftmann binding replaces bstring
Mon, 09 Mar 2009 09:34:39 +0100 haftmann dropped eq_pred
Sun, 08 Mar 2009 17:25:16 +0100 haftmann merged
Sun, 08 Mar 2009 15:25:29 +0100 haftmann refined enumeration implementation
Sun, 08 Mar 2009 15:25:29 +0100 haftmann added top and bot syntax
Sun, 08 Mar 2009 15:25:28 +0100 haftmann added predicate compiler, as formally checked prototype, not as user package
Mon, 09 Mar 2009 10:01:58 +0100 haftmann attempt to bypass spurious infix syntax problem on polyml/sun
Mon, 09 Mar 2009 09:38:36 +0100 nipkow UN syntax fix
Mon, 09 Mar 2009 09:24:50 +0100 nipkow merged
Mon, 09 Mar 2009 09:24:31 +0100 nipkow Docs updates
Sun, 08 Mar 2009 21:35:39 +0100 wenzelm use simplified ThyOutput.antiquotation;
Sun, 08 Mar 2009 21:12:37 +0100 wenzelm added (raw_)antiquotation -- simplified wrapper for defining output commands;
Sun, 08 Mar 2009 20:31:54 +0100 wenzelm simplified presentation: pass state directly;
Sun, 08 Mar 2009 20:31:01 +0100 wenzelm simplified presentation: built into transaction, pass state directly;
Sun, 08 Mar 2009 17:37:18 +0100 wenzelm adapted to structure Long_Name;
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sun, 08 Mar 2009 17:19:15 +0100 wenzelm proper local context for text with antiquotations;
Sun, 08 Mar 2009 17:05:43 +0100 wenzelm more explicit warning message;
Sun, 08 Mar 2009 17:03:07 +0100 wenzelm added qualified_name -- emulates old-style qualified bstring;
Sun, 08 Mar 2009 16:53:38 +0100 wenzelm added General/long_name.ML;
Sun, 08 Mar 2009 16:53:07 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sun, 08 Mar 2009 15:01:10 +0100 wenzelm index_ML: removed spurious writeln introduced in 41ce4f5c97c9 -- it merely produces unreadable LaTeX sources;
Sun, 08 Mar 2009 12:16:12 +0100 wenzelm proper context for Simplifier.pretty_ss;
Sun, 08 Mar 2009 12:15:58 +0100 wenzelm added dest_ss;
Sun, 08 Mar 2009 00:41:52 +0100 wenzelm use binding type;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip