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
Sun, 14 Aug 2011 11:44:12 -0700 huffman locale-ize some definitions, so perfect_space and heine_borel can inherit from the proper superclasses
Sun, 14 Aug 2011 10:47:47 -0700 huffman locale-ize some constant definitions, so complete_space can inherit from metric_space
Sun, 14 Aug 2011 10:25:43 -0700 huffman generalize constant 'lim' and limit uniqueness theorems to class t2_space
Tue, 16 Aug 2011 07:17:15 +0900 Cezary Kaliszyk Quotient Package: make quotient_type work with separate set type
Mon, 15 Aug 2011 22:31:17 +0200 wenzelm updated README;
Mon, 15 Aug 2011 21:54:32 +0200 wenzelm touch descendants of edited nodes;
Mon, 15 Aug 2011 21:05:30 +0200 wenzelm parellel scheduling of node edits and execution;
Mon, 15 Aug 2011 20:38:16 +0200 wenzelm tuned error message;
Mon, 15 Aug 2011 20:19:41 +0200 wenzelm retrieve imports from document state, with fall-back on theory loader for preloaded theories;
Mon, 15 Aug 2011 19:27:55 +0200 wenzelm explicit check of finished evaluation;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip