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;
Sun, 08 Mar 2009 00:16:34 +0100 wenzelm merged
Sat, 07 Mar 2009 23:41:04 +0100 haftmann merged
Sat, 07 Mar 2009 15:20:32 +0100 haftmann restructured theory Set.thy
Sat, 07 Mar 2009 23:37:09 +0100 wenzelm merged
Sat, 07 Mar 2009 17:05:40 +0100 blanchet Removed "nitpick_maybe" constant. Makarius now taught me a much nicer trick.
Sat, 07 Mar 2009 16:47:36 +0100 blanchet Added a second timeout mechanism to Refute.
Sat, 07 Mar 2009 12:27:26 +0100 blanchet merged
Sat, 07 Mar 2009 12:26:56 +0100 blanchet Refute: Distinguish between "genuine" and "potential" in the newly added "expect" option.
Sat, 07 Mar 2009 23:30:58 +0100 wenzelm minimal adaptions for abstract binding type;
Sat, 07 Mar 2009 22:17:25 +0100 wenzelm more uniform handling of binding in packages;
Sat, 07 Mar 2009 22:16:50 +0100 wenzelm more uniform handling of binding in targets and derived elements;
Sat, 07 Mar 2009 22:12:07 +0100 wenzelm replace old bstring by binding for logical primitives: class, type, const etc.;
Sat, 07 Mar 2009 22:04:59 +0100 wenzelm moved Thm.def_name(_optional) to more_thm.ML;
Sat, 07 Mar 2009 21:57:36 +0100 wenzelm adapted Syntax.const_name;
Sat, 07 Mar 2009 21:20:17 +0100 wenzelm canonical argument order for type_name, const_name;
Sat, 07 Mar 2009 21:19:24 +0100 wenzelm added const_binding;
Sat, 07 Mar 2009 21:18:37 +0100 wenzelm added prefix_name, suffix_name;
Sat, 07 Mar 2009 12:07:30 +0100 wenzelm Theory.add_axioms/add_defs: replaced old bstring by binding;
Sat, 07 Mar 2009 11:45:56 +0100 wenzelm renamed rep_ss to MetaSimplifier.internal_ss;
Sat, 07 Mar 2009 11:32:31 +0100 wenzelm Binding.str_of: removed verbose feature, include qualifier in output;
Sat, 07 Mar 2009 11:31:41 +0100 wenzelm oracle: proper name position, tuned;
Sat, 07 Mar 2009 10:06:58 +0100 haftmann merged
Sat, 07 Mar 2009 10:06:31 +0100 haftmann drop poisonous code equations
Sat, 07 Mar 2009 10:06:12 +0100 haftmann suppress document output
Fri, 06 Mar 2009 20:30:19 +0100 haftmann theory with syntax for lattice operations
Fri, 06 Mar 2009 20:30:18 +0100 haftmann added babel -- necessary for bind infix syntax
Fri, 06 Mar 2009 20:30:17 +0100 haftmann added enumeration of predicates
Fri, 06 Mar 2009 20:30:17 +0100 haftmann moved instance option :: finite to Option.thy
Fri, 06 Mar 2009 20:30:16 +0100 haftmann constructive version of Cantor's first diagonalization argument
Fri, 06 Mar 2009 20:29:37 +0100 haftmann equalities for Min, Max
Fri, 06 Mar 2009 23:25:08 +0100 wenzelm merged
Fri, 06 Mar 2009 22:06:33 +0100 nipkow added lemma
Fri, 06 Mar 2009 21:57:56 +0100 nipkow merged
Fri, 06 Mar 2009 21:57:46 +0100 nipkow Docs
Fri, 06 Mar 2009 22:50:30 +0100 wenzelm eliminated Output.immediate_output -- violates the official message channel protocol;
Fri, 06 Mar 2009 22:47:32 +0100 wenzelm schedule_seq: handle after_load errors as in schedule_futures;
Fri, 06 Mar 2009 22:32:27 +0100 wenzelm replaced archaic use of rep_ss by Simplifier.mksimps;
Fri, 06 Mar 2009 21:49:58 +0100 wenzelm improved error handling for document antiquotations;
Fri, 06 Mar 2009 19:38:03 +0100 blanchet merged
Fri, 06 Mar 2009 17:39:05 +0100 nipkow merged
Fri, 06 Mar 2009 19:37:31 +0100 blanchet Added "expect" option to Refute, like in Nitpick, that allows to write regression tests.
Fri, 06 Mar 2009 17:38:47 +0100 nipkow added lemmas
Fri, 06 Mar 2009 17:21:17 +0100 blanchet Fix remaining occurrences of "'a set" in Refute, by using "'a => bool" instead.
Fri, 06 Mar 2009 15:54:33 +0100 blanchet merged
Fri, 06 Mar 2009 15:31:26 +0100 blanchet merged
Fri, 06 Mar 2009 15:31:07 +0100 blanchet Added a "nitpick_maybe" symbol, which is used by Nitpick. This will go away once Nitpick is part of HOL.
Fri, 06 Mar 2009 15:51:18 +0100 haftmann merged
Fri, 06 Mar 2009 11:10:57 +0100 haftmann merged
Fri, 06 Mar 2009 11:10:18 +0100 haftmann set operations Int, Un, INTER, UNION, Inter, Union, empty, UNIV are now proper qualified constants with authentic syntax
Thu, 05 Mar 2009 08:24:28 +0100 haftmann merged
Thu, 05 Mar 2009 08:23:11 +0100 haftmann set operations Int, Un, INTER, UNION, Inter, Union, empty, UNIV are now proper qualified constants with authentic syntax
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip