Sun, 19 Jun 2011 21:38:48 +0200 updated to jedit_build-20110619;
wenzelm [Sun, 19 Jun 2011 21:38:48 +0200] rev 43461
updated to jedit_build-20110619;
Sun, 19 Jun 2011 21:34:55 +0200 support for bold style within text buffer;
wenzelm [Sun, 19 Jun 2011 21:34:55 +0200] rev 43460
support for bold style within text buffer; hidden: white foreground;
Sun, 19 Jun 2011 15:31:16 +0200 tuned;
wenzelm [Sun, 19 Jun 2011 15:31:16 +0200] rev 43459
tuned;
Sun, 19 Jun 2011 15:22:58 +0200 discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
wenzelm [Sun, 19 Jun 2011 15:22:58 +0200] rev 43458
discontinued special treatment of \<^loc> (which was original meant as workaround for "local" syntax);
Sun, 19 Jun 2011 14:36:06 +0200 added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
wenzelm [Sun, 19 Jun 2011 14:36:06 +0200] rev 43457
added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
Sun, 19 Jun 2011 14:31:08 +0200 names for control symbols without "^", which is relevant for completion;
wenzelm [Sun, 19 Jun 2011 14:31:08 +0200] rev 43456
names for control symbols without "^", which is relevant for completion;
Sun, 19 Jun 2011 14:11:06 +0200 some unicode chars for special control symbols;
wenzelm [Sun, 19 Jun 2011 14:11:06 +0200] rev 43455
some unicode chars for special control symbols;
Sun, 19 Jun 2011 00:03:44 +0200 tuned;
wenzelm [Sun, 19 Jun 2011 00:03:44 +0200] rev 43454
tuned;
Sat, 18 Jun 2011 23:51:22 +0200 tuned markup;
wenzelm [Sat, 18 Jun 2011 23:51:22 +0200] rev 43453
tuned markup;
Sat, 18 Jun 2011 23:34:34 +0200 avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;
wenzelm [Sat, 18 Jun 2011 23:34:34 +0200] rev 43452
avoid setTokenMarker fluctuation on buffer reload etc. via static isabelle_token_marker, which is installed by hijacking the jEdit ModeProvider;
Sat, 18 Jun 2011 22:01:22 +0200 proper gfx.setColor;
wenzelm [Sat, 18 Jun 2011 22:01:22 +0200] rev 43451
proper gfx.setColor;
Sat, 18 Jun 2011 21:26:47 +0200 proper x1;
wenzelm [Sat, 18 Jun 2011 21:26:47 +0200] rev 43450
proper x1; tuned;
Sat, 18 Jun 2011 21:20:22 +0200 convenience functions;
wenzelm [Sat, 18 Jun 2011 21:20:22 +0200] rev 43449
convenience functions;
Sat, 18 Jun 2011 21:03:52 +0200 more robust caret painting wrt. surrogate characters;
wenzelm [Sat, 18 Jun 2011 21:03:52 +0200] rev 43448
more robust caret painting wrt. surrogate characters; discontinued glyphvector drawing -- less special cases;
Sat, 18 Jun 2011 18:57:38 +0200 do not control malformed symbols;
wenzelm [Sat, 18 Jun 2011 18:57:38 +0200] rev 43447
do not control malformed symbols;
Sat, 18 Jun 2011 18:31:55 +0200 Buffer.editSyntaxStyle: mask extended syntax styles;
wenzelm [Sat, 18 Jun 2011 18:31:55 +0200] rev 43446
Buffer.editSyntaxStyle: mask extended syntax styles;
Sat, 18 Jun 2011 18:17:08 +0200 hardwired abbreviations for standard control symbols;
wenzelm [Sat, 18 Jun 2011 18:17:08 +0200] rev 43445
hardwired abbreviations for standard control symbols;
Sat, 18 Jun 2011 17:42:28 +0200 updated to jedit_build-20110618, which is required for sub/superscript rendering;
wenzelm [Sat, 18 Jun 2011 17:42:28 +0200] rev 43444
updated to jedit_build-20110618, which is required for sub/superscript rendering;
Sat, 18 Jun 2011 17:33:27 +0200 basic support for extended syntax styles: sub/superscript;
wenzelm [Sat, 18 Jun 2011 17:33:27 +0200] rev 43443
basic support for extended syntax styles: sub/superscript;
Sat, 18 Jun 2011 17:32:13 +0200 tuned -- Map.empty serves as partial function;
wenzelm [Sat, 18 Jun 2011 17:32:13 +0200] rev 43442
tuned -- Map.empty serves as partial function;
Sat, 18 Jun 2011 17:30:44 +0200 proper place for config files (cf. 55866987a7d9);
wenzelm [Sat, 18 Jun 2011 17:30:44 +0200] rev 43441
proper place for config files (cf. 55866987a7d9);
Sat, 18 Jun 2011 15:32:05 +0200 tuned signature;
wenzelm [Sat, 18 Jun 2011 15:32:05 +0200] rev 43440
tuned signature;
Sat, 18 Jun 2011 15:18:57 +0200 merged
wenzelm [Sat, 18 Jun 2011 15:18:57 +0200] rev 43439
merged
Fri, 17 Jun 2011 20:38:43 +0200 IMP compiler with int, added reverse soundness direction
kleing [Fri, 17 Jun 2011 20:38:43 +0200] rev 43438
IMP compiler with int, added reverse soundness direction
Sat, 18 Jun 2011 15:11:33 +0200 proper place for config files;
wenzelm [Sat, 18 Jun 2011 15:11:33 +0200] rev 43437
proper place for config files;
Sat, 18 Jun 2011 15:07:16 +0200 tuned markup;
wenzelm [Sat, 18 Jun 2011 15:07:16 +0200] rev 43436
tuned markup;
Sat, 18 Jun 2011 14:48:56 +0200 highlight via foreground painter, using alpha channel;
wenzelm [Sat, 18 Jun 2011 14:48:56 +0200] rev 43435
highlight via foreground painter, using alpha channel;
Sat, 18 Jun 2011 12:58:41 +0200 tuned signature;
wenzelm [Sat, 18 Jun 2011 12:58:41 +0200] rev 43434
tuned signature;
Sat, 18 Jun 2011 12:49:55 +0200 tuned text;
wenzelm [Sat, 18 Jun 2011 12:49:55 +0200] rev 43433
tuned text;
Sat, 18 Jun 2011 12:37:42 +0200 inner literal/delimiter corresponds to outer keyword/operator;
wenzelm [Sat, 18 Jun 2011 12:37:42 +0200] rev 43432
inner literal/delimiter corresponds to outer keyword/operator;
Sat, 18 Jun 2011 12:13:42 +0200 tuned markup;
wenzelm [Sat, 18 Jun 2011 12:13:42 +0200] rev 43431
tuned markup;
Sat, 18 Jun 2011 11:45:07 +0200 more uniform treatment of "keyword" vs. "operator";
wenzelm [Sat, 18 Jun 2011 11:45:07 +0200] rev 43430
more uniform treatment of "keyword" vs. "operator";
Sat, 18 Jun 2011 11:22:03 +0200 simplified Line_Context (again);
wenzelm [Sat, 18 Jun 2011 11:22:03 +0200] rev 43429
simplified Line_Context (again);
Sat, 18 Jun 2011 00:05:29 +0200 more robust treatment of partial range restriction;
wenzelm [Sat, 18 Jun 2011 00:05:29 +0200] rev 43428
more robust treatment of partial range restriction;
Sat, 18 Jun 2011 00:03:58 +0200 select_markup: no filtering here -- results may be distorted anyway;
wenzelm [Sat, 18 Jun 2011 00:03:58 +0200] rev 43427
select_markup: no filtering here -- results may be distorted anyway;
Fri, 17 Jun 2011 23:20:34 +0200 more explicit treatment of ranges after revert/convert, which may well distort the overall start/end positions;
wenzelm [Fri, 17 Jun 2011 23:20:34 +0200] rev 43426
more explicit treatment of ranges after revert/convert, which may well distort the overall start/end positions;
Fri, 17 Jun 2011 23:18:22 +0200 more explicit error message;
wenzelm [Fri, 17 Jun 2011 23:18:22 +0200] rev 43425
more explicit error message; convert/revert range; tuned;
Fri, 17 Jun 2011 14:35:24 +0200 merged
wenzelm [Fri, 17 Jun 2011 14:35:24 +0200] rev 43424
merged
Thu, 16 Jun 2011 13:50:35 +0200 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"
blanchet [Thu, 16 Jun 2011 13:50:35 +0200] rev 43423
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"
Thu, 16 Jun 2011 13:50:35 +0200 added missing case in pattern matching -- solves Waldmeister "Match" exceptions that have been plaguing some users
blanchet [Thu, 16 Jun 2011 13:50:35 +0200] rev 43422
added missing case in pattern matching -- solves Waldmeister "Match" exceptions that have been plaguing some users
Thu, 16 Jun 2011 13:50:35 +0200 fixed soundness bug related to extensionality
blanchet [Thu, 16 Jun 2011 13:50:35 +0200] rev 43421
fixed soundness bug related to extensionality
Fri, 17 Jun 2011 14:31:13 +0200 unconditional recovery from bad context (e.g. Quoted with malformed quoted_body);
wenzelm [Fri, 17 Jun 2011 14:31:13 +0200] rev 43420
unconditional recovery from bad context (e.g. Quoted with malformed quoted_body);
Fri, 17 Jun 2011 13:55:53 +0200 flush snapshot on falling edge of is_outdated -- recover effect of former buffer.propertiesChanged on text area (cf. f0770743b7ec);
wenzelm [Fri, 17 Jun 2011 13:55:53 +0200] rev 43419
flush snapshot on falling edge of is_outdated -- recover effect of former buffer.propertiesChanged on text area (cf. f0770743b7ec);
Fri, 17 Jun 2011 00:10:39 +0200 recovered markup for non-alphabetic keywords;
wenzelm [Fri, 17 Jun 2011 00:10:39 +0200] rev 43418
recovered markup for non-alphabetic keywords;
Thu, 16 Jun 2011 23:35:37 +0200 more precise imitation of original TextAreaPainter: no locking;
wenzelm [Thu, 16 Jun 2011 23:35:37 +0200] rev 43417
more precise imitation of original TextAreaPainter: no locking;
Thu, 16 Jun 2011 23:16:06 +0200 more precise imitatation of original TokenMarker: no locking, interned context etc.;
wenzelm [Thu, 16 Jun 2011 23:16:06 +0200] rev 43416
more precise imitatation of original TokenMarker: no locking, interned context etc.;
Thu, 16 Jun 2011 22:15:35 +0200 brute-force range restriction to avoid spurious crashes;
wenzelm [Thu, 16 Jun 2011 22:15:35 +0200] rev 43415
brute-force range restriction to avoid spurious crashes;
Thu, 16 Jun 2011 22:05:40 +0200 static token markup, based on outer syntax only;
wenzelm [Thu, 16 Jun 2011 22:05:40 +0200] rev 43414
static token markup, based on outer syntax only; eliminated obsolete buffer.propertiesChanged (expensive due to remarking of full buffer etc.);
Thu, 16 Jun 2011 20:12:59 +0200 explicit dependency on Pure.jar;
wenzelm [Thu, 16 Jun 2011 20:12:59 +0200] rev 43413
explicit dependency on Pure.jar;
Thu, 16 Jun 2011 18:00:56 +0200 partial scans of nested comments;
wenzelm [Thu, 16 Jun 2011 18:00:56 +0200] rev 43412
partial scans of nested comments;
Thu, 16 Jun 2011 17:25:16 +0200 some support for partial scans with explicit context;
wenzelm [Thu, 16 Jun 2011 17:25:16 +0200] rev 43411
some support for partial scans with explicit context; clarified junk vs. junk1;
Thu, 16 Jun 2011 11:59:29 +0200 tuned spelling
haftmann [Thu, 16 Jun 2011 11:59:29 +0200] rev 43410
tuned spelling
Wed, 15 Jun 2011 22:01:27 +0200 updated generated file;
wenzelm [Wed, 15 Jun 2011 22:01:27 +0200] rev 43409
updated generated file;
Wed, 15 Jun 2011 22:00:26 +0200 merged
wenzelm [Wed, 15 Jun 2011 22:00:26 +0200] rev 43408
merged
Wed, 15 Jun 2011 21:18:58 +0200 spelling
haftmann [Wed, 15 Jun 2011 21:18:58 +0200] rev 43407
spelling
Wed, 15 Jun 2011 21:30:15 +0200 avoid compiler warning -- this is unchecked anyway;
wenzelm [Wed, 15 Jun 2011 21:30:15 +0200] rev 43406
avoid compiler warning -- this is unchecked anyway;
Wed, 15 Jun 2011 21:22:51 +0200 tuned messages;
wenzelm [Wed, 15 Jun 2011 21:22:51 +0200] rev 43405
tuned messages;
Wed, 15 Jun 2011 21:11:53 +0200 uniform use of Document_View.robust_body;
wenzelm [Wed, 15 Jun 2011 21:11:53 +0200] rev 43404
uniform use of Document_View.robust_body;
Wed, 15 Jun 2011 16:30:03 +0200 merged
wenzelm [Wed, 15 Jun 2011 16:30:03 +0200] rev 43403
merged
Wed, 15 Jun 2011 15:11:18 +0200 merge
blanchet [Wed, 15 Jun 2011 15:11:18 +0200] rev 43402
merge
Wed, 15 Jun 2011 14:36:41 +0200 fixed soundness bug made more visible by previous change
blanchet [Wed, 15 Jun 2011 14:36:41 +0200] rev 43401
fixed soundness bug made more visible by previous change
Wed, 15 Jun 2011 14:36:41 +0200 use more appropriate type systems for ATP exporter
blanchet [Wed, 15 Jun 2011 14:36:41 +0200] rev 43400
use more appropriate type systems for ATP exporter
Wed, 15 Jun 2011 14:36:41 +0200 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
blanchet [Wed, 15 Jun 2011 14:36:41 +0200] rev 43399
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
Wed, 15 Jun 2011 16:26:09 +0200 more robust painter_body wrt. EBP races and spurious exceptions (which causes jEdit to remove the extension);
wenzelm [Wed, 15 Jun 2011 16:26:09 +0200] rev 43398
more robust painter_body wrt. EBP races and spurious exceptions (which causes jEdit to remove the extension);
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip