Fri, 25 May 2012 13:19:10 +0200 |
wenzelm |
further attempts to simplify/robustify Swing_Thread.now, to avoid spurious physical race conditions on Java 6 / Mac OS X;
|
changeset |
files
|
Fri, 25 May 2012 11:18:32 +0200 |
wenzelm |
ignore empty messages even on tty, e.g. relevant for Isabelle_System.bash_output err output;
|
changeset |
files
|
Thu, 24 May 2012 23:44:16 +0200 |
wenzelm |
discontinued obsolete Cygwin module;
|
changeset |
files
|
Thu, 24 May 2012 23:28:58 +0200 |
wenzelm |
eliminated unused Cygwin download;
|
changeset |
files
|
Thu, 24 May 2012 23:13:06 +0200 |
wenzelm |
simplified Cygwin root: warm start via env, cold start via property, no registry magic;
|
changeset |
files
|
Thu, 24 May 2012 22:49:39 +0200 |
wenzelm |
include scala-compiler.jar in basic Isabelle/Scala environment, to make Isabelle/jEdit console work with scala-2.10.0-M3;
|
changeset |
files
|
Thu, 24 May 2012 22:41:27 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Thu, 24 May 2012 22:07:00 +0200 |
wenzelm |
less warning in scala-2.10.0-M3;
|
changeset |
files
|
Thu, 24 May 2012 21:46:11 +0200 |
wenzelm |
avoid scala.tools.nsc.Interpreter -- deprecated in scala-2.9.0;
|
changeset |
files
|
Thu, 24 May 2012 18:21:54 +0200 |
blanchet |
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)
|
changeset |
files
|
Thu, 24 May 2012 17:46:35 +0200 |
blanchet |
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
|
changeset |
files
|
Thu, 24 May 2012 17:42:47 +0200 |
wenzelm |
more robust Swing_Thread.now: allow body to fail;
|
changeset |
files
|