Tue, 29 May 2012 18:00:54 +0200 more explicit treatment of return code vs. session phase;
wenzelm [Tue, 29 May 2012 18:00:54 +0200] rev 48016
more explicit treatment of return code vs. session phase;
Tue, 29 May 2012 17:54:34 +0200 tuned signature;
wenzelm [Tue, 29 May 2012 17:54:34 +0200] rev 48015
tuned signature;
Tue, 29 May 2012 16:39:42 +0200 separate README dockable, which allows to make it more prominent first and remove it later;
wenzelm [Tue, 29 May 2012 16:39:42 +0200] rev 48014
separate README dockable, which allows to make it more prominent first and remove it later;
Tue, 29 May 2012 13:46:50 +0200 added optimisation for equational premises in Quickcheck; added some Quickcheck examples; NEWS
bulwahn [Tue, 29 May 2012 13:46:50 +0200] rev 48013
added optimisation for equational premises in Quickcheck; added some Quickcheck examples; NEWS
Tue, 29 May 2012 11:41:37 +0200 shortened yet more multiset proofs;
huffman [Tue, 29 May 2012 11:41:37 +0200] rev 48012
shortened yet more multiset proofs; added lemma size_multiset_of [simp]
Tue, 29 May 2012 11:30:13 +0200 remove unused intermediate lemma
huffman [Tue, 29 May 2012 11:30:13 +0200] rev 48011
remove unused intermediate lemma
Tue, 29 May 2012 11:13:00 +0200 shortened more multiset proofs
huffman [Tue, 29 May 2012 11:13:00 +0200] rev 48010
shortened more multiset proofs
Tue, 29 May 2012 10:30:47 +0200 shortened some proofs
huffman [Tue, 29 May 2012 10:30:47 +0200] rev 48009
shortened some proofs
Tue, 29 May 2012 10:08:31 +0200 use transfer method for instance proof
huffman [Tue, 29 May 2012 10:08:31 +0200] rev 48008
use transfer method for instance proof
Mon, 28 May 2012 20:51:23 +0200 tweaked remote Vampire setup
blanchet [Mon, 28 May 2012 20:51:23 +0200] rev 48007
tweaked remote Vampire setup
Mon, 28 May 2012 20:50:55 +0200 update docs
blanchet [Mon, 28 May 2012 20:50:55 +0200] rev 48006
update docs
Mon, 28 May 2012 20:45:28 +0200 killed SPASS 3.5/3.7 FLOTTER hack -- requires users to upgrade to SPASS 3.8
blanchet [Mon, 28 May 2012 20:45:28 +0200] rev 48005
killed SPASS 3.5/3.7 FLOTTER hack -- requires users to upgrade to SPASS 3.8
Mon, 28 May 2012 20:25:38 +0200 don't generate definitions for LEO-II -- this cuases more harm than good
blanchet [Mon, 28 May 2012 20:25:38 +0200] rev 48004
don't generate definitions for LEO-II -- this cuases more harm than good
Mon, 28 May 2012 13:38:07 +0200 dropped sort constraints on datatype specifications
haftmann [Mon, 28 May 2012 13:38:07 +0200] rev 48003
dropped sort constraints on datatype specifications
Fri, 25 May 2012 17:14:14 +0200 potentially more convincing kill -TERM of feeder (cf. 32c03d45fffe) -- attempt to workaround spurious perl "hangs" on lxbroy10;
wenzelm [Fri, 25 May 2012 17:14:14 +0200] rev 48002
potentially more convincing kill -TERM of feeder (cf. 32c03d45fffe) -- attempt to workaround spurious perl "hangs" on lxbroy10;
Fri, 25 May 2012 13:23:43 +0200 tuned proofs;
wenzelm [Fri, 25 May 2012 13:23:43 +0200] rev 48001
tuned proofs;
Fri, 25 May 2012 13:19:10 +0200 further attempts to simplify/robustify Swing_Thread.now, to avoid spurious physical race conditions on Java 6 / Mac OS X;
wenzelm [Fri, 25 May 2012 13:19:10 +0200] rev 48000
further attempts to simplify/robustify Swing_Thread.now, to avoid spurious physical race conditions on Java 6 / Mac OS X;
Fri, 25 May 2012 11:18:32 +0200 ignore empty messages even on tty, e.g. relevant for Isabelle_System.bash_output err output;
wenzelm [Fri, 25 May 2012 11:18:32 +0200] rev 47999
ignore empty messages even on tty, e.g. relevant for Isabelle_System.bash_output err output;
Thu, 24 May 2012 23:44:16 +0200 discontinued obsolete Cygwin module;
wenzelm [Thu, 24 May 2012 23:44:16 +0200] rev 47998
discontinued obsolete Cygwin module;
Thu, 24 May 2012 23:28:58 +0200 eliminated unused Cygwin download;
wenzelm [Thu, 24 May 2012 23:28:58 +0200] rev 47997
eliminated unused Cygwin download;
Thu, 24 May 2012 23:13:06 +0200 simplified Cygwin root: warm start via env, cold start via property, no registry magic;
wenzelm [Thu, 24 May 2012 23:13:06 +0200] rev 47996
simplified Cygwin root: warm start via env, cold start via property, no registry magic;
Thu, 24 May 2012 22:49:39 +0200 include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
wenzelm [Thu, 24 May 2012 22:49:39 +0200] rev 47995
include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
Thu, 24 May 2012 22:41:27 +0200 tuned proofs;
wenzelm [Thu, 24 May 2012 22:41:27 +0200] rev 47994
tuned proofs;
Thu, 24 May 2012 22:07:00 +0200 less warning in scala-2.10.0-M3;
wenzelm [Thu, 24 May 2012 22:07:00 +0200] rev 47993
less warning in scala-2.10.0-M3;
Thu, 24 May 2012 21:46:11 +0200 avoid scala.tools.nsc.Interpreter -- deprecated in scala-2.9.0;
wenzelm [Thu, 24 May 2012 21:46:11 +0200] rev 47992
avoid scala.tools.nsc.Interpreter -- deprecated in scala-2.9.0; discontinued support for scala-2.8.x;
Thu, 24 May 2012 18:21:54 +0200 make Nitpick's handling of definitions more robust in the face of formulas that don't have the expected format (needed for soundness, cf. RNG100+1)
blanchet [Thu, 24 May 2012 18:21:54 +0200] rev 47991
make Nitpick's handling of definitions more robust in the face of formulas that don't have the expected format (needed for soundness, cf. RNG100+1)
Thu, 24 May 2012 17:46:35 +0200 fixed soundness bug in Nitpick related to unfolding -- the unfolding criterion must at least as strict when looking at a definitional axiom as elsewhere, otherwise we end up unfolding a constant's definition in its own definition, yielding a trivial equality
blanchet [Thu, 24 May 2012 17:46:35 +0200] rev 47990
fixed soundness bug in Nitpick related to unfolding -- the unfolding criterion must at least as strict when looking at a definitional axiom as elsewhere, otherwise we end up unfolding a constant's definition in its own definition, yielding a trivial equality
Thu, 24 May 2012 17:42:47 +0200 more robust Swing_Thread.now: allow body to fail;
wenzelm [Thu, 24 May 2012 17:42:47 +0200] rev 47989
more robust Swing_Thread.now: allow body to fail;
Thu, 24 May 2012 17:25:53 +0200 tuned proofs;
wenzelm [Thu, 24 May 2012 17:25:53 +0200] rev 47988
tuned proofs;
Thu, 24 May 2012 17:05:30 +0200 reparse descendants after update of imports, e.g. required for 'primrec' (line 17 of "src/HOL/Power.thy");
wenzelm [Thu, 24 May 2012 17:05:30 +0200] rev 47987
reparse descendants after update of imports, e.g. required for 'primrec' (line 17 of "src/HOL/Power.thy");
Thu, 24 May 2012 15:54:38 +0200 merged
wenzelm [Thu, 24 May 2012 15:54:38 +0200] rev 47986
merged
Thu, 24 May 2012 15:11:53 +0200 update Satallax setup based on evaluation
blanchet [Thu, 24 May 2012 15:11:53 +0200] rev 47985
update Satallax setup based on evaluation
Thu, 24 May 2012 15:03:06 +0200 merged
kuncar [Thu, 24 May 2012 15:03:06 +0200] rev 47984
merged
Thu, 24 May 2012 14:20:25 +0200 drop the feature that more than one quotient type can be defined by quotient_type -> it causes problems
kuncar [Thu, 24 May 2012 14:20:25 +0200] rev 47983
drop the feature that more than one quotient type can be defined by quotient_type -> it causes problems
Thu, 24 May 2012 14:20:23 +0200 prove reflexivity also for the quotient composition relation; reflp_preserve renamed to reflexivity_rule
kuncar [Thu, 24 May 2012 14:20:23 +0200] rev 47982
prove reflexivity also for the quotient composition relation; reflp_preserve renamed to reflexivity_rule
Thu, 24 May 2012 15:01:29 +0200 gracefully handle definition-looking premises
blanchet [Thu, 24 May 2012 15:01:29 +0200] rev 47981
gracefully handle definition-looking premises
Thu, 24 May 2012 15:33:45 +0200 simplified Poly/ML setup -- 5.3.0 is now the common base-line;
wenzelm [Thu, 24 May 2012 15:33:45 +0200] rev 47980
simplified Poly/ML setup -- 5.3.0 is now the common base-line;
Thu, 24 May 2012 15:01:17 +0200 discontinued support for Poly/ML 5.2.1;
wenzelm [Thu, 24 May 2012 15:01:17 +0200] rev 47979
discontinued support for Poly/ML 5.2.1;
Thu, 24 May 2012 14:46:14 +0200 less specific sample usage;
wenzelm [Thu, 24 May 2012 14:46:14 +0200] rev 47978
less specific sample usage;
Thu, 24 May 2012 13:56:21 +0200 some post-release notes;
wenzelm [Thu, 24 May 2012 13:56:21 +0200] rev 47977
some post-release notes;
Wed, 23 May 2012 21:19:48 +0200 tuned names
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47976
tuned names
Wed, 23 May 2012 21:19:48 +0200 order LEO-II/Satallax definitions so that they build on each other (cf. Satallax's THF policy)
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47975
order LEO-II/Satallax definitions so that they build on each other (cf. Satallax's THF policy)
Wed, 23 May 2012 21:19:48 +0200 improved LEO-II definition handling -- still hoping for a fix directly in LEO-II
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47974
improved LEO-II definition handling -- still hoping for a fix directly in LEO-II
Wed, 23 May 2012 21:19:48 +0200 augment Satallax unsat cores with all definitions
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47973
augment Satallax unsat cores with all definitions
Wed, 23 May 2012 21:19:48 +0200 better handling of incomplete TSTP proofs
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47972
better handling of incomplete TSTP proofs
Wed, 23 May 2012 21:19:48 +0200 generate THF definitions
blanchet [Wed, 23 May 2012 21:19:48 +0200] rev 47971
generate THF definitions
Wed, 23 May 2012 17:57:28 +0200 build hybrid Isabelle component for JDK on x86-linux/x86_64-linux;
wenzelm [Wed, 23 May 2012 17:57:28 +0200] rev 47970
build hybrid Isabelle component for JDK on x86-linux/x86_64-linux;
Wed, 23 May 2012 17:06:45 +0200 merged
wenzelm [Wed, 23 May 2012 17:06:45 +0200] rev 47969
merged
Wed, 23 May 2012 16:53:12 +0200 eliminated old 'axioms';
wenzelm [Wed, 23 May 2012 16:53:12 +0200] rev 47968
eliminated old 'axioms';
Wed, 23 May 2012 16:22:27 +0200 discontinued obsolete method fastsimp / tactic fast_simp_tac;
wenzelm [Wed, 23 May 2012 16:22:27 +0200] rev 47967
discontinued obsolete method fastsimp / tactic fast_simp_tac;
Wed, 23 May 2012 15:57:12 +0200 eliminated obsolete fastsimp;
wenzelm [Wed, 23 May 2012 15:57:12 +0200] rev 47966
eliminated obsolete fastsimp;
Wed, 23 May 2012 16:03:38 +0200 extend the Z3 proof parser to accept polyadic addition (on integers and reals) due to changes introduced in Z3 4.0
boehmes [Wed, 23 May 2012 16:03:38 +0200] rev 47965
extend the Z3 proof parser to accept polyadic addition (on integers and reals) due to changes introduced in Z3 4.0
Wed, 23 May 2012 15:40:10 +0200 merged
wenzelm [Wed, 23 May 2012 15:40:10 +0200] rev 47964
merged
Wed, 23 May 2012 13:37:26 +0200 doc updates
blanchet [Wed, 23 May 2012 13:37:26 +0200] rev 47963
doc updates
Wed, 23 May 2012 13:28:20 +0200 lower the monomorphization thresholds for less scalable provers
blanchet [Wed, 23 May 2012 13:28:20 +0200] rev 47962
lower the monomorphization thresholds for less scalable provers
Wed, 23 May 2012 14:17:32 +0200 more explicit proof;
wenzelm [Wed, 23 May 2012 14:17:32 +0200] rev 47961
more explicit proof; misc tuning;
Wed, 23 May 2012 13:33:35 +0200 tuned proof;
wenzelm [Wed, 23 May 2012 13:33:35 +0200] rev 47960
tuned proof;
Wed, 23 May 2012 13:32:29 +0200 prefer symbolic "contrib" -- mira should have a symlink to physical contrib_devel;
wenzelm [Wed, 23 May 2012 13:32:29 +0200] rev 47959
prefer symbolic "contrib" -- mira should have a symlink to physical contrib_devel;
Wed, 23 May 2012 12:02:27 +0200 merged, abandoning change of src/HOL/Tools/ATP/atp_problem_generate.ML from 6ea205a4d7fd;
wenzelm [Wed, 23 May 2012 12:02:27 +0200] rev 47958
merged, abandoning change of src/HOL/Tools/ATP/atp_problem_generate.ML from 6ea205a4d7fd;
Tue, 22 May 2012 16:59:27 +0200 compile
blanchet [Tue, 22 May 2012 16:59:27 +0200] rev 47957
compile
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip