Sun, 26 Jun 2011 19:10:03 +0200 updated SMT certificates
boehmes [Sun, 26 Jun 2011 19:10:03 +0200] rev 43555
updated SMT certificates
Sun, 26 Jun 2011 19:10:02 +0200 generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem);
boehmes [Sun, 26 Jun 2011 19:10:02 +0200] rev 43554
generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem); maintain extra-logical information when introducing explicit application; handle let-expressions properly
Sat, 25 Jun 2011 20:03:07 +0200 proper tokens only if session is ready;
wenzelm [Sat, 25 Jun 2011 20:03:07 +0200] rev 43553
proper tokens only if session is ready;
Sat, 25 Jun 2011 19:38:35 +0200 entity markup for "type", "constant";
wenzelm [Sat, 25 Jun 2011 19:38:35 +0200] rev 43552
entity markup for "type", "constant";
Sat, 25 Jun 2011 19:19:13 +0200 clarified Markup.CLASS vs. HTML.CLASS;
wenzelm [Sat, 25 Jun 2011 19:19:13 +0200] rev 43551
clarified Markup.CLASS vs. HTML.CLASS;
Sat, 25 Jun 2011 18:29:51 +0200 tuned color, to avoid confusion with type variables;
wenzelm [Sat, 25 Jun 2011 18:29:51 +0200] rev 43550
tuned color, to avoid confusion with type variables;
Sat, 25 Jun 2011 18:24:52 +0200 discontinued generic XML markup -- this is for XHTML with <span/> elements;
wenzelm [Sat, 25 Jun 2011 18:24:52 +0200] rev 43549
discontinued generic XML markup -- this is for XHTML with <span/> elements;
Sat, 25 Jun 2011 18:15:36 +0200 type classes: entity markup instead of old-style token markup;
wenzelm [Sat, 25 Jun 2011 18:15:36 +0200] rev 43548
type classes: entity markup instead of old-style token markup;
Sat, 25 Jun 2011 17:17:49 +0200 clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
wenzelm [Sat, 25 Jun 2011 17:17:49 +0200] rev 43547
clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
Sat, 25 Jun 2011 15:08:58 +0200 clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
wenzelm [Sat, 25 Jun 2011 15:08:58 +0200] rev 43546
clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example; discontinued unused Binding.qualified_name_of;
Sat, 25 Jun 2011 15:02:12 +0200 produce string constant directly;
wenzelm [Sat, 25 Jun 2011 15:02:12 +0200] rev 43545
produce string constant directly;
Sat, 25 Jun 2011 14:28:43 +0200 merged
wenzelm [Sat, 25 Jun 2011 14:28:43 +0200] rev 43544
merged
Sat, 25 Jun 2011 12:19:54 +0200 While reading equations of an interpretation, already allow syntax provided by the interpretation base.
ballarin [Sat, 25 Jun 2011 12:19:54 +0200] rev 43543
While reading equations of an interpretation, already allow syntax provided by the interpretation base.
Sat, 25 Jun 2011 14:25:10 +0200 removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
wenzelm [Sat, 25 Jun 2011 14:25:10 +0200] rev 43542
removed very slow proof of unnamed/unused theorem from HOL/Quickcheck_Narrowing.thy (cf. 2dee03f192b7) -- can take seconds for main HOL and minutes for HOL-Proofs;
Sat, 25 Jun 2011 12:57:46 +0200 clarified java.ext.dirs: putting Isabelle extensions first makes it work miraculously even on Cygwin with Java in "C:\Program Files\..." (with spaces in file name);
wenzelm [Sat, 25 Jun 2011 12:57:46 +0200] rev 43541
clarified java.ext.dirs: putting Isabelle extensions first makes it work miraculously even on Cygwin with Java in "C:\Program Files\..." (with spaces in file name);
Sat, 25 Jun 2011 12:54:32 +0200 CLASSPATH already converted in isabelle java wrapper;
wenzelm [Sat, 25 Jun 2011 12:54:32 +0200] rev 43540
CLASSPATH already converted in isabelle java wrapper;
Sat, 25 Jun 2011 11:51:50 +0200 removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
wenzelm [Sat, 25 Jun 2011 11:51:50 +0200] rev 43539
removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
Thu, 23 Jun 2011 23:12:00 +0200 more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
wenzelm [Thu, 23 Jun 2011 23:12:00 +0200] rev 43538
more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
Thu, 23 Jun 2011 23:05:38 +0200 clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
wenzelm [Thu, 23 Jun 2011 23:05:38 +0200] rev 43537
clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
Thu, 23 Jun 2011 20:30:48 +0200 more robust concurrent builds;
wenzelm [Thu, 23 Jun 2011 20:30:48 +0200] rev 43536
more robust concurrent builds;
Thu, 23 Jun 2011 10:08:35 -0700 merged
huffman [Thu, 23 Jun 2011 10:08:35 -0700] rev 43535
merged
Thu, 23 Jun 2011 10:07:16 -0700 add countable_datatype method for proving countable class instances
huffman [Thu, 23 Jun 2011 10:07:16 -0700] rev 43534
add countable_datatype method for proving countable class instances
Thu, 23 Jun 2011 18:32:13 +0200 merged;
wenzelm [Thu, 23 Jun 2011 18:32:13 +0200] rev 43533
merged;
Thu, 23 Jun 2011 09:16:48 -0700 instance inat :: number_semiring
huffman [Thu, 23 Jun 2011 09:16:48 -0700] rev 43532
instance inat :: number_semiring
Thu, 23 Jun 2011 09:04:20 -0700 added number_semiring class, plus a few new lemmas;
huffman [Thu, 23 Jun 2011 09:04:20 -0700] rev 43531
added number_semiring class, plus a few new lemmas; no changes to the simpset yet
Thu, 23 Jun 2011 16:31:20 +0200 merged
blanchet [Thu, 23 Jun 2011 16:31:20 +0200] rev 43530
merged
Thu, 23 Jun 2011 11:19:41 +0200 fiddle with remote ATP settings, based on Judgment Day
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43529
fiddle with remote ATP settings, based on Judgment Day
Thu, 23 Jun 2011 11:19:41 +0200 give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43528
give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
Thu, 23 Jun 2011 12:02:54 +0200 Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
ballarin [Thu, 23 Jun 2011 12:02:54 +0200] rev 43527
Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
Wed, 22 Jun 2011 15:58:55 -0700 generalize lemmas power_number_of_even and power_number_of_odd
huffman [Wed, 22 Jun 2011 15:58:55 -0700] rev 43526
generalize lemmas power_number_of_even and power_number_of_odd
Wed, 22 Jun 2011 13:45:32 -0700 merged
huffman [Wed, 22 Jun 2011 13:45:32 -0700] rev 43525
merged
Wed, 22 Jun 2011 13:30:28 -0700 add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis
huffman [Wed, 22 Jun 2011 13:30:28 -0700] rev 43524
add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis
Thu, 23 Jun 2011 17:17:40 +0200 simplified arrangement of jars;
wenzelm [Thu, 23 Jun 2011 17:17:40 +0200] rev 43523
simplified arrangement of jars;
Thu, 23 Jun 2011 16:34:29 +0200 adapted to Cygwin;
wenzelm [Thu, 23 Jun 2011 16:34:29 +0200] rev 43522
adapted to Cygwin;
Thu, 23 Jun 2011 16:10:22 +0200 provide Isabelle/Scala environment as Java extension, instead of user classpath
wenzelm [Thu, 23 Jun 2011 16:10:22 +0200] rev 43521
provide Isabelle/Scala environment as Java extension, instead of user classpath (which is subject to adhoc changes);
Thu, 23 Jun 2011 14:52:32 +0200 explicit import java.lang.System to prevent odd scope problems;
wenzelm [Thu, 23 Jun 2011 14:52:32 +0200] rev 43520
explicit import java.lang.System to prevent odd scope problems;
Thu, 23 Jun 2011 14:48:32 +0200 ensure export of initial CLASSPATH;
wenzelm [Thu, 23 Jun 2011 14:48:32 +0200] rev 43519
ensure export of initial CLASSPATH;
Thu, 23 Jun 2011 13:23:00 +0200 augment Java extension directories;
wenzelm [Thu, 23 Jun 2011 13:23:00 +0200] rev 43518
augment Java extension directories;
Thu, 23 Jun 2011 10:58:29 +0200 basic setup for Isabelle charset;
wenzelm [Thu, 23 Jun 2011 10:58:29 +0200] rev 43517
basic setup for Isabelle charset;
Wed, 22 Jun 2011 23:56:44 +0200 prefer actual charset over charset name;
wenzelm [Wed, 22 Jun 2011 23:56:44 +0200] rev 43516
prefer actual charset over charset name;
Wed, 22 Jun 2011 21:54:35 +0200 clarified default ML settings;
wenzelm [Wed, 22 Jun 2011 21:54:35 +0200] rev 43515
clarified default ML settings;
Wed, 22 Jun 2011 21:35:48 +0200 lazy Isabelle_System.default supports implicit boot;
wenzelm [Wed, 22 Jun 2011 21:35:48 +0200] rev 43514
lazy Isabelle_System.default supports implicit boot;
Wed, 22 Jun 2011 21:27:20 +0200 clarified plugin start/stop;
wenzelm [Wed, 22 Jun 2011 21:27:20 +0200] rev 43513
clarified plugin start/stop;
Wed, 22 Jun 2011 20:56:18 +0200 clarified init/exit procedure;
wenzelm [Wed, 22 Jun 2011 20:56:18 +0200] rev 43512
clarified init/exit procedure;
Wed, 22 Jun 2011 20:38:03 +0200 clarified decoded control symbols;
wenzelm [Wed, 22 Jun 2011 20:38:03 +0200] rev 43511
clarified decoded control symbols;
Wed, 22 Jun 2011 20:25:35 +0200 init/exit model/view synchronously within the swing thread -- EditBus.send in jedit-4.4.1 always runs there;
wenzelm [Wed, 22 Jun 2011 20:25:35 +0200] rev 43510
init/exit model/view synchronously within the swing thread -- EditBus.send in jedit-4.4.1 always runs there;
Wed, 22 Jun 2011 20:21:22 +0200 prefer STIXGeneral -- hard to tell if better or worse;
wenzelm [Wed, 22 Jun 2011 20:21:22 +0200] rev 43509
prefer STIXGeneral -- hard to tell if better or worse;
Wed, 22 Jun 2011 16:35:31 +0200 merged
wenzelm [Wed, 22 Jun 2011 16:35:31 +0200] rev 43508
merged
Wed, 22 Jun 2011 15:07:03 +0200 export lambda-lifting code as there is potential use for it within Sledgehammer
boehmes [Wed, 22 Jun 2011 15:07:03 +0200] rev 43507
export lambda-lifting code as there is potential use for it within Sledgehammer
Wed, 22 Jun 2011 16:32:36 +0200 updated to jedit-4.4.1 and jedit_build-20110622;
wenzelm [Wed, 22 Jun 2011 16:32:36 +0200] rev 43506
updated to jedit-4.4.1 and jedit_build-20110622;
Wed, 22 Jun 2011 16:01:30 +0200 clarified chunk.offset, chunk.length;
wenzelm [Wed, 22 Jun 2011 16:01:30 +0200] rev 43505
clarified chunk.offset, chunk.length;
Tue, 21 Jun 2011 23:08:16 +0200 avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
wenzelm [Tue, 21 Jun 2011 23:08:16 +0200] rev 43504
avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
Tue, 21 Jun 2011 22:40:30 +0200 some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
wenzelm [Tue, 21 Jun 2011 22:40:30 +0200] rev 43503
some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
Tue, 21 Jun 2011 21:34:36 +0200 more precise font transformations: shift sub/superscript, adjust size for user fonts;
wenzelm [Tue, 21 Jun 2011 21:34:36 +0200] rev 43502
more precise font transformations: shift sub/superscript, adjust size for user fonts; tuned;
Tue, 21 Jun 2011 17:17:39 +0200 don't change the way helpers are generated for the exporter's sake
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43501
don't change the way helpers are generated for the exporter's sake
Tue, 21 Jun 2011 17:17:39 +0200 provide appropriate type system and number of fact defaults for remote ATPs
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43500
provide appropriate type system and number of fact defaults for remote ATPs
Tue, 21 Jun 2011 17:17:39 +0200 order generated facts topologically
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43499
order generated facts topologically
Tue, 21 Jun 2011 17:17:39 +0200 peel off two or more layers in exceptional cases where the proof term refers to the proved theorems twice with the same name (e.g., "Transitive_Closure.trancl_into_trancl")
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43498
peel off two or more layers in exceptional cases where the proof term refers to the proved theorems twice with the same name (e.g., "Transitive_Closure.trancl_into_trancl")
Tue, 21 Jun 2011 17:17:39 +0200 tweaked E, SPASS, Vampire setup based on latest Judgment Day results
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43497
tweaked E, SPASS, Vampire setup based on latest Judgment Day results
Tue, 21 Jun 2011 17:17:39 +0200 remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43496
remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip