Wed, 18 Apr 2012 20:22:44 +0200 more robust Sendback handling: JVM/jEdit paranoia for case matching, treat Pretty body not just XML.Text, replace proper_range only (without trailing whitespace);
wenzelm [Wed, 18 Apr 2012 20:22:44 +0200] rev 47542
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 approximative file position for Pure entities;
wenzelm [Wed, 18 Apr 2012 18:31:48 +0200] rev 47541
approximative file position for Pure entities;
Wed, 18 Apr 2012 17:32:34 +0200 render last ML_TYPING only -- relevant for inline antiquotations like @{term};
wenzelm [Wed, 18 Apr 2012 17:32:34 +0200] rev 47540
render last ML_TYPING only -- relevant for inline antiquotations like @{term};
Wed, 18 Apr 2012 16:53:00 +0200 flat presentation of collective markup;
wenzelm [Wed, 18 Apr 2012 16:53:00 +0200] rev 47539
flat presentation of collective markup;
Wed, 18 Apr 2012 15:09:07 +0200 add lemma Quotient_abs_induct
huffman [Wed, 18 Apr 2012 15:09:07 +0200] rev 47538
add lemma Quotient_abs_induct
Wed, 18 Apr 2012 14:59:04 +0200 more usage of context blocks
huffman [Wed, 18 Apr 2012 14:59:04 +0200] rev 47537
more usage of context blocks
Wed, 18 Apr 2012 14:34:25 +0200 use context block
huffman [Wed, 18 Apr 2012 14:34:25 +0200] rev 47536
use context block
Wed, 18 Apr 2012 12:15:20 +0200 lifting_setup generates transfer rule for rep of typedefs
huffman [Wed, 18 Apr 2012 12:15:20 +0200] rev 47535
lifting_setup generates transfer rule for rep of typedefs
Wed, 18 Apr 2012 10:52:49 +0200 use context block to organize typedef lifting theorems
huffman [Wed, 18 Apr 2012 10:52:49 +0200] rev 47534
use context block to organize typedef lifting theorems
Wed, 18 Apr 2012 10:53:28 +0200 avoid generating syntactically invalid patterns (with "if_then_else") in SMT-LIB files
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47533
avoid generating syntactically invalid patterns (with "if_then_else") in SMT-LIB files
Wed, 18 Apr 2012 10:53:28 +0200 compile
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47532
compile
Wed, 18 Apr 2012 10:53:28 +0200 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)
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47531
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 doc update
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47530
doc update
Wed, 18 Apr 2012 10:53:27 +0200 display more messages, now that more provers are run by default
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47529
display more messages, now that more provers are run by default
Tue, 17 Apr 2012 23:22:40 +0100 added testing of tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47528
added testing of tptp problem names;
Tue, 17 Apr 2012 23:22:40 +0100 tidied exception-handling relating to tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47527
tidied exception-handling relating to tptp problem names;
Tue, 17 Apr 2012 23:22:40 +0100 updated TPTP's ROOT.ML to include TPTP_Interpret;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47526
updated TPTP's ROOT.ML to include TPTP_Interpret;
Tue, 17 Apr 2012 23:24:46 +0200 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);
wenzelm [Tue, 17 Apr 2012 23:24:46 +0200] rev 47525
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 updated to scala-2.9.2;
wenzelm [Tue, 17 Apr 2012 22:26:36 +0200] rev 47524
updated to scala-2.9.2;
Tue, 17 Apr 2012 14:00:09 +0200 make transfer method more deterministic by using SOLVED' on some subgoals
huffman [Tue, 17 Apr 2012 14:00:09 +0200] rev 47523
make transfer method more deterministic by using SOLVED' on some subgoals
Tue, 17 Apr 2012 20:48:07 +0200 accomodate ProofGeneral as Isabelle component, with adhoc version switch for Cygwin as before;
wenzelm [Tue, 17 Apr 2012 20:48:07 +0200] rev 47522
accomodate ProofGeneral as Isabelle component, with adhoc version switch for Cygwin as before;
Tue, 17 Apr 2012 19:16:13 +0200 tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
kuncar [Tue, 17 Apr 2012 19:16:13 +0200] rev 47521
tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
Tue, 17 Apr 2012 16:14:07 +0100 improved exception-handling in tptp;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47520
improved exception-handling in tptp; tuned;
Tue, 17 Apr 2012 16:14:07 +0100 simplified interpretation of '$i';
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47519
simplified interpretation of '$i';
Tue, 17 Apr 2012 16:14:07 +0100 more cleaning of tptp tests;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47518
more cleaning of tptp tests;
Tue, 17 Apr 2012 16:14:07 +0100 improved tptp_graph robustness by relying on thy;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47517
improved tptp_graph robustness by relying on thy; reused cleanup code; improved messages;
Tue, 17 Apr 2012 16:14:07 +0100 improved tptp interpretation test thy
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47516
improved tptp interpretation test thy
Tue, 17 Apr 2012 16:14:07 +0100 tuned comments
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47515
tuned comments
Tue, 17 Apr 2012 16:14:07 +0100 improved handling of quoted names in tptp import
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47514
improved handling of quoted names in tptp import
Tue, 17 Apr 2012 16:14:07 +0100 improved naming of 'distinct objects' in tptp import
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47513
improved naming of 'distinct objects' in tptp import
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip