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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip