wenzelm [Sat, 25 Jun 2011 12:54:32 +0200] rev 43540
CLASSPATH already converted in isabelle java wrapper;
wenzelm [Sat, 25 Jun 2011 11:51:50 +0200] rev 43539
removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
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!
wenzelm [Thu, 23 Jun 2011 23:05:38 +0200] rev 43537
clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
wenzelm [Thu, 23 Jun 2011 20:30:48 +0200] rev 43536
more robust concurrent builds;
huffman [Thu, 23 Jun 2011 10:08:35 -0700] rev 43535
merged
huffman [Thu, 23 Jun 2011 10:07:16 -0700] rev 43534
add countable_datatype method for proving countable class instances
wenzelm [Thu, 23 Jun 2011 18:32:13 +0200] rev 43533
merged;
huffman [Thu, 23 Jun 2011 09:16:48 -0700] rev 43532
instance inat :: number_semiring
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
blanchet [Thu, 23 Jun 2011 16:31:20 +0200] rev 43530
merged
blanchet [Thu, 23 Jun 2011 11:19:41 +0200] rev 43529
fiddle with remote ATP settings, based on Judgment Day
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
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.
huffman [Wed, 22 Jun 2011 15:58:55 -0700] rev 43526
generalize lemmas power_number_of_even and power_number_of_odd
huffman [Wed, 22 Jun 2011 13:45:32 -0700] rev 43525
merged
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
wenzelm [Thu, 23 Jun 2011 17:17:40 +0200] rev 43523
simplified arrangement of jars;
wenzelm [Thu, 23 Jun 2011 16:34:29 +0200] rev 43522
adapted to Cygwin;
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);
wenzelm [Thu, 23 Jun 2011 14:52:32 +0200] rev 43520
explicit import java.lang.System to prevent odd scope problems;
wenzelm [Thu, 23 Jun 2011 14:48:32 +0200] rev 43519
ensure export of initial CLASSPATH;
wenzelm [Thu, 23 Jun 2011 13:23:00 +0200] rev 43518
augment Java extension directories;
wenzelm [Thu, 23 Jun 2011 10:58:29 +0200] rev 43517
basic setup for Isabelle charset;
wenzelm [Wed, 22 Jun 2011 23:56:44 +0200] rev 43516
prefer actual charset over charset name;
wenzelm [Wed, 22 Jun 2011 21:54:35 +0200] rev 43515
clarified default ML settings;
wenzelm [Wed, 22 Jun 2011 21:35:48 +0200] rev 43514
lazy Isabelle_System.default supports implicit boot;
wenzelm [Wed, 22 Jun 2011 21:27:20 +0200] rev 43513
clarified plugin start/stop;
wenzelm [Wed, 22 Jun 2011 20:56:18 +0200] rev 43512
clarified init/exit procedure;
wenzelm [Wed, 22 Jun 2011 20:38:03 +0200] rev 43511
clarified decoded control symbols;
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;
wenzelm [Wed, 22 Jun 2011 20:21:22 +0200] rev 43509
prefer STIXGeneral -- hard to tell if better or worse;
wenzelm [Wed, 22 Jun 2011 16:35:31 +0200] rev 43508
merged
boehmes [Wed, 22 Jun 2011 15:07:03 +0200] rev 43507
export lambda-lifting code as there is potential use for it within Sledgehammer
wenzelm [Wed, 22 Jun 2011 16:32:36 +0200] rev 43506
updated to jedit-4.4.1 and jedit_build-20110622;
wenzelm [Wed, 22 Jun 2011 16:01:30 +0200] rev 43505
clarified chunk.offset, chunk.length;
wenzelm [Tue, 21 Jun 2011 23:08:16 +0200] rev 43504
avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
wenzelm [Tue, 21 Jun 2011 22:40:30 +0200] rev 43503
some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
wenzelm [Tue, 21 Jun 2011 21:34:36 +0200] rev 43502
more precise font transformations: shift sub/superscript, adjust size for user fonts;
tuned;
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43501
don't change the way helpers are generated for the exporter's sake
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43500
provide appropriate type system and number of fact defaults for remote ATPs
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43499
order generated facts topologically
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")
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43497
tweaked E, SPASS, Vampire setup based on latest Judgment Day results
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43496
remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43495
avoid double ASCII-fication
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43494
make sure that enough type information is generated -- because the exported "lemma"s are also used as "conjecture", we can't optimize type information based on polarity
blanchet [Tue, 21 Jun 2011 17:17:39 +0200] rev 43493
generate type predicates for existentials/skolems, otherwise some problems might not be provable
blanchet [Tue, 21 Jun 2011 17:17:38 +0200] rev 43492
insert rather than append special facts to make it less likely that they're truncated away
wenzelm [Tue, 21 Jun 2011 15:43:27 +0200] rev 43491
hidden font: full height makes cursor more visible;
wenzelm [Tue, 21 Jun 2011 14:12:49 +0200] rev 43490
more uniform treatment of recode_set/recode_map;
HTML spans with user fonts;
wenzelm [Tue, 21 Jun 2011 13:29:44 +0200] rev 43489
tuned iteration over short symbols;
wenzelm [Tue, 21 Jun 2011 12:53:55 +0200] rev 43488
Symbol.is_ctrl: handle decoded version as well;
clarified user font font index handling;
wenzelm [Tue, 21 Jun 2011 01:08:15 +0200] rev 43487
some support for user symbol fonts;
wenzelm [Mon, 20 Jun 2011 23:25:39 +0200] rev 43486
removed obsolete font specification;
wenzelm [Mon, 20 Jun 2011 23:21:24 +0200] rev 43485
more tolerant Symbol.decode;
wenzelm [Mon, 20 Jun 2011 23:19:38 +0200] rev 43484
simplified/generalized ISABELLE_FONTS handling;
wenzelm [Mon, 20 Jun 2011 22:48:41 +0200] rev 43483
updated to jedit_build-20110620;
wenzelm [Mon, 20 Jun 2011 22:43:56 +0200] rev 43482
added SyntaxUtilities.StyleExtender hook, with actual functionality in Isabelle/Scala;
blanchet [Mon, 20 Jun 2011 12:13:43 +0200] rev 43481
clean up SPASS FLOTTER hack