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
Thu, 05 Mar 2009 08:23:10 +0100 haftmann tuned
Thu, 05 Mar 2009 08:23:09 +0100 haftmann moved complete_lattice to Set.thy
Thu, 05 Mar 2009 08:23:08 +0100 haftmann dropped Id
Fri, 06 Mar 2009 14:51:18 +0100 haftmann corrected slip in NEWS
Fri, 06 Mar 2009 14:33:42 +0100 haftmann merged
Fri, 06 Mar 2009 14:33:19 +0100 haftmann added strict_mono predicate
Fri, 06 Mar 2009 11:50:32 +0100 wenzelm Identifiers of some old CVS file versions;
Fri, 06 Mar 2009 11:28:07 +0100 wenzelm recovered generated files;
Fri, 06 Mar 2009 11:25:54 +0100 wenzelm more precise deps;
Fri, 06 Mar 2009 09:35:43 +0100 nipkow merged
Fri, 06 Mar 2009 09:35:29 +0100 nipkow Added Docs
Thu, 05 Mar 2009 23:12:59 +0100 wenzelm render_tree: suppress markup only for empty body (of status messages, cf. da275b7809bd) in order to recover hilite;
Thu, 05 Mar 2009 21:06:59 +0100 wenzelm removed obsolete claset_rules_of, simpset_rules_of -- as proposed in the text;
Thu, 05 Mar 2009 20:55:28 +0100 wenzelm removed unused TableFun().fold_map and GraphFun().fold_map_nodes;
Thu, 05 Mar 2009 20:17:02 +0100 wenzelm removed spurious occurrences of old rep_ss;
Thu, 05 Mar 2009 19:48:02 +0100 wenzelm Thm.add_oracle interface: replaced old bstring by binding;
Thu, 05 Mar 2009 18:19:20 +0100 wenzelm silent chmod;
Thu, 05 Mar 2009 17:35:37 +0100 wenzelm Consts.abbreviate: reject schematic term variables, prevent schematic type variables (hidden polymorphism) via Term.close_schematic_term -- see also 8f84a608883d;
Thu, 05 Mar 2009 17:09:07 +0100 wenzelm close_schematic_term: uniform order of types/terms;
Thu, 05 Mar 2009 15:27:07 +0100 wenzelm eliminated Consts.eq_consts tuning -- this is built into tables and name spaces already;
Thu, 05 Mar 2009 15:25:35 +0100 wenzelm TableFun.join/merge: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard join/eq notion;
Thu, 05 Mar 2009 14:29:02 +0100 wenzelm fixed proofs -- follow-up to ecd6f0ca62ea;
Thu, 05 Mar 2009 12:11:25 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name (in accordance with "full_name");
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Thu, 05 Mar 2009 11:58:53 +0100 wenzelm eliminated obsolete ProofContext.full_bname;
Thu, 05 Mar 2009 10:54:03 +0100 wenzelm Binding.prefix_of;
Thu, 05 Mar 2009 10:53:49 +0100 wenzelm adapted Binding.dest;
Thu, 05 Mar 2009 10:52:07 +0100 wenzelm added prefix_of;
(0) -30000 -10000 -3000 -1000 -128 +128 +1000 +3000 +10000 +30000 tip