Tue, 17 Apr 2012 23:22:40 +0100 |
sultana |
added testing of tptp problem names;
|
changeset |
files
|
Tue, 17 Apr 2012 23:22:40 +0100 |
sultana |
tidied exception-handling relating to tptp problem names;
|
changeset |
files
|
Tue, 17 Apr 2012 23:22:40 +0100 |
sultana |
updated TPTP's ROOT.ML to include TPTP_Interpret;
|
changeset |
files
|
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);
|
changeset |
files
|
Tue, 17 Apr 2012 22:26:36 +0200 |
wenzelm |
updated to scala-2.9.2;
|
changeset |
files
|
Tue, 17 Apr 2012 14:00:09 +0200 |
huffman |
make transfer method more deterministic by using SOLVED' on some subgoals
|
changeset |
files
|
Tue, 17 Apr 2012 20:48:07 +0200 |
wenzelm |
accomodate ProofGeneral as Isabelle component, with adhoc version switch for Cygwin as before;
|
changeset |
files
|
Tue, 17 Apr 2012 19:16:13 +0200 |
kuncar |
tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
improved exception-handling in tptp;
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
simplified interpretation of '$i';
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
more cleaning of tptp tests;
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
improved tptp_graph robustness by relying on thy;
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
improved tptp interpretation test thy
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
tuned comments
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
improved handling of quoted names in tptp import
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
improved naming of 'distinct objects' in tptp import
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
reorganised tptp testing thys
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
enforced 'include' restrictions
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:07 +0100 |
sultana |
tuned
|
changeset |
files
|
Tue, 17 Apr 2012 16:14:06 +0100 |
sultana |
split TPTP_Parser thy -- parser can rely on smaller image, whereas TPTP_Interpret requires HOL;
|
changeset |
files
|
Tue, 17 Apr 2012 16:48:37 +0200 |
wenzelm |
updated rel_comp ~> relcomp (cf. e1b761c216ac);
|
changeset |
files
|
Tue, 17 Apr 2012 15:25:43 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 17 Apr 2012 13:54:31 +0200 |
blanchet |
more helpful error message
|
changeset |
files
|
Tue, 17 Apr 2012 13:54:31 +0200 |
blanchet |
avoid option introduced in E 1.2 when invoking older versions of E
|
changeset |
files
|
Tue, 17 Apr 2012 14:56:38 +0200 |
kuncar |
go back to the explicit compisition of quotient theorems
|
changeset |
files
|
Tue, 17 Apr 2012 11:03:08 +0200 |
huffman |
add theory data for relator identity rules;
|
changeset |
files
|
Tue, 17 Apr 2012 09:12:15 +0200 |
kuncar |
note the Quotient theorem in quotient_type
|
changeset |
files
|
Mon, 16 Apr 2012 20:50:43 +0200 |
kuncar |
leave Lifting prefix
|
changeset |
files
|
Mon, 16 Apr 2012 23:23:08 +0200 |
wenzelm |
more user aliases;
|
changeset |
files
|
Mon, 16 Apr 2012 23:07:40 +0200 |
wenzelm |
redirect bash stderr to Isabelle warning as appropriate -- avoid raw process error output which may either get ignored or overload PIDE syslog in extreme cases;
|
changeset |
files
|
Mon, 16 Apr 2012 21:53:11 +0200 |
wenzelm |
updated and clarified OF/MRS;
|
changeset |
files
|
Mon, 16 Apr 2012 21:37:08 +0200 |
wenzelm |
document attribute "abs_def";
|
changeset |
files
|
Mon, 16 Apr 2012 19:38:48 +0200 |
wenzelm |
repaired some damage caused by merging with version from 12 days ago (cf. 8c8f27864ed1);
|
changeset |
files
|
Mon, 16 Apr 2012 19:01:57 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 04 Apr 2012 09:59:49 +0200 |
nipkow |
refined new tutorial announcement
|
changeset |
files
|
Mon, 16 Apr 2012 17:26:32 +0200 |
bulwahn |
merged
|
changeset |
files
|
Mon, 16 Apr 2012 17:22:51 +0200 |
Christian Sternagel |
duplicate "relpow" facts for "relpowp" (to emphasize that both worlds exist and obtain better search results with "find_theorems")
|
changeset |
files
|
Mon, 16 Apr 2012 17:20:32 +0200 |
wenzelm |
updated for release;
|
changeset |
files
|
Mon, 16 Apr 2012 15:09:47 +0200 |
wenzelm |
more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
|
changeset |
files
|
Mon, 16 Apr 2012 11:24:57 +0200 |
huffman |
tuned some proofs;
|
changeset |
files
|
Sun, 15 Apr 2012 20:51:07 +0200 |
haftmann |
centralized enriched_type declaration, thanks to in-situ available Isar commands
|
changeset |
files
|
Sun, 15 Apr 2012 20:41:46 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Sun, 15 Apr 2012 18:55:45 +0200 |
huffman |
replace locale 'UFT' with new un-named context block feature;
|
changeset |
files
|
Sun, 15 Apr 2012 14:51:15 +0200 |
wenzelm |
more CONTRIBUTORS;
|
changeset |
files
|
Sun, 15 Apr 2012 14:50:09 +0200 |
wenzelm |
some coverage of bundled declarations;
|
changeset |
files
|
Sun, 15 Apr 2012 13:21:13 +0200 |
wenzelm |
more uniform outline;
|
changeset |
files
|
Sun, 15 Apr 2012 13:15:14 +0200 |
wenzelm |
some coverage of unnamed contexts, which can be nested within other targets;
|
changeset |
files
|
Sat, 14 Apr 2012 23:52:17 +0100 |
sultana |
gathered mirabelle_sledgehammer's hardcoded defaults
|
changeset |
files
|
Sat, 14 Apr 2012 23:52:17 +0100 |
sultana |
Mirabelle's 'usage' description relating to Sledgehammer now synchs with the ML code of the Mirabelle-Sledgehammer action
|
changeset |
files
|
Sat, 14 Apr 2012 23:52:17 +0100 |
sultana |
Mirabelle now gives usage info when no arguments given
|
changeset |
files
|
Sat, 14 Apr 2012 23:52:17 +0100 |
sultana |
switched from using sed to perl in mirabelle tool
|
changeset |
files
|
Sat, 14 Apr 2012 23:52:17 +0100 |
sultana |
renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
|
changeset |
files
|
Sat, 14 Apr 2012 23:34:18 +0200 |
wenzelm |
refined Cooper.tac / "presburger" method: Subgoal.FOCUS_PARAMS allows to solve more problems with outer quantifiers, e.g "!!x. [| 0 <= (x::int); x div 2 < f x |] ==> x < f x * 2";
|
changeset |
files
|
Sat, 14 Apr 2012 20:44:53 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Sat, 14 Apr 2012 19:29:31 +0200 |
krauss |
removed HOL/ex/Set_Algebras -- outdated clone, obsolete as example
|
changeset |
files
|
Sat, 14 Apr 2012 15:08:59 +0100 |
sultana |
aligned tptp_graph dependencies to Isabelle conventions;
|
changeset |
files
|
Sat, 14 Apr 2012 20:10:10 +0200 |
wenzelm |
more ambitious isatest settings using polyml-svn (e.g. 1487);
|
changeset |
files
|
Sat, 14 Apr 2012 19:09:34 +0200 |
wenzelm |
use official TextArea.isCaretVisible and thus follow the "blink" flag;
|
changeset |
files
|
Sat, 14 Apr 2012 18:28:11 +0200 |
wenzelm |
display more memory;
|
changeset |
files
|
Sat, 14 Apr 2012 17:26:08 +0200 |
wenzelm |
keyword ";" is declared via prover (as "minor", not "diag");
|
changeset |
files
|