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
|
Sat, 14 Apr 2012 17:15:57 +0200 |
wenzelm |
outermost SELECT_GOAL potentially improves performance;
|
changeset |
files
|
Sat, 14 Apr 2012 16:40:17 +0200 |
wenzelm |
report ISABELLE_HOME_WINDOWS;
|
changeset |
files
|
Sat, 14 Apr 2012 15:46:19 +0200 |
wenzelm |
chmod +x;
|
changeset |
files
|
Sat, 14 Apr 2012 14:36:36 +0200 |
wenzelm |
more robust invocation via ISABELLE_JDK_HOME and SCALA_HOME;
|
changeset |
files
|
Sat, 14 Apr 2012 13:05:59 +0200 |
wenzelm |
misc tuning for release;
|
changeset |
files
|
Sat, 14 Apr 2012 12:51:38 +0200 |
wenzelm |
revert changes of already published NEWS;
|
changeset |
files
|
Sat, 14 Apr 2012 12:46:45 +0200 |
wenzelm |
some updates for release;
|
changeset |
files
|
Sat, 14 Apr 2012 12:36:11 +0200 |
wenzelm |
more robust treatment of ISABELLE_HOME on windows: eliminate spaces and funny unicode characters in directory name via DOS~1 notation;
|
changeset |
files
|
Sat, 14 Apr 2012 11:46:35 +0200 |
wenzelm |
updated Scala/JVM versions;
|
changeset |
files
|
Fri, 13 Apr 2012 21:17:59 +0200 |
wenzelm |
include trailing comments in proper_command range;
|
changeset |
files
|
Fri, 13 Apr 2012 21:09:11 +0200 |
wenzelm |
minimal support for x86-mingw;
|
changeset |
files
|
Fri, 13 Apr 2012 19:44:15 +0200 |
wenzelm |
recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
|
changeset |
files
|
Fri, 13 Apr 2012 19:42:48 +0200 |
wenzelm |
updated to Scala 2.9.2;
|
changeset |
files
|
Fri, 13 Apr 2012 14:00:26 +0200 |
wenzelm |
updated headers;
|
changeset |
files
|
Fri, 13 Apr 2012 13:59:35 +0200 |
wenzelm |
eliminated hard tabs;
|
changeset |
files
|
Fri, 13 Apr 2012 13:30:27 +0200 |
Andreas Lochbihler |
Automated merge with ssh://macbroy25.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
|
changeset |
files
|
Fri, 13 Apr 2012 13:29:55 +0200 |
Andreas Lochbihler |
NEWS
|
changeset |
files
|
Fri, 13 Apr 2012 12:49:33 +0200 |
Andreas Lochbihler |
adapt to changes in RBT_Impl
|
changeset |
files
|
Fri, 13 Apr 2012 11:45:30 +0200 |
Andreas Lochbihler |
move RBT implementation into type class contexts
|
changeset |
files
|
Fri, 13 Apr 2012 12:09:25 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Fri, 13 Apr 2012 09:17:01 +0200 |
bulwahn |
NEWS
|
changeset |
files
|
Thu, 12 Apr 2012 23:51:36 +0200 |
krauss |
merged
|
changeset |
files
|
Thu, 12 Apr 2012 23:15:34 +0200 |
krauss |
distributivity of * over Un and UNION
|
changeset |
files
|
Thu, 12 Apr 2012 23:07:01 +0200 |
krauss |
Set_Algebras: removed syntax \<oplus> and \<otimes>, in favour of plain + and *
|
changeset |
files
|
Thu, 12 Apr 2012 22:55:11 +0200 |
krauss |
removed "setsum_set", now subsumed by generic setsum
|
changeset |
files
|
Thu, 12 Apr 2012 19:58:59 +0200 |
krauss |
backported Set_Algebras to use type classes (basically reverting b3e8d5ec721d from 2008)
|
changeset |
files
|
Thu, 12 Apr 2012 23:04:51 +0200 |
wenzelm |
tuned README;
|
changeset |
files
|
Thu, 12 Apr 2012 23:03:25 +0200 |
wenzelm |
direct scala toplevel tools to ISABELLE_JDK_HOME;
|
changeset |
files
|
Thu, 12 Apr 2012 22:59:00 +0200 |
wenzelm |
simplified component structure;
|
changeset |
files
|
Thu, 12 Apr 2012 19:48:23 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 12 Apr 2012 13:47:21 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Thu, 12 Apr 2012 10:29:45 +0200 |
Andreas Lochbihler |
generalise case certificates to allow ignored parameters
|
changeset |
files
|
Thu, 12 Apr 2012 11:01:15 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 04 Apr 2012 15:15:48 +0900 |
griff |
manual merge
|
changeset |
files
|
Tue, 03 Apr 2012 17:45:06 +0900 |
griff |
dropped abbreviation "pred_comp"; introduced infix notation "P OO Q" for "relcompp P Q"
|
changeset |
files
|
Tue, 03 Apr 2012 17:26:30 +0900 |
griff |
renamed "rel_comp" to "relcomp" (to be consistent with, e.g., "relpow")
|
changeset |
files
|
Thu, 12 Apr 2012 18:39:19 +0200 |
wenzelm |
more standard method setup;
|
changeset |
files
|
Thu, 12 Apr 2012 11:34:50 +0200 |
wenzelm |
more precise declaration of goal_tfrees in forked proof state;
|
changeset |
files
|
Thu, 12 Apr 2012 11:28:36 +0200 |
wenzelm |
partial revert of 8a179a0493e3 -- expose failure status of result (potentially via group) instead of isolated interrupt;
|
changeset |
files
|
Thu, 12 Apr 2012 10:13:33 +0200 |
bulwahn |
multiset operations are defined with lift_definitions;
|
changeset |
files
|
Thu, 12 Apr 2012 07:33:14 +0200 |
huffman |
remove outdated comment
|
changeset |
files
|
Wed, 11 Apr 2012 21:40:46 +0200 |
wenzelm |
rule composition via attribute "OF" (or ML functions OF/MRS) is more tolerant against multiple unifiers;
|
changeset |
files
|
Wed, 11 Apr 2012 20:42:28 +0200 |
wenzelm |
standardized ML aliases;
|
changeset |
files
|
Wed, 11 Apr 2012 15:02:48 +0200 |
wenzelm |
clarified proof_result: finish proof formally via head tr, not end_tr;
|
changeset |
files
|
Wed, 11 Apr 2012 14:20:51 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 11 Apr 2012 13:49:09 +0200 |
wenzelm |
more robust Future.fulfill wrt. duplicate assignment and interrupt;
|
changeset |
files
|
Wed, 11 Apr 2012 13:37:46 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|