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
|
Tue, 21 Jun 2011 01:08:15 +0200 |
wenzelm |
some support for user symbol fonts;
|
changeset |
files
|
Mon, 20 Jun 2011 23:25:39 +0200 |
wenzelm |
removed obsolete font specification;
|
changeset |
files
|
Mon, 20 Jun 2011 23:21:24 +0200 |
wenzelm |
more tolerant Symbol.decode;
|
changeset |
files
|
Mon, 20 Jun 2011 23:19:38 +0200 |
wenzelm |
simplified/generalized ISABELLE_FONTS handling;
|
changeset |
files
|
Mon, 20 Jun 2011 22:48:41 +0200 |
wenzelm |
updated to jedit_build-20110620;
|
changeset |
files
|
Mon, 20 Jun 2011 22:43:56 +0200 |
wenzelm |
added SyntaxUtilities.StyleExtender hook, with actual functionality in Isabelle/Scala;
|
changeset |
files
|
Mon, 20 Jun 2011 12:13:43 +0200 |
blanchet |
clean up SPASS FLOTTER hack
|
changeset |
files
|
Mon, 20 Jun 2011 11:42:41 +0200 |
blanchet |
remove automatic recovery from (some) unsound proofs, now that we use sound encodings for all the interesting provers
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
only refer to facts found in TPTP file -- e.g. facts that simplify to true are excluded
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
slightly better setup for E
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
respect "really_all" argument, which is used by "ATP_Export"
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
slightly better setup for SPASS and Vampire as more results have come in
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
optimized SPASS and Vampire time slices, like E before
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
optimized E's time slicing, based on latest exhaustive Judgment Day results
|
changeset |
files
|
Mon, 20 Jun 2011 10:41:02 +0200 |
blanchet |
deal with ATP time slices in a more flexible/robust fashion
|
changeset |
files
|
Mon, 20 Jun 2011 09:19:31 +0200 |
wenzelm |
literal unicode in README.html allows to copy/paste from Lobo output;
|
changeset |
files
|
Sun, 19 Jun 2011 22:53:37 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Sun, 19 Jun 2011 22:53:15 +0200 |
wenzelm |
explain special control symbols;
|
changeset |
files
|
Sun, 19 Jun 2011 22:52:49 +0200 |
wenzelm |
accept control symbols;
|
changeset |
files
|
Sun, 19 Jun 2011 18:12:49 +0200 |
blanchet |
fixed silly ATP exporter bug: if the proof of lemma A relies on B and C, and the proof of B relies on C, return {B, C}, not {B}, as the set of dependencies
|
changeset |
files
|
Sun, 19 Jun 2011 18:12:49 +0200 |
blanchet |
recognize one more E failure message
|
changeset |
files
|
Sun, 19 Jun 2011 18:12:49 +0200 |
blanchet |
tweaked TPTP formula kind for typing information used in the conjecture
|
changeset |
files
|
Sun, 19 Jun 2011 18:12:49 +0200 |
blanchet |
more forceful message
|
changeset |
files
|
Sun, 19 Jun 2011 21:53:04 +0200 |
wenzelm |
treat quotes as non-controllable, to reduce surprise in incremental editing;
|
changeset |
files
|
Sun, 19 Jun 2011 21:47:14 +0200 |
wenzelm |
abbreviations for special control symbols;
|
changeset |
files
|
Sun, 19 Jun 2011 21:43:41 +0200 |
wenzelm |
completion for control symbols;
|
changeset |
files
|
Sun, 19 Jun 2011 21:38:48 +0200 |
wenzelm |
updated to jedit_build-20110619;
|
changeset |
files
|
Sun, 19 Jun 2011 21:34:55 +0200 |
wenzelm |
support for bold style within text buffer;
|
changeset |
files
|
Sun, 19 Jun 2011 15:31:16 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 19 Jun 2011 15:22:58 +0200 |
wenzelm |
discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
|
changeset |
files
|
Sun, 19 Jun 2011 14:36:06 +0200 |
wenzelm |
added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
|
changeset |
files
|
Sun, 19 Jun 2011 14:31:08 +0200 |
wenzelm |
names for control symbols without "^", which is relevant for completion;
|
changeset |
files
|
Sun, 19 Jun 2011 14:11:06 +0200 |
wenzelm |
some unicode chars for special control symbols;
|
changeset |
files
|
Sun, 19 Jun 2011 00:03:44 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 18 Jun 2011 23:51:22 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Sat, 18 Jun 2011 23:34:34 +0200 |
wenzelm |
avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;
|
changeset |
files
|
Sat, 18 Jun 2011 22:01:22 +0200 |
wenzelm |
proper gfx.setColor;
|
changeset |
files
|
Sat, 18 Jun 2011 21:26:47 +0200 |
wenzelm |
proper x1;
|
changeset |
files
|
Sat, 18 Jun 2011 21:20:22 +0200 |
wenzelm |
convenience functions;
|
changeset |
files
|
Sat, 18 Jun 2011 21:03:52 +0200 |
wenzelm |
more robust caret painting wrt. surrogate characters;
|
changeset |
files
|
Sat, 18 Jun 2011 18:57:38 +0200 |
wenzelm |
do not control malformed symbols;
|
changeset |
files
|
Sat, 18 Jun 2011 18:31:55 +0200 |
wenzelm |
Buffer.editSyntaxStyle: mask extended syntax styles;
|
changeset |
files
|
Sat, 18 Jun 2011 18:17:08 +0200 |
wenzelm |
hardwired abbreviations for standard control symbols;
|
changeset |
files
|
Sat, 18 Jun 2011 17:42:28 +0200 |
wenzelm |
updated to jedit_build-20110618, which is required for sub/superscript rendering;
|
changeset |
files
|
Sat, 18 Jun 2011 17:33:27 +0200 |
wenzelm |
basic support for extended syntax styles: sub/superscript;
|
changeset |
files
|
Sat, 18 Jun 2011 17:32:13 +0200 |
wenzelm |
tuned -- Map.empty serves as partial function;
|
changeset |
files
|
Sat, 18 Jun 2011 17:30:44 +0200 |
wenzelm |
proper place for config files (cf. 55866987a7d9);
|
changeset |
files
|
Sat, 18 Jun 2011 15:32:05 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 18 Jun 2011 15:18:57 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 17 Jun 2011 20:38:43 +0200 |
kleing |
IMP compiler with int, added reverse soundness direction
|
changeset |
files
|
Sat, 18 Jun 2011 15:11:33 +0200 |
wenzelm |
proper place for config files;
|
changeset |
files
|
Sat, 18 Jun 2011 15:07:16 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Sat, 18 Jun 2011 14:48:56 +0200 |
wenzelm |
highlight via foreground painter, using alpha channel;
|
changeset |
files
|
Sat, 18 Jun 2011 12:58:41 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 18 Jun 2011 12:49:55 +0200 |
wenzelm |
tuned text;
|
changeset |
files
|
Sat, 18 Jun 2011 12:37:42 +0200 |
wenzelm |
inner literal/delimiter corresponds to outer keyword/operator;
|
changeset |
files
|
Sat, 18 Jun 2011 12:13:42 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Sat, 18 Jun 2011 11:45:07 +0200 |
wenzelm |
more uniform treatment of "keyword" vs. "operator";
|
changeset |
files
|
Sat, 18 Jun 2011 11:22:03 +0200 |
wenzelm |
simplified Line_Context (again);
|
changeset |
files
|
Sat, 18 Jun 2011 00:05:29 +0200 |
wenzelm |
more robust treatment of partial range restriction;
|
changeset |
files
|
Sat, 18 Jun 2011 00:03:58 +0200 |
wenzelm |
select_markup: no filtering here -- results may be distorted anyway;
|
changeset |
files
|
Fri, 17 Jun 2011 23:20:34 +0200 |
wenzelm |
more explicit treatment of ranges after revert/convert, which may well distort the overall start/end positions;
|
changeset |
files
|
Fri, 17 Jun 2011 23:18:22 +0200 |
wenzelm |
more explicit error message;
|
changeset |
files
|
Fri, 17 Jun 2011 14:35:24 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 16 Jun 2011 13:50:35 +0200 |
blanchet |
gave up an optimization that sometimes lead to unsound proofs -- in short, facts talking about a schematic type variable can encode a cardinality constraint and be consistent with HOL, e.g. "card (UNIV::?'a set) = 1 ==> ALL x y. x = y"
|
changeset |
files
|
Thu, 16 Jun 2011 13:50:35 +0200 |
blanchet |
added missing case in pattern matching -- solves Waldmeister "Match" exceptions that have been plaguing some users
|
changeset |
files
|
Thu, 16 Jun 2011 13:50:35 +0200 |
blanchet |
fixed soundness bug related to extensionality
|
changeset |
files
|
Fri, 17 Jun 2011 14:31:13 +0200 |
wenzelm |
unconditional recovery from bad context (e.g. Quoted with malformed quoted_body);
|
changeset |
files
|
Fri, 17 Jun 2011 13:55:53 +0200 |
wenzelm |
flush snapshot on falling edge of is_outdated -- recover effect of former buffer.propertiesChanged on text area (cf. f0770743b7ec);
|
changeset |
files
|
Fri, 17 Jun 2011 00:10:39 +0200 |
wenzelm |
recovered markup for non-alphabetic keywords;
|
changeset |
files
|
Thu, 16 Jun 2011 23:35:37 +0200 |
wenzelm |
more precise imitation of original TextAreaPainter: no locking;
|
changeset |
files
|
Thu, 16 Jun 2011 23:16:06 +0200 |
wenzelm |
more precise imitatation of original TokenMarker: no locking, interned context etc.;
|
changeset |
files
|
Thu, 16 Jun 2011 22:15:35 +0200 |
wenzelm |
brute-force range restriction to avoid spurious crashes;
|
changeset |
files
|
Thu, 16 Jun 2011 22:05:40 +0200 |
wenzelm |
static token markup, based on outer syntax only;
|
changeset |
files
|
Thu, 16 Jun 2011 20:12:59 +0200 |
wenzelm |
explicit dependency on Pure.jar;
|
changeset |
files
|
Thu, 16 Jun 2011 18:00:56 +0200 |
wenzelm |
partial scans of nested comments;
|
changeset |
files
|
Thu, 16 Jun 2011 17:25:16 +0200 |
wenzelm |
some support for partial scans with explicit context;
|
changeset |
files
|
Thu, 16 Jun 2011 11:59:29 +0200 |
haftmann |
tuned spelling
|
changeset |
files
|
Wed, 15 Jun 2011 22:01:27 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Wed, 15 Jun 2011 22:00:26 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 15 Jun 2011 21:18:58 +0200 |
haftmann |
spelling
|
changeset |
files
|
Wed, 15 Jun 2011 21:30:15 +0200 |
wenzelm |
avoid compiler warning -- this is unchecked anyway;
|
changeset |
files
|
Wed, 15 Jun 2011 21:22:51 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Wed, 15 Jun 2011 21:11:53 +0200 |
wenzelm |
uniform use of Document_View.robust_body;
|
changeset |
files
|
Wed, 15 Jun 2011 16:30:03 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 15 Jun 2011 15:11:18 +0200 |
blanchet |
merge
|
changeset |
files
|
Wed, 15 Jun 2011 14:36:41 +0200 |
blanchet |
fixed soundness bug made more visible by previous change
|
changeset |
files
|
Wed, 15 Jun 2011 14:36:41 +0200 |
blanchet |
use more appropriate type systems for ATP exporter
|
changeset |
files
|
Wed, 15 Jun 2011 14:36:41 +0200 |
blanchet |
type arguments now (unlike back when fa2cf11d6351 was done) normally carry enough information to reconstruct the type of an applied constant, so no need to constraint the argument types in those cases
|
changeset |
files
|
Wed, 15 Jun 2011 16:26:09 +0200 |
wenzelm |
more robust painter_body wrt. EBP races and spurious exceptions (which causes jEdit to remove the extension);
|
changeset |
files
|
Wed, 15 Jun 2011 16:22:58 +0200 |
wenzelm |
more robust init;
|
changeset |
files
|
Wed, 15 Jun 2011 15:42:54 +0200 |
wenzelm |
recovered orig_text_painter from f4141da52e92;
|
changeset |
files
|
Wed, 15 Jun 2011 15:08:22 +0200 |
wenzelm |
tuned;
|
changeset |
files
|