Skip to content
Success

Changes

Summary

  1. a slightly simpler proof
  2. provide component naproche-2d99afe5c349;
  3. merged
  4. Added tag Isabelle2021-1-RC5 for changeset 8baf2e8b16e2
  5. more documentation about Type/Const antiquotations;
  6. more documentation about document build options;
  7. address problems with launch4j and jdk-17 (see also 41d009462d3c, copy of 41d009462d3c);
  8. tuned --- fewer IDE warnings;
  9. more robust physical timeout (despite 1bea05713dde), especially relevant for quickcheck where large unary numerals may cause excessive heap allocations and resulting GC is better included in the timing;
Changeset 74878:0263787a06b4 by paulson _lp15@cam.ac.uk_:
a slightly simpler proof
The file was modified src/HOL/Deriv.thy (diff)
Changeset 74877:1a5d4586b6b0 by wenzelm:
provide component naproche-2d99afe5c349;
The file was modified Admin/components/components.sha1 (diff)
Changeset 74876:e8935405f082 by wenzelm:
merged
Changeset 74875:98d2b3375258 by wenzelm:
Added tag Isabelle2021-1-RC5 for changeset 8baf2e8b16e2
The file was modified .hgtags (diff)
Changeset 74874:8baf2e8b16e2 by wenzelm:
more documentation about Type/Const antiquotations;
The file was modified src/Doc/Implementation/Logic.thy (diff)
Changeset 74873:0ab2ed1489eb by wenzelm:
more documentation about document build options;
The file was modified src/Doc/System/Presentation.thy (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
Changeset 74872:9e9a308562da by wenzelm:
address problems with launch4j and jdk-17 (see also 41d009462d3c, copy of 41d009462d3c);
The file was modified Admin/Release/CHECKLIST (diff)
The file was modified src/Pure/Admin/build_release.scala (diff)
The file was modified src/Pure/Admin/isabelle_devel.scala (diff)
Changeset 74871:0597884e6e91 by wenzelm:
tuned --- fewer IDE warnings;
The file was modified src/Tools/Haskell/Haskell.thy (diff)
Changeset 74870:d54b3c96ee50 by wenzelm:
more robust physical timeout (despite 1bea05713dde), especially relevant for quickcheck where large unary numerals may cause excessive heap allocations and resulting GC is better included in the timing;
The file was modified src/HOL/Tools/try0.ML (diff)
The file was modified src/Pure/Concurrent/timeout.ML (diff)
The file was modified src/Tools/quickcheck.ML (diff)
The file was modified src/Tools/try.ML (diff)