Mon, 25 Oct 2010 13:34:57 +0200 haftmann CONTRIBUTORS
Mon, 25 Oct 2010 12:24:38 +0200 blanchet merge
Mon, 25 Oct 2010 11:42:05 +0200 blanchet merged
Mon, 25 Oct 2010 10:38:41 +0200 blanchet updated keywords
Mon, 25 Oct 2010 10:30:46 +0200 blanchet introduced manual version of "Auto Solve" as "solve_direct"
Mon, 25 Oct 2010 09:29:43 +0200 blanchet make "sledgehammer_params" work on single-threaded platforms
Fri, 22 Oct 2010 18:31:45 +0200 blanchet tuning
Fri, 22 Oct 2010 18:24:10 +0200 blanchet handle timeouts (to prevent failure from other threads);
Mon, 25 Oct 2010 12:11:12 +0200 haftmann update keywords
Mon, 25 Oct 2010 10:45:22 +0200 krauss some partial_function examples
Sat, 23 Oct 2010 23:42:04 +0200 krauss integrated partial_function into HOL-Plain
Sat, 23 Oct 2010 23:41:19 +0200 krauss first version of partial_function package
Sat, 23 Oct 2010 23:39:37 +0200 krauss Complete_Partial_Order.thy: complete partial orders over arbitrary chains, with fixpoint theorem
Mon, 25 Oct 2010 08:08:08 +0200 bulwahn merged
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn splitting Hotel Key card example into specification and the two tests for counter example generation
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn adding generator quickcheck
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn restructuring values command and adding generator compilation
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn moving general functions from core_data to predicate_compile_aux
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn updating to new notation in commented examples
Sun, 24 Oct 2010 15:11:24 -0700 huffman merged
Sun, 24 Oct 2010 03:43:12 -0700 huffman use default names sprod/Rep_sprod/Abs_sprod from pcpodef instead of Sprod/Rep_Sprod/Abs_Sprod; similarly for ssum
Sat, 23 Oct 2010 19:56:33 -0700 huffman remove legacy comp_dbind option from domain package
Sat, 23 Oct 2010 11:04:26 -0700 huffman change fixrec parser to not accept theorem names with (unchecked) option
Sat, 23 Oct 2010 11:03:50 -0700 huffman tuned
Fri, 22 Oct 2010 15:49:18 -0700 huffman rename lemma surjective_pairing_Sprod2 to spair_sfst_ssnd
Fri, 22 Oct 2010 15:47:43 -0700 huffman add lemma strict3
Fri, 22 Oct 2010 11:24:52 -0700 huffman do proofs using Rep_Sprod_simps, Rep_Ssum_simps; remove unused lemmas
Fri, 22 Oct 2010 07:45:32 -0700 huffman make discrete_cpo a subclass of chfin; remove chfin instances for fun, cfun
Fri, 22 Oct 2010 07:44:34 -0700 huffman direct instantiation unit :: discrete_cpo
Fri, 22 Oct 2010 06:58:45 -0700 huffman remove finite_po class
Fri, 22 Oct 2010 06:08:51 -0700 huffman simplify proofs about flift; remove unneeded lemmas
Fri, 22 Oct 2010 05:54:54 -0700 huffman simplify proof
Thu, 21 Oct 2010 15:21:39 -0700 huffman minimize imports
Thu, 21 Oct 2010 15:19:07 -0700 huffman add type annotation to avoid warning
Thu, 21 Oct 2010 12:51:36 -0700 huffman simplify some proofs, convert to Isar style
Thu, 21 Oct 2010 12:03:49 -0700 huffman rename lemma spair_lemma to spair_Sprod
Thu, 21 Oct 2010 06:03:18 -0700 huffman pcpodef (open) 'a lift
Thu, 21 Oct 2010 05:44:38 -0700 huffman remove intro! attribute from {sinl,sinr}_defined
Thu, 21 Oct 2010 05:35:32 -0700 huffman simplify proofs of ssumE, sprodE
Sun, 24 Oct 2010 21:25:13 +0200 wenzelm merged
Fri, 22 Oct 2010 20:57:33 +0100 wenzelm cumulative update of generated files (since bf164c153d10);
Fri, 22 Oct 2010 20:51:45 +0100 wenzelm removed ML_old.thy, which is largely superseded by ML.thy;
Fri, 22 Oct 2010 20:43:48 +0100 wenzelm more on "Canonical argument order";
Fri, 22 Oct 2010 19:03:31 +0100 wenzelm cover @{Isar.state};
Fri, 22 Oct 2010 16:57:55 +0100 wenzelm more on "Style and orthography";
Fri, 22 Oct 2010 12:02:00 +0100 wenzelm more on "Naming conventions";
Fri, 22 Oct 2010 11:27:05 +0100 wenzelm tuned;
Thu, 21 Oct 2010 21:53:34 +0100 wenzelm more on "Style and orthography";
Thu, 21 Oct 2010 20:06:13 +0100 wenzelm more refs;
Thu, 21 Oct 2010 20:00:46 +0100 wenzelm preliminary material on "Concrete syntax and type-checking";
Wed, 20 Oct 2010 21:22:56 +0100 wenzelm more on "Association lists", based on more succinct version of older material;
Wed, 20 Oct 2010 20:47:06 +0100 wenzelm clarified "lists as a set-like container";
Tue, 19 Oct 2010 21:13:10 +0100 wenzelm more robust treatment of "op IDENT";
Tue, 19 Oct 2010 21:01:34 +0100 wenzelm more on messages;
Tue, 19 Oct 2010 19:46:25 +0100 wenzelm more on synchronized variables;
Tue, 19 Oct 2010 19:20:02 +0100 wenzelm tuned;
Tue, 19 Oct 2010 19:16:27 +0100 wenzelm more robust index_ML antiquotations: guess name from text (affects infixes and type constructors in particular);
Tue, 19 Oct 2010 18:50:48 +0100 wenzelm misc tuning;
Mon, 18 Oct 2010 21:37:26 +0100 wenzelm somewhat modernized version of "Thread-safe programming";
Mon, 18 Oct 2010 19:06:07 +0100 wenzelm more robust examples: explicit @{assert} instead of unchecked output;