Mon, 13 Jun 2011 23:21:53 +0200 more accurate CSS colors;
wenzelm [Mon, 13 Jun 2011 23:21:53 +0200] rev 43377
more accurate CSS colors;
Mon, 13 Jun 2011 23:09:01 +0200 some direct text foreground painting, instead of token marking;
wenzelm [Mon, 13 Jun 2011 23:09:01 +0200] rev 43376
some direct text foreground painting, instead of token marking; common snapshot for all text area painters (NOT gutter etc.) tuned;
Mon, 13 Jun 2011 14:22:33 +0200 imitate original Chunk.paintChunkList;
wenzelm [Mon, 13 Jun 2011 14:22:33 +0200] rev 43375
imitate original Chunk.paintChunkList;
Mon, 13 Jun 2011 13:53:41 +0200 tuned;
wenzelm [Mon, 13 Jun 2011 13:53:41 +0200] rev 43374
tuned;
Mon, 13 Jun 2011 12:33:53 +0200 always use our text painter;
wenzelm [Mon, 13 Jun 2011 12:33:53 +0200] rev 43373
always use our text painter;
Mon, 13 Jun 2011 12:29:26 +0200 use orig_text_painter for extras outside main text (also required to update internal line infos);
wenzelm [Mon, 13 Jun 2011 12:29:26 +0200] rev 43372
use orig_text_painter for extras outside main text (also required to update internal line infos); tuned;
Sun, 12 Jun 2011 22:26:03 +0200 more precise imitation of original TextAreaPainter$PaintText;
wenzelm [Sun, 12 Jun 2011 22:26:03 +0200] rev 43371
more precise imitation of original TextAreaPainter$PaintText;
Sun, 12 Jun 2011 20:24:25 +0200 tuned;
wenzelm [Sun, 12 Jun 2011 20:24:25 +0200] rev 43370
tuned;
Sun, 12 Jun 2011 20:08:49 +0200 separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
wenzelm [Sun, 12 Jun 2011 20:08:49 +0200] rev 43369
separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
Sun, 12 Jun 2011 16:19:29 +0200 check source dependencies only if jedit_build component is available;
wenzelm [Sun, 12 Jun 2011 16:19:29 +0200] rev 43368
check source dependencies only if jedit_build component is available;
Sat, 11 Jun 2011 16:05:17 +0200 cover method "deepen" concisely;
wenzelm [Sat, 11 Jun 2011 16:05:17 +0200] rev 43367
cover method "deepen" concisely;
Sat, 11 Jun 2011 15:36:46 +0200 moved/updated single-step tactics;
wenzelm [Sat, 11 Jun 2011 15:36:46 +0200] rev 43366
moved/updated single-step tactics;
Sat, 11 Jun 2011 15:03:31 +0200 tuned sections;
wenzelm [Sat, 11 Jun 2011 15:03:31 +0200] rev 43365
tuned sections;
Sat, 11 Jun 2011 14:27:23 +0200 reverted 5fcd0ca1f582 -- isatest provides its own libgmp3 via LD_LIBRARY_PATH, which are also required for swipl;
wenzelm [Sat, 11 Jun 2011 14:27:23 +0200] rev 43364
reverted 5fcd0ca1f582 -- isatest provides its own libgmp3 via LD_LIBRARY_PATH, which are also required for swipl;
Sat, 11 Jun 2011 07:50:28 +0200 tuned comment
haftmann [Sat, 11 Jun 2011 07:50:28 +0200] rev 43363
tuned comment
Fri, 10 Jun 2011 17:52:09 +0200 name tuning
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43362
name tuning
Fri, 10 Jun 2011 17:52:09 +0200 revived the lightweight "poly_tags_{query,bang}" type encodings by fixing their soundness bug
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43361
revived the lightweight "poly_tags_{query,bang}" type encodings by fixing their soundness bug
Fri, 10 Jun 2011 17:52:09 +0200 don't trim proofs in debug mode
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43360
don't trim proofs in debug mode
Fri, 10 Jun 2011 17:52:09 +0200 tuning
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43359
tuning
Fri, 10 Jun 2011 17:37:50 +0200 isatest/makedist: build Isabelle/jEdit;
wenzelm [Fri, 10 Jun 2011 17:37:50 +0200] rev 43358
isatest/makedist: build Isabelle/jEdit;
Fri, 10 Jun 2011 17:30:23 +0200 makedist -j: build Isabelle/jEdit via given jedit_build component;
wenzelm [Fri, 10 Jun 2011 17:30:23 +0200] rev 43357
makedist -j: build Isabelle/jEdit via given jedit_build component;
Fri, 10 Jun 2011 15:42:21 +0200 adding another narrowing strategy for integers
bulwahn [Fri, 10 Jun 2011 15:42:21 +0200] rev 43356
adding another narrowing strategy for integers
Fri, 10 Jun 2011 15:03:29 +0200 merged
wenzelm [Fri, 10 Jun 2011 15:03:29 +0200] rev 43355
merged
Fri, 10 Jun 2011 12:01:15 +0200 pass --trim option to "eproof" script to speed up proof reconstruction
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43354
pass --trim option to "eproof" script to speed up proof reconstruction
Fri, 10 Jun 2011 12:01:15 +0200 removed "atp" and "atps" aliases, which users should have forgotten by now if they ever used them
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43353
removed "atp" and "atps" aliases, which users should have forgotten by now if they ever used them
Fri, 10 Jun 2011 12:01:15 +0200 fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43352
fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
Fri, 10 Jun 2011 12:01:15 +0200 compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43351
compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
Fri, 10 Jun 2011 14:59:30 +0200 use existing ghc on macbroy20;
wenzelm [Fri, 10 Jun 2011 14:59:30 +0200] rev 43350
use existing ghc on macbroy20;
Fri, 10 Jun 2011 13:32:51 +0200 local gensym based on Name.variant;
wenzelm [Fri, 10 Jun 2011 13:32:51 +0200] rev 43349
local gensym based on Name.variant; do not export internals by default;
Fri, 10 Jun 2011 12:51:29 +0200 uniform use of flexflex_rule;
wenzelm [Fri, 10 Jun 2011 12:51:29 +0200] rev 43348
uniform use of flexflex_rule;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip