blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47919
repaired snag in debug function
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47918
graceful handling of Waldmeister endgame
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47917
improve parsing of Waldmeister dependencies (and kill obsolete hack)
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47916
tuning
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47915
added debugging function
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47914
LEO-II's "--sos" option confusingly disables rather than enables SOS, and SOS seems to be ignored anyway; also, pass a number of facts that's more appropriate for each prover
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47913
eta-reduce definition-like equations for THF provers; Satallax in particular seems to love that
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47912
get rid of "conj_sym_kind" -- most interesting provers now have built-in sorts, and for the others (e.g. E) "Hypothesis" isn't too bad a default
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47911
extend ATP data structure to avoid having to perform ((non-)capture avoiding) beta reduction -- fixes a bug in the THF translation of "is_measure.simps"
blanchet [Fri, 11 May 2012 01:02:36 +0200] rev 47910
reintroduced example now that it's no longer broken
blanchet [Fri, 11 May 2012 00:45:24 +0200] rev 47909
fixed "real" after they were redefined as a 'quotient_type'
huffman [Thu, 10 May 2012 22:00:24 +0200] rev 47908
temporarily comment out broken nitpick example;
adapt to new definition of type rat
huffman [Thu, 10 May 2012 21:02:36 +0200] rev 47907
simplify instance proofs for rat
huffman [Thu, 10 May 2012 21:18:41 +0200] rev 47906
convert Rat.thy to use lift_definition/transfer
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47905
cleaner handling of bi-implication for THF output of first-order type encodings
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47904
distinguish between instantiated and uninstantiated inductions -- the latter are OK for first-order provers
huffman [Thu, 10 May 2012 12:23:20 +0200] rev 47903
temporarily comment out broken nitpick example
huffman [Thu, 10 May 2012 09:10:43 +0200] rev 47902
convert real number theory to use lifting/transfer
huffman [Mon, 07 May 2012 15:04:17 +0200] rev 47901
tuned ordering of lemmas
blanchet [Thu, 10 May 2012 10:07:41 +0200] rev 47900
pass fewer facts to LEO-II and Satallax
blanchet [Thu, 10 May 2012 10:07:40 +0200] rev 47899
tweak LEO-II setup
blanchet [Thu, 10 May 2012 10:07:40 +0200] rev 47898
use raw monomorphic encoding with Waldmeister, to avoid overloading it with too many function symbols (as would be the case using mangled monomorphic encodings)
bulwahn [Wed, 09 May 2012 11:24:38 +0200] rev 47897
build Pure_64 with new settings
bulwahn [Wed, 09 May 2012 11:17:54 +0200] rev 47896
tuned
bulwahn [Wed, 09 May 2012 10:39:54 +0200] rev 47895
playing around with mira settings
bulwahn [Tue, 08 May 2012 14:35:13 +0200] rev 47894
defining and proving Executable_Relation with lift_definition and transfer
bulwahn [Tue, 08 May 2012 14:31:03 +0200] rev 47893
specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer
blanchet [Mon, 07 May 2012 14:50:49 +0200] rev 47892
prevent spurious timeouts
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47891
added "try0" tool to Mirabelle
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47890
use latest E (1.5)
huffman [Fri, 04 May 2012 17:12:37 +0200] rev 47889
lifting package produces abs_eq_iff rules for total quotients
bulwahn [Fri, 04 May 2012 11:08:31 +0200] rev 47888
using the new transfer method to obtain abstract properties of RBT trees
wenzelm [Wed, 02 May 2012 22:05:59 +0200] rev 47887
back to post-release mode -- after fork point;
wenzelm [Wed, 23 May 2012 11:53:17 +0200] rev 47886
removed obsolete RC tags;
wenzelm [Tue, 22 May 2012 19:02:17 +0200] rev 47885
Added tag Isabelle2012 for changeset 21c42b095c84
wenzelm [Sun, 20 May 2012 11:34:33 +0200] rev 47884
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);
wenzelm [Thu, 17 May 2012 16:04:39 +0200] rev 47883
Added tag Isabelle2012-RC3 for changeset ed5f56b8f90a
wenzelm [Thu, 17 May 2012 15:58:57 +0200] rev 47882
some message;
wenzelm [Thu, 17 May 2012 15:23:00 +0200] rev 47881
tuned error -- reduce potential for confusion in a higher-level context, e.g. partial checking of theory sub-graph;
berghofe [Fri, 11 May 2012 13:41:30 +0200] rev 47880
Fixed disambiguation of names (cf. 5759ecd5c905)
wenzelm [Thu, 10 May 2012 22:51:44 +0200] rev 47879
merged
wenzelm [Thu, 10 May 2012 22:49:12 +0200] rev 47878
file.encoding=UTF-8 for java.ext.dirs, to agree with java runtime invocation;
wenzelm [Thu, 10 May 2012 21:35:04 +0200] rev 47877
prefer absolute paths, to allow launching from a different context (e.g. via file associations);
wenzelm [Thu, 10 May 2012 20:49:30 +0200] rev 47876
tweaked Inductive.prove_eqs to allow degenerate definition like "inductive TRUE where TRUE";
wenzelm [Wed, 09 May 2012 16:46:12 +0200] rev 47875
allow spaces in target directory;
wenzelm [Mon, 07 May 2012 21:38:12 +0200] rev 47874
Added tag Isabelle2012-RC2 for changeset 1636ff4c6243
wenzelm [Mon, 07 May 2012 20:35:53 +0200] rev 47873
init Cygwin after unpacking;
wenzelm [Sun, 06 May 2012 13:58:05 +0200] rev 47872
tuned proofs;
wenzelm [Sun, 06 May 2012 13:22:37 +0200] rev 47871
more accurate ROOT.ML;
wenzelm [Sun, 06 May 2012 11:52:33 +0200] rev 47870
prefer http://isabelle.in.tum.de/library alias, which is available at TUM only;
wenzelm [Sat, 05 May 2012 18:21:55 +0200] rev 47869
some highlights of Isabelle2012;
wenzelm [Fri, 04 May 2012 17:14:42 +0200] rev 47868
refrain from SIGHUP handling (cf. 5f629ee2502b), which does not work on Cygwin and appears to be redundant anyway (no extra output produced within pipe);
wenzelm [Fri, 04 May 2012 15:58:27 +0200] rev 47867
some attempts to make critical errors fit on screen;
wenzelm [Thu, 03 May 2012 22:07:29 +0200] rev 47866
more NEWS;
wenzelm [Thu, 03 May 2012 13:17:15 +0200] rev 47865
backout 9579464d00f9 to avoid odd crash of polyml-5.2.1 (according to Jasmin, this change is not essential for now);
wenzelm [Wed, 02 May 2012 22:40:28 +0200] rev 47864
Added tag Isabelle2012-RC1 for changeset ec5d54029664