2 hours ago blanchet 2012-05-23 tuned names default tip
2 hours ago blanchet 2012-05-23 order LEO-II/Satallax definitions so that they build on each other (cf. Satallax's THF policy)
2 hours ago blanchet 2012-05-23 improved LEO-II definition handling -- still hoping for a fix directly in LEO-II
2 hours ago blanchet 2012-05-23 augment Satallax unsat cores with all definitions
2 hours ago blanchet 2012-05-23 better handling of incomplete TSTP proofs
2 hours ago blanchet 2012-05-23 generate THF definitions
6 hours ago wenzelm 2012-05-23 build hybrid Isabelle component for JDK on x86-linux/x86_64-linux;
7 hours ago wenzelm 2012-05-23 merged
7 hours ago wenzelm 2012-05-23 eliminated old 'axioms';
7 hours ago wenzelm 2012-05-23 discontinued obsolete method fastsimp / tactic fast_simp_tac;
8 hours ago wenzelm 2012-05-23 eliminated obsolete fastsimp;
8 hours ago boehmes 2012-05-23 extend the Z3 proof parser to accept polyadic addition (on integers and reals) due to changes introduced in Z3 4.0
8 hours ago wenzelm 2012-05-23 merged
9 hours ago wenzelm 2012-05-23 more explicit proof; misc tuning;
10 hours ago wenzelm 2012-05-23 tuned proof;
10 hours ago wenzelm 2012-05-23 prefer symbolic "contrib" -- mira should have a symlink to physical contrib_devel;
10 hours ago blanchet 2012-05-23 doc updates
10 hours ago blanchet 2012-05-23 lower the monomorphization thresholds for less scalable provers
12 hours ago wenzelm 2012-05-23 merged, abandoning change of src/HOL/Tools/ATP/atp_problem_generate.ML from 6ea205a4d7fd;
12 hours ago wenzelm 2012-05-23 removed obsolete RC tags;
29 hours ago wenzelm 2012-05-22 Added tag Isabelle2012 for changeset 21c42b095c84
3 days ago wenzelm 2012-05-20 try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09); Isabelle2012
6 days ago wenzelm 2012-05-17 Added tag Isabelle2012-RC3 for changeset ed5f56b8f90a
6 days ago wenzelm 2012-05-17 some message;
6 days ago wenzelm 2012-05-17 tuned error -- reduce potential for confusion in a higher-level context, e.g. partial checking of theory sub-graph;
12 days ago berghofe 2012-05-11 Fixed disambiguation of names (cf. 5759ecd5c905)
13 days ago wenzelm 2012-05-10 merged
13 days ago wenzelm 2012-05-10 prefer absolute paths, to allow launching from a different context (e.g. via file associations);
13 days ago wenzelm 2012-05-10 file.encoding=UTF-8 for java.ext.dirs, to agree with java runtime invocation;
13 days ago wenzelm 2012-05-10 tweaked Inductive.prove_eqs to allow degenerate definition like "inductive TRUE where TRUE";
2 weeks ago wenzelm 2012-05-09 allow spaces in target directory;
2 weeks ago wenzelm 2012-05-07 Added tag Isabelle2012-RC2 for changeset 1636ff4c6243
2 weeks ago wenzelm 2012-05-07 init Cygwin after unpacking;
2 weeks ago wenzelm 2012-05-06 tuned proofs;
2 weeks ago wenzelm 2012-05-06 more accurate ROOT.ML;
2 weeks ago wenzelm 2012-05-06 prefer http://isabelle.in.tum.de/library alias, which is available at TUM only;
2 weeks ago wenzelm 2012-05-05 some highlights of Isabelle2012;
2 weeks ago wenzelm 2012-05-04 refrain from SIGHUP handling (cf. 5f629ee2502b), which does not work on Cygwin and appears to be redundant anyway (no extra output produced within pipe);
2 weeks ago wenzelm 2012-05-04 some attempts to make critical errors fit on screen;
2 weeks ago wenzelm 2012-05-03 more NEWS;
2 weeks ago wenzelm 2012-05-03 backout 9579464d00f9 to avoid odd crash of polyml-5.2.1 (according to Jasmin, this change is not essential for now);
3 weeks ago wenzelm 2012-05-02 Added tag Isabelle2012-RC1 for changeset ec5d54029664
3 weeks ago wenzelm 2012-05-02 clarified;
31 hours ago blanchet 2012-05-22 compile
31 hours ago blanchet 2012-05-22 don't apply "ext_cong_neq" to biimplications
31 hours ago blanchet 2012-05-22 added one slice with configurable simplification turned off
31 hours ago blanchet 2012-05-22 make higher-order goals more first-order via extensionality
31 hours ago blanchet 2012-05-22 added "ext_cong_neq" lemma (not used yet); tuning
2 days ago kuncar 2012-05-21 use quot_del instead of ML code in Rat.thy
2 days ago kuncar 2012-05-21 quot_del attribute, it allows us to deregister quotient types
2 days ago blanchet 2012-05-21 invite users to upgrade their SPASS (so we can get rid of old code)
2 days ago blanchet 2012-05-21 start phasing out old SPASS
2 days ago blanchet 2012-05-21 minor tweak in Vampire setup
2 days ago blanchet 2012-05-21 include "ext" in all Satallax proofs
2 days ago blanchet 2012-05-21 add an experimental "aggressive" mode to Sledgehammer, to experiment with more complete translations of higher-order features without breaking "metis"
2 days ago blanchet 2012-05-21 tuning
2 days ago blanchet 2012-05-21 added helper -- cf. SET616^5
5 days ago kuncar 2012-05-18 note Quotient theorem for typedefs in setup_lifting
5 days ago blanchet 2012-05-18 added a timeout to "try0" in Mirabelle
5 days ago kuncar 2012-05-18 don't generate code in Word because it breaks the current code setup