Sat, 25 Jun 2011 17:17:49 +0200 |
wenzelm |
clarified Binding.pretty/print: no quotes, only markup -- Binding.str_of is rendered obsolete;
|
changeset |
files
|
Sat, 25 Jun 2011 15:08:58 +0200 |
wenzelm |
clarified Binding.str_of/print: show full prefix + qualifier, which is relevant for print_locale, for example;
|
changeset |
files
|
Sat, 25 Jun 2011 15:02:12 +0200 |
wenzelm |
produce string constant directly;
|
changeset |
files
|
Sat, 25 Jun 2011 14:28:43 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 25 Jun 2011 12:19:54 +0200 |
ballarin |
While reading equations of an interpretation, already allow syntax provided by the interpretation base.
|
changeset |
files
|
Sat, 25 Jun 2011 14:25:10 +0200 |
wenzelm |
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;
|
changeset |
files
|
Sat, 25 Jun 2011 12:57:46 +0200 |
wenzelm |
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);
|
changeset |
files
|
Sat, 25 Jun 2011 12:54:32 +0200 |
wenzelm |
CLASSPATH already converted in isabelle java wrapper;
|
changeset |
files
|
Sat, 25 Jun 2011 11:51:50 +0200 |
wenzelm |
removed unused/broken Isabelle.exe for now -- needs update of Admin/launch4j;
|
changeset |
files
|
Thu, 23 Jun 2011 23:12:00 +0200 |
wenzelm |
more robust join_results: join_work needs to be uninterruptible, otherwise the task being dequeued by join_next might be never executed/finished!
|
changeset |
files
|
Thu, 23 Jun 2011 23:05:38 +0200 |
wenzelm |
clarified EXCEPTIONS [] (cf. Exn.is_interrupt and Runtime.exn_message);
|
changeset |
files
|
Thu, 23 Jun 2011 20:30:48 +0200 |
wenzelm |
more robust concurrent builds;
|
changeset |
files
|
Thu, 23 Jun 2011 10:08:35 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 23 Jun 2011 10:07:16 -0700 |
huffman |
add countable_datatype method for proving countable class instances
|
changeset |
files
|
Thu, 23 Jun 2011 18:32:13 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Thu, 23 Jun 2011 09:16:48 -0700 |
huffman |
instance inat :: number_semiring
|
changeset |
files
|
Thu, 23 Jun 2011 09:04:20 -0700 |
huffman |
added number_semiring class, plus a few new lemmas;
|
changeset |
files
|
Thu, 23 Jun 2011 16:31:20 +0200 |
blanchet |
merged
|
changeset |
files
|
Thu, 23 Jun 2011 11:19:41 +0200 |
blanchet |
fiddle with remote ATP settings, based on Judgment Day
|
changeset |
files
|
Thu, 23 Jun 2011 11:19:41 +0200 |
blanchet |
give slightly more time to server to respond, to avoid leaving too much garbage on Geoff's servers
|
changeset |
files
|
Thu, 23 Jun 2011 12:02:54 +0200 |
ballarin |
Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
|
changeset |
files
|
Wed, 22 Jun 2011 15:58:55 -0700 |
huffman |
generalize lemmas power_number_of_even and power_number_of_odd
|
changeset |
files
|
Wed, 22 Jun 2011 13:45:32 -0700 |
huffman |
merged
|
changeset |
files
|
Wed, 22 Jun 2011 13:30:28 -0700 |
huffman |
add HOLCF/ex/Concurrency_Monad.thy, which contains resumption/state/powerdomain monad example from my PhD thesis
|
changeset |
files
|
Thu, 23 Jun 2011 17:17:40 +0200 |
wenzelm |
simplified arrangement of jars;
|
changeset |
files
|
Thu, 23 Jun 2011 16:34:29 +0200 |
wenzelm |
adapted to Cygwin;
|
changeset |
files
|
Thu, 23 Jun 2011 16:10:22 +0200 |
wenzelm |
provide Isabelle/Scala environment as Java extension, instead of user classpath
|
changeset |
files
|
Thu, 23 Jun 2011 14:52:32 +0200 |
wenzelm |
explicit import java.lang.System to prevent odd scope problems;
|
changeset |
files
|
Thu, 23 Jun 2011 14:48:32 +0200 |
wenzelm |
ensure export of initial CLASSPATH;
|
changeset |
files
|
Thu, 23 Jun 2011 13:23:00 +0200 |
wenzelm |
augment Java extension directories;
|
changeset |
files
|
Thu, 23 Jun 2011 10:58:29 +0200 |
wenzelm |
basic setup for Isabelle charset;
|
changeset |
files
|
Wed, 22 Jun 2011 23:56:44 +0200 |
wenzelm |
prefer actual charset over charset name;
|
changeset |
files
|
Wed, 22 Jun 2011 21:54:35 +0200 |
wenzelm |
clarified default ML settings;
|
changeset |
files
|
Wed, 22 Jun 2011 21:35:48 +0200 |
wenzelm |
lazy Isabelle_System.default supports implicit boot;
|
changeset |
files
|
Wed, 22 Jun 2011 21:27:20 +0200 |
wenzelm |
clarified plugin start/stop;
|
changeset |
files
|
Wed, 22 Jun 2011 20:56:18 +0200 |
wenzelm |
clarified init/exit procedure;
|
changeset |
files
|
Wed, 22 Jun 2011 20:38:03 +0200 |
wenzelm |
clarified decoded control symbols;
|
changeset |
files
|
Wed, 22 Jun 2011 20:25:35 +0200 |
wenzelm |
init/exit model/view synchronously within the swing thread -- EditBus.send in jedit-4.4.1 always runs there;
|
changeset |
files
|
Wed, 22 Jun 2011 20:21:22 +0200 |
wenzelm |
prefer STIXGeneral -- hard to tell if better or worse;
|
changeset |
files
|
Wed, 22 Jun 2011 16:35:31 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 22 Jun 2011 15:07:03 +0200 |
boehmes |
export lambda-lifting code as there is potential use for it within Sledgehammer
|
changeset |
files
|
Wed, 22 Jun 2011 16:32:36 +0200 |
wenzelm |
updated to jedit-4.4.1 and jedit_build-20110622;
|
changeset |
files
|
Wed, 22 Jun 2011 16:01:30 +0200 |
wenzelm |
clarified chunk.offset, chunk.length;
|
changeset |
files
|
Tue, 21 Jun 2011 23:08:16 +0200 |
wenzelm |
avoid fractional font metrics, which makes rendering really ugly (e.g. on Linux);
|
changeset |
files
|
Tue, 21 Jun 2011 22:40:30 +0200 |
wenzelm |
some arrow symbols from DejaVuSansMono for bsub/esub/bsup/esup;
|
changeset |
files
|
Tue, 21 Jun 2011 21:34:36 +0200 |
wenzelm |
more precise font transformations: shift sub/superscript, adjust size for user fonts;
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
don't change the way helpers are generated for the exporter's sake
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
provide appropriate type system and number of fact defaults for remote ATPs
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
order generated facts topologically
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
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")
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
tweaked E, SPASS, Vampire setup based on latest Judgment Day results
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
remove historical bloat -- another benefit of merging Metis's and Sledgehammer's translations
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
avoid double ASCII-fication
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
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
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:39 +0200 |
blanchet |
generate type predicates for existentials/skolems, otherwise some problems might not be provable
|
changeset |
files
|
Tue, 21 Jun 2011 17:17:38 +0200 |
blanchet |
insert rather than append special facts to make it less likely that they're truncated away
|
changeset |
files
|
Tue, 21 Jun 2011 15:43:27 +0200 |
wenzelm |
hidden font: full height makes cursor more visible;
|
changeset |
files
|
Tue, 21 Jun 2011 14:12:49 +0200 |
wenzelm |
more uniform treatment of recode_set/recode_map;
|
changeset |
files
|
Tue, 21 Jun 2011 13:29:44 +0200 |
wenzelm |
tuned iteration over short symbols;
|
changeset |
files
|
Tue, 21 Jun 2011 12:53:55 +0200 |
wenzelm |
Symbol.is_ctrl: handle decoded version as well;
|
changeset |
files
|