Thu, 18 Aug 2011 15:51:34 +0200 wenzelm tuned document;
Thu, 18 Aug 2011 15:39:00 +0200 wenzelm clarified Par_Exn.release_first: prefer plain exn, before falling back on full pack of parallel exceptions;
Thu, 18 Aug 2011 15:37:01 +0200 wenzelm export Par_List.managed_results, to enable specific treatment of results apart from default Par_Exn.release_first;
Thu, 18 Aug 2011 15:15:43 +0200 wenzelm tune Par_Exn.make: balance merge;
Thu, 18 Aug 2011 16:52:19 +0900 Cezary Kaliszyk Quotient_Examples/DList: explicit proof of remdups_eq_member_eq needed for explicit set type.
Wed, 17 Aug 2011 15:12:34 -0700 huffman merged
Wed, 17 Aug 2011 15:03:30 -0700 huffman HOL-IMP: respect set/pred distinction
Wed, 17 Aug 2011 15:02:17 -0700 huffman Determinants.thy: avoid using mem_def/Collect_def
Wed, 17 Aug 2011 14:42:59 -0700 huffman Wfrec.thy: respect set/pred distinction
Thu, 18 Aug 2011 00:02:44 +0200 wenzelm follow updates of Isabelle/Pure;
Wed, 17 Aug 2011 23:41:47 +0200 wenzelm merged
Wed, 17 Aug 2011 14:32:48 -0700 huffman IsaMakefile: target HOLCF-Library now compiles HOL/HOLCF/Library instead of HOL/Library
Wed, 17 Aug 2011 13:10:49 -0700 huffman merged
Wed, 17 Aug 2011 13:10:11 -0700 huffman Lim.thy: generalize and simplify proofs of LIM/LIMSEQ theorems
Wed, 17 Aug 2011 11:39:09 -0700 huffman add lemma tendsto_compose_eventually; use it to shorten some proofs
Wed, 17 Aug 2011 11:07:32 -0700 huffman Topology_Euclidean_Space.thy: simplify some proofs
Wed, 17 Aug 2011 11:06:39 -0700 huffman add lemma metric_tendsto_imp_tendsto
Wed, 17 Aug 2011 09:59:10 -0700 huffman simplify proofs of lemmas open_interval, closed_interval
Wed, 17 Aug 2011 23:37:23 +0200 wenzelm identify parallel exceptions where they emerge first -- to achieve unique results within evaluation graph;
Wed, 17 Aug 2011 22:25:00 +0200 wenzelm clarified Par_Exn.release_first: traverse topmost list structure only, not arbitrary depths of nested Par_Exn;
Wed, 17 Aug 2011 22:14:22 +0200 wenzelm more systematic handling of parallel exceptions;
Wed, 17 Aug 2011 20:08:36 +0200 wenzelm tuned signature;
Wed, 17 Aug 2011 18:52:21 +0200 haftmann merged
Wed, 17 Aug 2011 18:51:27 +0200 haftmann merged
Wed, 17 Aug 2011 07:13:13 +0200 haftmann merged
Tue, 16 Aug 2011 19:47:50 +0200 haftmann avoid Collect_def in proof
Wed, 17 Aug 2011 18:05:31 +0200 wenzelm modernized signature of Term.absfree/absdummy;
Wed, 17 Aug 2011 16:46:58 +0200 wenzelm improved default context for ML toplevel pretty-printing;
Wed, 17 Aug 2011 16:30:38 +0200 wenzelm less verbosity for 'function' and 'fun': observe "int" flag more carefully (cf. a32ca9165928);
Wed, 17 Aug 2011 16:01:27 +0200 wenzelm some convenience actions/shortcuts for control symbols;
Wed, 17 Aug 2011 15:14:48 +0200 wenzelm export Function_Fun.fun_config for user convenience;
Wed, 17 Aug 2011 13:14:20 +0200 wenzelm moved theory Nested_Environment to HOL-Unix (a bit too specific for HOL-Library);
Wed, 17 Aug 2011 10:03:58 +0200 blanchet distinguish THF syntax with and without choice (Satallax vs. LEO-II)
Tue, 16 Aug 2011 15:02:20 -0700 huffman merged
Tue, 16 Aug 2011 09:31:23 -0700 huffman add simp rules for isCont
Tue, 16 Aug 2011 23:39:58 +0200 wenzelm updated keywords -- old codegen is no longer in Pure;
Tue, 16 Aug 2011 23:39:30 +0200 wenzelm include HOL-Library keywords for the sake of recdef;
Tue, 16 Aug 2011 23:25:02 +0200 wenzelm merged
Tue, 16 Aug 2011 13:07:52 -0700 huffman Multivariate_Analysis includes Determinants.thy, but doesn't import it by default
Tue, 16 Aug 2011 07:56:17 -0700 huffman get Multivariate_Analysis/Determinants.thy compiled and working again
Tue, 16 Aug 2011 07:06:54 -0700 huffman get Library/Permutations.thy compiled and working again
Tue, 16 Aug 2011 23:17:26 +0200 wenzelm workaround for Cygwin, to make it work in the important special case without extra files;
Tue, 16 Aug 2011 22:48:31 +0200 wenzelm more robust Thy_Header.base_name, with minimal assumptions about path syntax;
Tue, 16 Aug 2011 21:54:06 +0200 wenzelm tuned message;
Tue, 16 Aug 2011 21:50:53 +0200 wenzelm more robust treatment of node dependencies in incremental edits;
Tue, 16 Aug 2011 21:13:52 +0200 wenzelm use full .thy file name as node name, which makes MiscUtilities.resolveSymlinks/File.getCanonicalPath more predictable;
Tue, 16 Aug 2011 12:06:49 +0200 wenzelm omit MiscUtilities.resolveSymlinks for now -- odd effects on case-insensible file-system;
Mon, 15 Aug 2011 19:42:52 -0700 huffman merged
Mon, 15 Aug 2011 18:35:36 -0700 huffman generalize lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq to class topological_space
Mon, 15 Aug 2011 16:48:05 -0700 huffman add lemma tendsto_compose
Mon, 15 Aug 2011 16:18:13 -0700 huffman remove extraneous subsection heading
Mon, 15 Aug 2011 15:11:55 -0700 huffman generalized lemma closed_Collect_eq
Mon, 15 Aug 2011 14:50:24 -0700 huffman remove duplicate lemma disjoint_iff
Mon, 15 Aug 2011 14:29:17 -0700 huffman Library/Product_Vector.thy: class instances for t0_space, t1_space, and t2_space
Mon, 15 Aug 2011 14:09:39 -0700 huffman add lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq;
Mon, 15 Aug 2011 12:18:34 -0700 huffman generalize lemma continuous_uniform_limit to class metric_space
Mon, 15 Aug 2011 12:13:46 -0700 huffman remove duplicate lemmas eventually_conjI, eventually_and, eventually_false
Mon, 15 Aug 2011 10:49:48 -0700 huffman Topology_Euclidean_Space.thy: organize section headings
Mon, 15 Aug 2011 09:08:17 -0700 huffman simplify some proofs
Sun, 14 Aug 2011 13:04:57 -0700 huffman generalize lemma convergent_subseq_convergent
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip