wenzelm [Tue, 21 Jun 2011 12:53:55 +0200] rev 43488
Symbol.is_ctrl: handle decoded version as well;
clarified user font font index handling;
wenzelm [Tue, 21 Jun 2011 01:08:15 +0200] rev 43487
some support for user symbol fonts;
wenzelm [Mon, 20 Jun 2011 23:25:39 +0200] rev 43486
removed obsolete font specification;
wenzelm [Mon, 20 Jun 2011 23:21:24 +0200] rev 43485
more tolerant Symbol.decode;
wenzelm [Mon, 20 Jun 2011 23:19:38 +0200] rev 43484
simplified/generalized ISABELLE_FONTS handling;
wenzelm [Mon, 20 Jun 2011 22:48:41 +0200] rev 43483
updated to jedit_build-20110620;
wenzelm [Mon, 20 Jun 2011 22:43:56 +0200] rev 43482
added SyntaxUtilities.StyleExtender hook, with actual functionality in Isabelle/Scala;
blanchet [Mon, 20 Jun 2011 12:13:43 +0200] rev 43481
clean up SPASS FLOTTER hack
blanchet [Mon, 20 Jun 2011 11:42:41 +0200] rev 43480
remove automatic recovery from (some) unsound proofs, now that we use sound encodings for all the interesting provers
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43479
only refer to facts found in TPTP file -- e.g. facts that simplify to true are excluded
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43478
slightly better setup for E
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43477
respect "really_all" argument, which is used by "ATP_Export"
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43476
slightly better setup for SPASS and Vampire as more results have come in
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43475
optimized SPASS and Vampire time slices, like E before
blanchet [Mon, 20 Jun 2011 10:41:02 +0200] rev 43474
optimized E's time slicing, based on latest exhaustive Judgment Day results
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