Wed, 18 Apr 2012 22:40:25 +0200 blanchet added SZS status wrappers in TPTP mode
Wed, 18 Apr 2012 22:40:25 +0200 blanchet fixed Auto Nitpick's output
Wed, 18 Apr 2012 22:39:35 +0200 blanchet phase out "$TPTP_PROBLEMS_PATH"; prefer "$TPTP" for consistency with CASC setup
Wed, 18 Apr 2012 22:16:05 +0200 blanchet started integrating Nik's parser into TPTP command-line tools
Wed, 18 Apr 2012 21:28:49 +0200 wenzelm merged
Wed, 18 Apr 2012 21:11:50 +0200 haftmann tuned
Wed, 18 Apr 2012 20:48:15 +0200 haftmann dropped errorneous NEWS entry
Wed, 18 Apr 2012 21:06:12 +0200 wenzelm merged
Wed, 18 Apr 2012 20:47:21 +0200 haftmann consolidated NEWS entries on fold
Wed, 18 Apr 2012 20:45:48 +0200 haftmann grouped fold-related NEWS entries together
Wed, 18 Apr 2012 20:40:52 +0200 haftmann grouped NEWS concerning relations together
Wed, 18 Apr 2012 20:38:15 +0200 haftmann merged rename traces
Wed, 18 Apr 2012 17:33:11 +0100 sultana fixed type interpretation;
Wed, 18 Apr 2012 17:33:11 +0100 sultana more tptp testing support functions;
Wed, 18 Apr 2012 18:24:16 +0200 nipkow tuned text, improved dependencies
Wed, 18 Apr 2012 17:04:03 +0200 kuncar Lifting: generate more thms & note them & tuned
Wed, 18 Apr 2012 15:48:32 +0200 huffman move constant 'Respects' into Lifting.thy;
Wed, 18 Apr 2012 20:42:55 +0200 wenzelm more friendly sendback rendering, using green and "frisches Steingrau";
Wed, 18 Apr 2012 20:22:44 +0200 wenzelm more robust Sendback handling: JVM/jEdit paranoia for case matching, treat Pretty body not just XML.Text, replace proper_range only (without trailing whitespace);
Wed, 18 Apr 2012 18:31:48 +0200 wenzelm approximative file position for Pure entities;
Wed, 18 Apr 2012 17:32:34 +0200 wenzelm render last ML_TYPING only -- relevant for inline antiquotations like @{term};
Wed, 18 Apr 2012 16:53:00 +0200 wenzelm flat presentation of collective markup;
Wed, 18 Apr 2012 15:09:07 +0200 huffman add lemma Quotient_abs_induct
Wed, 18 Apr 2012 14:59:04 +0200 huffman more usage of context blocks
Wed, 18 Apr 2012 14:34:25 +0200 huffman use context block
Wed, 18 Apr 2012 12:15:20 +0200 huffman lifting_setup generates transfer rule for rep of typedefs
Wed, 18 Apr 2012 10:52:49 +0200 huffman use context block to organize typedef lifting theorems
Wed, 18 Apr 2012 10:53:28 +0200 blanchet avoid generating syntactically invalid patterns (with "if_then_else") in SMT-LIB files
Wed, 18 Apr 2012 10:53:28 +0200 blanchet compile
Wed, 18 Apr 2012 10:53:28 +0200 blanchet get rid of minor optimization that caused strange problems and was hard to debug (and apparently saved less than 100 ms on a 30 s run)
Wed, 18 Apr 2012 10:53:27 +0200 blanchet doc update
Wed, 18 Apr 2012 10:53:27 +0200 blanchet display more messages, now that more provers are run by default
Tue, 17 Apr 2012 23:22:40 +0100 sultana added testing of tptp problem names;
Tue, 17 Apr 2012 23:22:40 +0100 sultana tidied exception-handling relating to tptp problem names;
Tue, 17 Apr 2012 23:22:40 +0100 sultana updated TPTP's ROOT.ML to include TPTP_Interpret;
Tue, 17 Apr 2012 23:24:46 +0200 wenzelm retain ISABELLE_HOME_WINDOWS which is useful for jEdit to fold file names symbolically, but without DOS expansion that causes problems with Cygwin/Posix roundtrip (cf. 5a7903ba2dac);
Tue, 17 Apr 2012 22:26:36 +0200 wenzelm updated to scala-2.9.2;
Tue, 17 Apr 2012 14:00:09 +0200 huffman make transfer method more deterministic by using SOLVED' on some subgoals
Tue, 17 Apr 2012 20:48:07 +0200 wenzelm accomodate ProofGeneral as Isabelle component, with adhoc version switch for Cygwin as before;
Tue, 17 Apr 2012 19:16:13 +0200 kuncar tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved exception-handling in tptp;
Tue, 17 Apr 2012 16:14:07 +0100 sultana simplified interpretation of '$i';
Tue, 17 Apr 2012 16:14:07 +0100 sultana more cleaning of tptp tests;
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved tptp_graph robustness by relying on thy;
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved tptp interpretation test thy
Tue, 17 Apr 2012 16:14:07 +0100 sultana tuned comments
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved handling of quoted names in tptp import
Tue, 17 Apr 2012 16:14:07 +0100 sultana improved naming of 'distinct objects' in tptp import
Tue, 17 Apr 2012 16:14:07 +0100 sultana reorganised tptp testing thys
Tue, 17 Apr 2012 16:14:07 +0100 sultana enforced 'include' restrictions
Tue, 17 Apr 2012 16:14:07 +0100 sultana tuned
Tue, 17 Apr 2012 16:14:06 +0100 sultana split TPTP_Parser thy -- parser can rely on smaller image, whereas TPTP_Interpret requires HOL;
Tue, 17 Apr 2012 16:48:37 +0200 wenzelm updated rel_comp ~> relcomp (cf. e1b761c216ac);
Tue, 17 Apr 2012 15:25:43 +0200 blanchet merged
Tue, 17 Apr 2012 13:54:31 +0200 blanchet more helpful error message
Tue, 17 Apr 2012 13:54:31 +0200 blanchet avoid option introduced in E 1.2 when invoking older versions of E
Tue, 17 Apr 2012 14:56:38 +0200 kuncar go back to the explicit compisition of quotient theorems
Tue, 17 Apr 2012 11:03:08 +0200 huffman add theory data for relator identity rules;
Tue, 17 Apr 2012 09:12:15 +0200 kuncar note the Quotient theorem in quotient_type
Mon, 16 Apr 2012 20:50:43 +0200 kuncar leave Lifting prefix
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip