Tue, 13 Jul 2010 11:27:19 +0100 paulson merged
Tue, 13 Jul 2010 11:26:16 +0100 paulson corrected mixfix declarations and tidied proofs
Tue, 13 Jul 2010 17:19:35 +0100 paulson merged
Tue, 13 Jul 2010 17:19:08 +0100 paulson Fixed syntax and tidied some proofs
Tue, 13 Jul 2010 18:01:42 +0200 bulwahn correcting function name of generator for products of traditional code generator (introduced in 0040bafffdef)
Tue, 13 Jul 2010 16:30:13 +0200 haftmann consolidated names of theorems
Tue, 13 Jul 2010 16:21:49 +0200 haftmann qualified names for (really) all array operations
Tue, 13 Jul 2010 16:12:40 +0200 haftmann canonical argument order for get
Tue, 13 Jul 2010 16:00:56 +0200 haftmann qualified names for (almost) all array operations
Tue, 13 Jul 2010 15:37:31 +0200 haftmann canonical argument order for present
Tue, 13 Jul 2010 15:34:02 +0200 haftmann canonical argument order for length
Tue, 13 Jul 2010 11:23:21 +0100 kleing merged
Tue, 13 Jul 2010 11:21:22 +0100 kleing new crontab
Tue, 13 Jul 2010 12:20:23 +0200 haftmann merged
Tue, 13 Jul 2010 12:16:24 +0200 haftmann proper merge of operation changes and generic do-syntax
Tue, 13 Jul 2010 12:05:20 +0200 haftmann merged
Tue, 13 Jul 2010 12:01:34 +0200 haftmann hide_const; update replaces change
Tue, 13 Jul 2010 11:17:13 +0100 kleing remove separate afp settings again, use plain mac-poly64-M4 instead.
Tue, 13 Jul 2010 11:01:12 +0100 kleing merged
Tue, 13 Jul 2010 11:00:20 +0100 kleing new settings for afp test
Tue, 13 Jul 2010 12:00:11 +0200 krauss Heap_Monad uses Monad_Syntax
Tue, 13 Jul 2010 11:50:22 +0200 krauss State_Monad uses Monad_Syntax
Tue, 13 Jul 2010 00:15:37 +0200 krauss uniform do notation for monads
Tue, 13 Jul 2010 00:15:37 +0200 krauss generic ad-hoc overloading via check/uncheck
Tue, 13 Jul 2010 11:38:04 +0200 haftmann corrected title
Tue, 13 Jul 2010 11:38:03 +0200 haftmann theorem collections do not contain default rules any longer
Tue, 13 Jul 2010 02:29:05 +0200 boehmes fixed handling of Ball/Bex: turn equalities into meta-equalities for the rewriting conversions;
Mon, 12 Jul 2010 22:35:41 +0200 wenzelm removed unused/untested IOA 'automaton' package;
Mon, 12 Jul 2010 22:17:31 +0200 wenzelm removed impractical tolerate_legacy_features flag;
Mon, 12 Jul 2010 22:14:11 +0200 wenzelm tuned comment;
Mon, 12 Jul 2010 22:07:36 +0200 wenzelm removed legacy aliases;
Mon, 12 Jul 2010 21:38:37 +0200 wenzelm moved misc legacy stuff from OldGoals to Misc_Legacy;
Mon, 12 Jul 2010 21:12:18 +0200 wenzelm eliminated OldGoals.strip_context;
Mon, 12 Jul 2010 20:35:10 +0200 wenzelm removed old HOL/HOLCF-Modelcheck setup, which has been unused/untested for many years;
Mon, 12 Jul 2010 20:21:39 +0200 wenzelm do not intercept ML exceptions -- printing exception positions/text is the job of the Isar/ML toplevel;
Mon, 12 Jul 2010 18:59:38 +0200 wenzelm some modernization of really ancient Meson experiments;
Mon, 12 Jul 2010 16:40:48 +0200 haftmann dropped empty theory
Mon, 12 Jul 2010 16:38:20 +0200 haftmann moved auxiliary lemma
Mon, 12 Jul 2010 16:26:48 +0200 haftmann dropped unused lemmas of dubious value
Mon, 12 Jul 2010 16:23:30 +0200 haftmann dropped unused lemmas of dubious value
Mon, 12 Jul 2010 16:19:15 +0200 haftmann split off mrec into separate theory
Mon, 12 Jul 2010 16:05:08 +0200 haftmann spelt out relational framework in a consistent way
Mon, 12 Jul 2010 11:39:27 +0200 haftmann avoid explicit mandatory prefix markers when prefixes are mandatory implicitly
Mon, 12 Jul 2010 11:21:56 +0200 haftmann merged
Mon, 12 Jul 2010 11:21:27 +0200 haftmann moved co-regularity to class section; avoid duplicated class_deps
Mon, 12 Jul 2010 10:48:37 +0200 haftmann dropped superfluous [code del]s
Mon, 12 Jul 2010 08:58:27 +0200 haftmann merged
Mon, 12 Jul 2010 08:58:13 +0200 haftmann dropped superfluous [code del]s
Mon, 12 Jul 2010 08:58:12 +0200 haftmann more regular session structure
Sat, 10 Jul 2010 22:39:16 +0200 wenzelm regular image setup for HOL-Library (cf. 4915de09b4d3 and ccae4ecd67f4) -- note that document preparation requires a separate session directory, and library.ML is a bit too generic as a file in the default load path;
Sat, 10 Jul 2010 21:38:16 +0200 wenzelm merged
Fri, 09 Jul 2010 16:44:05 +0100 kleing Added current crontab of macbroy28
Fri, 09 Jul 2010 17:15:03 +0200 krauss moved example to its own file in HOL/ex
Fri, 09 Jul 2010 17:00:42 +0200 haftmann merged
Fri, 09 Jul 2010 16:58:44 +0200 haftmann pervasive success combinator
Fri, 09 Jul 2010 16:32:25 +0200 krauss added "while_option", which needs no well-foundedness; defined "while" in terms of "while_option"
Fri, 09 Jul 2010 10:08:10 +0200 haftmann avoid slightly odd "M" suffix; rename mapM to fold_map (fold_map_abort would be more correct, though)
Fri, 09 Jul 2010 09:48:54 +0200 haftmann adapted to changes
Fri, 09 Jul 2010 09:48:53 +0200 haftmann guard combinator
Fri, 09 Jul 2010 09:48:53 +0200 haftmann tuned reference theory
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip