wenzelm [Sun, 12 Jun 2011 20:24:25 +0200] rev 43370
tuned;
wenzelm [Sun, 12 Jun 2011 20:08:49 +0200] rev 43369
separate isabelle.jedit.Text_Painter, which actually replaces the original TextAreaPainter$PaintText instance;
wenzelm [Sun, 12 Jun 2011 16:19:29 +0200] rev 43368
check source dependencies only if jedit_build component is available;
wenzelm [Sat, 11 Jun 2011 16:05:17 +0200] rev 43367
cover method "deepen" concisely;
wenzelm [Sat, 11 Jun 2011 15:36:46 +0200] rev 43366
moved/updated single-step tactics;
wenzelm [Sat, 11 Jun 2011 15:03:31 +0200] rev 43365
tuned sections;
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;
haftmann [Sat, 11 Jun 2011 07:50:28 +0200] rev 43363
tuned comment
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43362
name tuning
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
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43360
don't trim proofs in debug mode
blanchet [Fri, 10 Jun 2011 17:52:09 +0200] rev 43359
tuning
wenzelm [Fri, 10 Jun 2011 17:37:50 +0200] rev 43358
isatest/makedist: build Isabelle/jEdit;
wenzelm [Fri, 10 Jun 2011 17:30:23 +0200] rev 43357
makedist -j: build Isabelle/jEdit via given jedit_build component;
bulwahn [Fri, 10 Jun 2011 15:42:21 +0200] rev 43356
adding another narrowing strategy for integers
wenzelm [Fri, 10 Jun 2011 15:03:29 +0200] rev 43355
merged
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43354
pass --trim option to "eproof" script to speed up proof reconstruction
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
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
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
wenzelm [Fri, 10 Jun 2011 14:59:30 +0200] rev 43350
use existing ghc on macbroy20;
wenzelm [Fri, 10 Jun 2011 13:32:51 +0200] rev 43349
local gensym based on Name.variant;
do not export internals by default;
wenzelm [Fri, 10 Jun 2011 12:51:29 +0200] rev 43348
uniform use of flexflex_rule;
wenzelm [Fri, 10 Jun 2011 11:47:52 +0200] rev 43347
tuned name (cf. blast_stats);
wenzelm [Fri, 10 Jun 2011 11:39:23 +0200] rev 43346
more official options blast_trace, blast_stats;
wenzelm [Thu, 09 Jun 2011 23:30:18 +0200] rev 43345
merged
bulwahn [Thu, 09 Jun 2011 15:14:21 +0200] rev 43344
merged
bulwahn [Thu, 09 Jun 2011 14:16:12 +0200] rev 43343
resolving an issue with class instances that are pseudo functions in the OCaml code serializer
hoelzl [Thu, 09 Jun 2011 14:24:34 +0200] rev 43342
merged
hoelzl [Thu, 09 Jun 2011 14:04:38 +0200] rev 43341
fixed document generation for HOL