nipkow [Sat, 28 Apr 2012 07:38:22 +0200] rev 47818
renamed Semi to Seq
wenzelm [Fri, 27 Apr 2012 23:17:58 +0200] rev 47817
merged
wenzelm [Fri, 27 Apr 2012 22:58:29 +0200] rev 47816
prefer Context_Position.report_generic, which observes is_visible flag and thus reduces number of echos;
wenzelm [Fri, 27 Apr 2012 22:47:30 +0200] rev 47815
clarified signature;
wenzelm [Fri, 27 Apr 2012 21:47:47 +0200] rev 47814
avoid spurious warning in invisible context, notably Haftmann-Wenzel sandwich;
wenzelm [Fri, 27 Apr 2012 21:44:44 +0200] rev 47813
made Context_Position independent from Config;
blanchet [Fri, 27 Apr 2012 22:36:27 +0200] rev 47812
use Nitpick as an oracle for finite problems
blanchet [Fri, 27 Apr 2012 22:36:27 +0200] rev 47811
add extensionality to first-order provers
blanchet [Fri, 27 Apr 2012 22:36:27 +0200] rev 47810
avoid duplicate helpers
wenzelm [Fri, 27 Apr 2012 21:24:30 +0200] rev 47809
mention tools and packages earlier;
wenzelm [Fri, 27 Apr 2012 21:17:35 +0200] rev 47808
tuned;
wenzelm [Fri, 27 Apr 2012 21:13:55 +0200] rev 47807
tuned;
wenzelm [Fri, 27 Apr 2012 21:02:34 +0200] rev 47806
tuned;
wenzelm [Fri, 27 Apr 2012 20:57:40 +0200] rev 47805
tuned;
wenzelm [Fri, 27 Apr 2012 20:27:40 +0200] rev 47804
merged
huffman [Fri, 27 Apr 2012 17:14:13 +0200] rev 47803
allow transfer tactic to leave extra unsolved subgoals if transfer rules are missing
kuncar [Fri, 27 Apr 2012 17:06:36 +0200] rev 47802
documentation for the Lifting package in Isar-ref
wenzelm [Fri, 27 Apr 2012 20:25:55 +0200] rev 47801
added darwin targets;
wenzelm [Fri, 27 Apr 2012 20:24:35 +0200] rev 47800
chmod -x;
wenzelm [Fri, 27 Apr 2012 20:10:09 +0200] rev 47799
multi-platform build script and component settings;
wenzelm [Fri, 27 Apr 2012 19:54:05 +0200] rev 47798
print errors on stderr;
wenzelm [Fri, 27 Apr 2012 19:50:32 +0200] rev 47797
general exec_process -- nothing specific to Cygwin;
wenzelm [Fri, 27 Apr 2012 19:31:03 +0200] rev 47796
more direct exec with synchronous exit code;
wenzelm [Fri, 27 Apr 2012 15:59:50 +0200] rev 47795
some updates on classic README, reduce the impression that there is much to install manually;
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47794
thread theory cleanly and use "smt" method rather than Sledgehammer for Z3 (because of obscure debilitating bug)
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47793
move LEO-II closer to the top, for testing
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47792
get rid of old CASC setup and move the arithmetic part to a new theory
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47791
smaller batches, to play safe