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);