Wed, 06 Feb 2013 17:57:21 +0100 hoelzl replace open_interval with the rule open_tendstoI; generalize Liminf/Limsup rules
Wed, 06 Feb 2013 17:18:01 +0100 hoelzl check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop
Tue, 05 Feb 2013 17:19:13 +0100 blanchet removed spurious trimming
Mon, 04 Feb 2013 09:06:20 +0100 nipkow tuned
Sun, 03 Feb 2013 17:31:33 +0100 blanchet tuned slicing (E-MaLeS and E-Par)
Sat, 02 Feb 2013 17:25:55 +0100 blanchet tune slices further
Sat, 02 Feb 2013 10:13:14 +0100 blanchet tweak ATP slices further
Thu, 31 Jan 2013 18:04:19 +0100 blanchet compile
Thu, 31 Jan 2013 17:54:05 +0100 blanchet also have SMT solvers alternate fact filter
Thu, 31 Jan 2013 17:54:05 +0100 blanchet use the right filter in each slice
Thu, 31 Jan 2013 17:54:05 +0100 blanchet tuned slices
Thu, 31 Jan 2013 17:54:05 +0100 blanchet store fact filter along with ATP slice
Thu, 31 Jan 2013 17:54:05 +0100 blanchet tuned data structure
Thu, 31 Jan 2013 17:54:05 +0100 blanchet thread through fact triple component from which used facts come, for accurate index output
Thu, 31 Jan 2013 17:54:05 +0100 blanchet more precise output of selected facts
Thu, 31 Jan 2013 17:54:05 +0100 blanchet thread fact triple (MeSh, MePo, MaSh) to allow different filters in different slices
Thu, 31 Jan 2013 17:54:05 +0100 blanchet simplified SMT solver code in Sledgehammer
Thu, 31 Jan 2013 17:54:05 +0100 blanchet eliminated needless speed optimization -- and simplified code quite a bit
Thu, 31 Jan 2013 17:54:05 +0100 blanchet distinguish raw and non-raw facts, using raw for 10 000s of facts and non-raw after selection of some hundreds
Thu, 31 Jan 2013 17:54:05 +0100 blanchet report (MeSh, MePo, MaSh) triple, to be able to use different filters in different slices
Thu, 31 Jan 2013 17:42:12 +0100 hoelzl remove unnecessary assumption from real_normed_vector
Thu, 31 Jan 2013 12:09:07 +0100 blanchet adapted to new MaSh interface
Thu, 31 Jan 2013 11:31:30 +0100 hoelzl use order topology for extended reals
Thu, 31 Jan 2013 11:31:27 +0100 hoelzl introduce order topology
Thu, 31 Jan 2013 11:31:22 +0100 hoelzl simplify heine_borel type class
Thu, 31 Jan 2013 11:20:12 +0100 blanchet compute proper weight for "p proves p" in MaSh
Tue, 15 Jan 2013 12:13:27 +0100 kuncar restore code equations for List.set in RBT_Set; make Scala happy according to 7.1 in the code generator manual
Fri, 25 Jan 2013 16:45:09 +0100 nipkow tuned
Sun, 20 Jan 2013 15:34:27 +0100 wenzelm back to post-release mode -- after fork point;
Sun, 20 Jan 2013 15:26:56 +0100 wenzelm updated for release;
Sun, 20 Jan 2013 14:05:37 +0100 wenzelm merged
Sun, 20 Jan 2013 14:00:05 +0100 wenzelm misc tuning for release;
Sun, 20 Jan 2013 13:59:13 +0100 wenzelm tuned;
Sun, 20 Jan 2013 13:55:15 +0100 wenzelm accomodate scala-2.9.2;
Sat, 19 Jan 2013 22:18:35 +0100 wenzelm afford parallel proof terms;
Sat, 19 Jan 2013 22:17:26 +0100 wenzelm always close derivation at the bottom of forked proofs (despite increased non-determinism of proof terms) -- improve parallel performance by avoiding dynamic dependency within large Isar proofs, e.g. Slicing/JinjaVM/SemanticsWF.thy in AFP/bf9b14cbc707;
Sat, 19 Jan 2013 21:05:05 +0100 nipkow simplified proofs
Sat, 19 Jan 2013 17:42:12 +0100 blanchet tuning
Sat, 19 Jan 2013 12:53:13 +0100 wenzelm misc cleanup;
Sat, 19 Jan 2013 00:00:29 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 23:33:17 +0100 wenzelm use inlined session name as title for charts;
Fri, 18 Jan 2013 22:38:34 +0100 wenzelm tuned signature;
Fri, 18 Jan 2013 22:31:57 +0100 wenzelm charts for future task runtime statistics;
Fri, 18 Jan 2013 20:31:22 +0100 wenzelm merged
Fri, 18 Jan 2013 20:24:51 +0100 wenzelm more uniform permissions;
Fri, 18 Jan 2013 20:16:47 +0100 wenzelm more generous C stack size as in Linux and Mac OS X, to reduce chance of Cygwin-specific crashes;
Fri, 18 Jan 2013 18:46:52 +0100 wenzelm tuned proof -- much faster;
Fri, 18 Jan 2013 17:51:50 +0100 wenzelm more systematic task statistics;
Fri, 18 Jan 2013 16:20:09 +0100 wenzelm added "tasks_proof" statistics, via slighly odd global reference Future.forked_proofs (NB: Future.report_status is intertwined with scheduler thread);
Fri, 18 Jan 2013 20:01:59 +0100 hoelzl generalized diameter from real_normed_vector to metric_space
Fri, 18 Jan 2013 20:01:41 +0100 hoelzl tuned proof
Fri, 18 Jan 2013 20:00:59 +0100 hoelzl tune prove compact_eq_totally_bounded
Thu, 17 Jan 2013 15:28:53 -0800 huffman generalized theorem edelstein_fix to class metric_space
Fri, 18 Jan 2013 16:06:45 +0100 blanchet tuning
Fri, 18 Jan 2013 14:33:16 +0100 blanchet pass correct index to "Sign.typ_unify" -- this is important to avoid what appears to be an infinite loop in the unifier
Fri, 18 Jan 2013 00:18:11 +0100 blanchet optimization -- evaluate conversion to table only once
Thu, 17 Jan 2013 23:53:55 +0100 blanchet MeSh prover generation
Thu, 17 Jan 2013 23:29:22 +0100 blanchet use correct weights in MeSh driver
Thu, 17 Jan 2013 23:29:17 +0100 blanchet use precomputed MaSh/MePo data whenever available
Thu, 17 Jan 2013 23:00:20 +0100 wenzelm merged
Thu, 17 Jan 2013 22:43:09 +0100 wenzelm merged
Thu, 17 Jan 2013 18:23:10 +0100 wenzelm copy Cygwin-Latex-Setup.bat;
Thu, 17 Jan 2013 18:19:30 +0100 wenzelm more formal Cygwin-Latex-Setup (excluding bulky texlive-collection-fontsextra, which would be required for eulervm.sty);
Thu, 17 Jan 2013 18:16:20 +0100 wenzelm updated to cygwin-20130117;
Thu, 17 Jan 2013 17:51:43 +0100 wenzelm proper permissions;
Thu, 17 Jan 2013 17:47:09 +0100 wenzelm tuned;
Thu, 17 Jan 2013 17:29:02 +0100 wenzelm updated to jdk-7u11;
Thu, 17 Jan 2013 08:31:16 -0800 huffman simplify proof of compact_imp_bounded
Thu, 17 Jan 2013 19:20:56 +0100 blanchet added step to skip some queries
Thu, 17 Jan 2013 18:53:13 +0100 blanchet provide a means to skip a method
Thu, 17 Jan 2013 18:43:59 +0100 blanchet evaluate more cases (cf. paper)
Thu, 17 Jan 2013 17:55:03 +0100 blanchet updated MaSh
Thu, 17 Jan 2013 17:55:02 +0100 blanchet make SPASS more configurable, for experiments
Tue, 15 Jan 2013 20:26:38 -0800 huffman generalize more topology lemmas
Tue, 15 Jan 2013 19:28:48 -0800 huffman generalize topology lemmas; simplify proofs
Thu, 17 Jan 2013 15:50:56 +0100 wenzelm merged
Thu, 17 Jan 2013 15:49:50 +0100 wenzelm tuned signature (again) -- keep Properties more generic;
Thu, 17 Jan 2013 15:17:48 +0100 wenzelm tuned proofs;
Thu, 17 Jan 2013 14:38:12 +0100 hoelzl simplified prove of compact_imp_bounded
Thu, 17 Jan 2013 13:58:02 +0100 hoelzl use accumulation point characterization (avoids t1_space restriction for equivalence of countable and sequential compactness); remove heine_borel_lemma
Thu, 17 Jan 2013 13:21:34 +0100 hoelzl move auxiliary lemma to top
Thu, 17 Jan 2013 13:20:17 +0100 hoelzl add countable compacteness; replace finite_range_imp_infinite_repeats by pigeonhole_infinite
Thu, 17 Jan 2013 12:26:54 +0100 hoelzl group compactness-eq-seq-compactness lemmas together
Thu, 17 Jan 2013 12:21:24 +0100 hoelzl replace convergent_imp_cauchy by LIMSEQ_imp_Cauchy
Thu, 17 Jan 2013 12:09:48 +0100 hoelzl tuned
Thu, 17 Jan 2013 12:09:21 +0100 hoelzl removed subseq_bigger (replaced by seq_suble)
Thu, 17 Jan 2013 11:59:12 +0100 hoelzl countablility of finite subsets and rational numbers
Thu, 17 Jan 2013 11:57:17 +0100 hoelzl generalize compact_path_image to topological_space
Thu, 17 Jan 2013 14:15:10 +0100 wenzelm re-generated components.sha1;
Thu, 17 Jan 2013 14:12:35 +0100 wenzelm merged
Thu, 17 Jan 2013 14:11:26 +0100 wenzelm more system-independent order of components.sha1 to keep changes monotonic;
Thu, 17 Jan 2013 12:04:52 +0100 wenzelm clarified Future.error_msg: slightly more robust id check, actually suppress displaced messages;
Thu, 17 Jan 2013 12:04:05 +0100 wenzelm delay to give users a chance to see what was happening, even with auto_close enabled;
Thu, 17 Jan 2013 14:06:14 +0100 blanchet updated docs
Thu, 17 Jan 2013 14:02:25 +0100 blanchet updated component again, as there was an issue with hard-coded paths in "runepar.pl"
Thu, 17 Jan 2013 14:01:45 +0100 blanchet added E-Par support
Thu, 17 Jan 2013 13:11:44 +0100 blanchet updated E component
Thu, 17 Jan 2013 13:11:44 +0100 blanchet tweaked defaults
Thu, 17 Jan 2013 11:56:34 +0100 smolkas changed type of preplay time; tuned preplaying
Thu, 17 Jan 2013 11:55:40 +0100 smolkas move preplaying to own structure
Thu, 17 Jan 2013 10:44:51 +0100 noschinl register SHA1 for Haskabelle-2013 component
Thu, 17 Jan 2013 10:36:02 +0100 noschinl register Haskabelle as a component
Wed, 16 Jan 2013 22:18:46 +0100 wenzelm merged
Wed, 16 Jan 2013 22:18:13 +0100 wenzelm tuned proofs;
Wed, 16 Jan 2013 21:50:39 +0100 wenzelm tuned proofs;
Wed, 16 Jan 2013 21:49:56 +0100 wenzelm tuned signature;
Wed, 16 Jan 2013 21:39:43 +0100 wenzelm proper runtime position (cf. fe4714886d92 and Toplevel.error_msg) -- to make error messages actually appear in the document;
Wed, 16 Jan 2013 21:09:29 +0100 wenzelm close tooltip after Active.action, to make it look more interactive (notably due to lack of dynamic update);
Wed, 16 Jan 2013 20:41:29 +0100 wenzelm identify future results more carefully, to avoid odd duplication of error messages, notably from forked goals;
Wed, 16 Jan 2013 20:40:50 +0100 wenzelm eliminated dead code;
Wed, 16 Jan 2013 18:43:59 +0100 wenzelm proper range position;
Wed, 16 Jan 2013 16:26:36 +0100 wenzelm more explicit treatment of (optional) exception properties, notably for "serial" -- avoid conflict with startPosition = offset;
Wed, 16 Jan 2013 11:31:08 +0100 wenzelm tuned comments;
Wed, 16 Jan 2013 11:25:26 +0100 wenzelm tuned signature;
Wed, 16 Jan 2013 19:02:40 +0100 smolkas use Pure instead of HOL connectives
Wed, 16 Jan 2013 12:55:29 +0100 blanchet graceful failure
Wed, 16 Jan 2013 12:46:11 +0100 blanchet honor fact range for MePo as well
Tue, 15 Jan 2013 20:51:30 +0100 blanchet more improvements to Isar proof reconstructions
Tue, 15 Jan 2013 20:51:30 +0100 blanchet tuned whitespace
Tue, 15 Jan 2013 20:22:01 +0100 wenzelm merged
Tue, 15 Jan 2013 17:28:46 +0100 wenzelm avoid handling arbitrary exceptions, notably physical interrupts that would make the program erratic;
Tue, 15 Jan 2013 16:34:19 +0100 wenzelm tuned;
Tue, 15 Jan 2013 12:45:19 +0100 wenzelm separate color ranges by 1px to improve discernment of overall theory status;
Tue, 15 Jan 2013 12:30:23 +0100 wenzelm grand-unified Admin/Release/build script (excluding .app and .exe);
Tue, 15 Jan 2013 08:29:56 -0800 huffman generalized more topology theorems
Mon, 14 Jan 2013 19:28:39 -0800 huffman generalize lemma islimpt_finite to class t1_space
Tue, 15 Jan 2013 13:46:19 +0100 nipkow tuned
Mon, 14 Jan 2013 23:08:40 +0100 wenzelm more prominent status ticks;
Mon, 14 Jan 2013 22:33:53 +0100 wenzelm merged
Mon, 14 Jan 2013 22:24:57 +0100 wenzelm Isabelle_System.mkdirs with explicit error checking (in accordance to ML version), e.g. relevant with read-only DMG file-system on Mac OS X;
Mon, 14 Jan 2013 21:37:42 +0100 wenzelm include /isabelle/rebaseall in autorebaseall, which is run after installation of further packages;
Mon, 14 Jan 2013 20:12:18 +0100 wenzelm do not register quasi-components, notably cygwin;
Mon, 14 Jan 2013 19:45:14 +0100 wenzelm updated to jdk-7u11;
Mon, 14 Jan 2013 14:59:14 +0100 wenzelm updated to cygwin-20130114;
Mon, 14 Jan 2013 14:53:54 +0100 wenzelm clarified paths: init relatively to cygwin root;
Mon, 14 Jan 2013 14:52:52 +0100 wenzelm avoid odd copies of local configuration or backup files;
Mon, 14 Jan 2013 14:46:22 +0100 wenzelm more precise relevant_range to exploit overview_limit better;
Mon, 14 Jan 2013 13:59:43 +0100 wenzelm restrict "bad" markup to command keyword, notably excluding subsequent comments;
Mon, 14 Jan 2013 18:30:36 +0100 hoelzl differentiate (cover) compactness and sequential compactness
Mon, 14 Jan 2013 17:53:37 +0100 hoelzl introduce first_countable_topology typeclass
Mon, 14 Jan 2013 17:30:36 +0100 hoelzl move prod instantiation of second_countable_topology to its definition
Mon, 14 Jan 2013 17:29:04 +0100 hoelzl renamed countable_basis_space to second_countable_topology
Mon, 14 Jan 2013 17:16:59 +0100 hoelzl move eventually_Ball_finite to Limits
Mon, 14 Jan 2013 14:33:53 +0100 kuncar more update on Lifting in isar-ref
Mon, 14 Jan 2013 14:03:24 +0100 kuncar NEWS
Mon, 14 Jan 2013 13:43:58 +0100 kuncar update isar-ref for Quotient and Lifting package
Mon, 14 Jan 2013 10:32:33 +0100 blanchet run Sledgehammer provers in parallel in "try"
Mon, 14 Jan 2013 09:59:50 +0100 blanchet less brutal Metis failure -- the brutality was accidentally introduced by df8ae0590be2
Mon, 14 Jan 2013 09:59:50 +0100 blanchet adjust weights -- sorts are prolific, so tone them down even more
Sun, 13 Jan 2013 22:30:16 +0100 wenzelm merged
Sun, 13 Jan 2013 22:09:24 +0100 wenzelm merged
Sun, 13 Jan 2013 22:07:00 +0100 wenzelm more exhaustive full test, to avoid surprises with makedist_library;
Sun, 13 Jan 2013 22:05:47 +0100 wenzelm hardwired document_variants, to prevent HOL-IMP's \snip choking on macros from isabellestags.sty;
Sun, 13 Jan 2013 22:17:00 +0100 blanchet don't learn theories -- this option is very slow and not very helpful
Sun, 13 Jan 2013 22:00:45 +0100 blanchet more informative output
Sun, 13 Jan 2013 21:42:39 +0100 blanchet have Mirabelle produce more output
Sun, 13 Jan 2013 21:42:38 +0100 blanchet tuned message
Sun, 13 Jan 2013 21:14:49 +0100 wenzelm merged
Sun, 13 Jan 2013 20:59:59 +0100 wenzelm updated makedist_library;
Sun, 13 Jan 2013 20:30:33 +0100 wenzelm some attempts to avoid "._" files on Mac OS X;
Sun, 13 Jan 2013 19:45:32 +0100 wenzelm more sensible order of theory nodes (correspondance to Scala version), e.g. relevant to theory progress;
Sun, 13 Jan 2013 20:57:48 +0100 blanchet honor unknown chained in MaSh and a few other tweaks
Sun, 13 Jan 2013 15:04:55 +0100 blanchet remove obsolete MaSh files
Sun, 13 Jan 2013 12:28:20 +0100 blanchet don't generate queries with empty dependency list
Sun, 13 Jan 2013 12:15:44 +0100 blanchet cleaned up hint handling
Sun, 13 Jan 2013 12:15:43 +0100 blanchet better handlig of built-ins -- at the top-level, not in subterms
Sat, 12 Jan 2013 23:07:21 +0100 wenzelm tuned message;
Sat, 12 Jan 2013 22:14:29 +0100 wenzelm proper window title;
Sat, 12 Jan 2013 22:08:38 +0100 wenzelm add icon for toplevel windows;
Sat, 12 Jan 2013 21:15:44 +0100 wenzelm lower bound to font size for the sake of Mac OS X (cf. 4cd2d090be8f);
Sat, 12 Jan 2013 21:12:00 +0100 wenzelm forced scroll to bottom, for improved cross-platform appearance;
Sat, 12 Jan 2013 20:42:20 +0100 wenzelm merged
Sat, 12 Jan 2013 20:13:34 +0100 wenzelm tuned font size, notably for current HD displays;
Sat, 12 Jan 2013 19:53:24 +0100 wenzelm more uniform Pretty.char_width;
Sat, 12 Jan 2013 18:13:28 +0100 wenzelm tuned build_dialog: auto_close checkbox avoids user sitting and waiting;
Sat, 12 Jan 2013 17:28:07 +0100 wenzelm tuned signature;
Sat, 12 Jan 2013 16:43:38 +0100 wenzelm more uniform theory progress in build -v and build_dialog;
Sat, 12 Jan 2013 15:00:48 +0100 wenzelm immediate theory progress for build_dialog;
Sat, 12 Jan 2013 14:56:57 +0100 wenzelm populate "main" session group, e.g. relevant for Isabelle/jEdit logic selection;
Sat, 12 Jan 2013 14:53:56 +0100 wenzelm removed unused/non-portable bash_output_fifo;
Sat, 12 Jan 2013 14:47:17 +0100 wenzelm tuned signature;
Sat, 12 Jan 2013 16:49:40 +0100 blanchet honor filtering out of arguments for built-in constants (e.g. representation of numerals)
Sat, 12 Jan 2013 16:49:39 +0100 blanchet new version of MaSh Python component
Fri, 11 Jan 2013 22:38:12 +0100 wenzelm prefer MS-DOS-style temp;
Fri, 11 Jan 2013 22:23:03 +0100 wenzelm more Cygwin packages to help out in a pitch -- NB: make is still needed for legacy usedir;
Fri, 11 Jan 2013 22:16:48 +0100 wenzelm merged
Fri, 11 Jan 2013 22:01:49 +0100 wenzelm more NEWS;
Fri, 11 Jan 2013 21:51:39 +0100 wenzelm proper path names;
Fri, 11 Jan 2013 14:54:52 +0100 wenzelm refer to cygwin mirror with static copy of setup.ini;
Fri, 11 Jan 2013 14:33:44 +0100 wenzelm discontinued HOL side-entry sessions -- may be configured in $ISABELLE_HOME_USER/ROOT instead;
Fri, 11 Jan 2013 13:24:22 +0100 wenzelm obsolete;
Fri, 11 Jan 2013 13:23:51 +0100 wenzelm more standard contrib/cygwin location (again);
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip