Skip to content
Failed

Changes

Summary

  1. tuned proof;
  2. merged
  3. slightly more robust re-initialization;
  4. isabelle_scala_script is usually found by PATH;
  5. within the Isabelle environment, main executables are always within PATH;
  6. avoid global state change;
  7. more robust treatment of shell functions: dynamic_env recreates lost definitions on demand, e.g. after going through aggressive versions of /bin/sh -> dash;
Changeset 62418:f1b0908028cf by wenzelm:
tuned proof;
The file was modified src/HOL/Library/Convex.thy (diff)
Changeset 62417:d515293f5970 by wenzelm:
merged
Changeset 62416:cb6c4e307b1c by wenzelm:
slightly more robust re-initialization;
The file was modified lib/scripts/getfunctions (diff)
The file was modified lib/scripts/getsettings (diff)
Changeset 62415:62c03eb38e49 by wenzelm:
isabelle_scala_script is usually found by PATH;
The file was modified NEWS (diff)
The file was modified src/Doc/System/Scala.thy (diff)
Changeset 62414:1abd90afe387 by wenzelm:
within the Isabelle environment, main executables are always within PATH;
The file was modified lib/scripts/getfunctions (diff)
The file was modified lib/scripts/getsettings (diff)
Changeset 62413:c6111df4a4f8 by wenzelm:
avoid global state change;
The file was modified lib/scripts/getfunctions (diff)
The file was modified lib/scripts/getsettings (diff)
Changeset 62412:ffdc5cf36dc5 by wenzelm:
more robust treatment of shell functions: dynamic_env recreates lost definitions on demand, e.g. after going through aggressive versions of /bin/sh -> dash;
The file was addedlib/scripts/getfunctions
The file was modified lib/scripts/getsettings (diff)