blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43473
deal with ATP time slices in a more flexible/robust fashion
wenzelm [Mon, 20 Jun 2011 09:19:31 +0200] rev 43472
literal unicode in README.html allows to copy/paste from Lobo output;
wenzelm [Sun, 19 Jun 2011 22:53:37 +0200] rev 43471
merged;
wenzelm [Sun, 19 Jun 2011 22:53:15 +0200] rev 43470
explain special control symbols;
wenzelm [Sun, 19 Jun 2011 22:52:49 +0200] rev 43469
accept control symbols;
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43468
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
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43467
recognize one more E failure message
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43466
tweaked TPTP formula kind for typing information used in the conjecture
blanchet [Sun, 19 Jun 2011 18:12:49 +0200] rev 43465
more forceful message
wenzelm [Sun, 19 Jun 2011 21:53:04 +0200] rev 43464
treat quotes as non-controllable, to reduce surprise in incremental editing;
wenzelm [Sun, 19 Jun 2011 21:47:14 +0200] rev 43463
abbreviations for special control symbols;
wenzelm [Sun, 19 Jun 2011 21:43:41 +0200] rev 43462
completion for control symbols;
wenzelm [Sun, 19 Jun 2011 21:38:48 +0200] rev 43461
updated to jedit_build-20110619;
wenzelm [Sun, 19 Jun 2011 21:34:55 +0200] rev 43460
support for bold style within text buffer;
hidden: white foreground;
wenzelm [Sun, 19 Jun 2011 15:31:16 +0200] rev 43459
tuned;
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);
wenzelm [Sun, 19 Jun 2011 14:36:06 +0200] rev 43457
added glyphs 21e0..21e4, 21e6..21e9, 2759 from DejaVuSansMono;
wenzelm [Sun, 19 Jun 2011 14:31:08 +0200] rev 43456
names for control symbols without "^", which is relevant for completion;
wenzelm [Sun, 19 Jun 2011 14:11:06 +0200] rev 43455
some unicode chars for special control symbols;
wenzelm [Sun, 19 Jun 2011 00:03:44 +0200] rev 43454
tuned;
wenzelm [Sat, 18 Jun 2011 23:51:22 +0200] rev 43453
tuned markup;
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;
wenzelm [Sat, 18 Jun 2011 22:01:22 +0200] rev 43451
proper gfx.setColor;
wenzelm [Sat, 18 Jun 2011 21:26:47 +0200] rev 43450
proper x1;
tuned;