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;
Mon, 18 Oct 2010 16:23:55 +0100 wenzelm more on "Configuration options";
Mon, 18 Oct 2010 15:35:20 +0100 wenzelm tuned;
Mon, 18 Oct 2010 12:33:13 +0100 wenzelm more on "Basic data types";
Sun, 17 Oct 2010 20:54:30 +0100 wenzelm more on "Integers";
Sun, 17 Oct 2010 20:25:36 +0100 wenzelm use continental paragraph style, which works better with mixture of (in)formal text;
Sun, 17 Oct 2010 20:00:23 +0100 wenzelm robustified "warn" environment if \parindent is zero (e.g. within itemize, description etc.);
Sat, 16 Oct 2010 21:24:20 +0100 wenzelm more on "Basic ML data types";
Sat, 16 Oct 2010 21:23:34 +0100 wenzelm more robust treatment of symbolic indentifiers (which may contain colons);
Sat, 16 Oct 2010 20:27:35 +0100 wenzelm more examples;
Sat, 16 Oct 2010 20:02:11 +0100 wenzelm tuned;
Sat, 16 Oct 2010 11:34:46 +0100 wenzelm more on "Exceptions";
Fri, 15 Oct 2010 22:26:25 +0100 wenzelm more on "Exceptions";
Fri, 15 Oct 2010 20:36:52 +0100 wenzelm more examples;
Fri, 15 Oct 2010 20:22:56 +0100 wenzelm tuned chapter arrangement;
Fri, 15 Oct 2010 19:54:34 +0100 wenzelm more examples;
Fri, 15 Oct 2010 19:19:41 +0100 wenzelm moved bind_thm(s) to implementation manual;
Thu, 14 Oct 2010 21:55:21 +0100 wenzelm more on "Attributes";
Thu, 14 Oct 2010 21:05:21 +0100 wenzelm misc tuning and clarification;
Wed, 13 Oct 2010 21:57:21 +0100 wenzelm more on "Proof methods";
Wed, 13 Oct 2010 13:05:23 +0100 wenzelm examples in Isabelle/HOL;
Wed, 13 Oct 2010 11:15:15 +0100 wenzelm more on Proof.theorem;
Wed, 13 Oct 2010 10:52:15 +0100 wenzelm tuned;
Tue, 12 Oct 2010 21:18:05 +0100 wenzelm more examples;
Tue, 12 Oct 2010 20:03:31 +0100 wenzelm more on "Isar language elements";
Mon, 11 Oct 2010 21:42:37 +0100 wenzelm more examples;