Skip to content
Success

Changes

Summary

  1. more NEWS;
  2. merged
  3. avoid memory problems on test machine;
  4. more robust defaults: spurious problems with parallel invocations and interrupts;
  5. more interrupts;
  6. avoid multiple uses of the same ML file;
  7. tuned document, notably authors and sections;
  8. clarified presentation of files for each theory;
  9. disable auto_nitpick for now: spurious problems with non-termination e.g. in HOL-Hoare examples;
  10. clarified modules: avoid multiple uses of the same ML file; clarified concrete vs. abstract syntax;
  11. clarified session: avoid merge of different syntax from different Hoare logics;
  12. clarified modules: avoid multiple uses of the same ML file;
  13. clarified syntax modes, avoid obsolete "xsymbols";
  14. clarified fonts, notably for Windows L&F;
  15. support jdk-15;
  16. more friendly desktop application on macOS;
  17. default simprule for geometric series
  18. tuned
Changeset 72996:cdcd2785db94 by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 72995:eac16c76273e by wenzelm:
merged
Changeset 72994:055f44891643 by wenzelm:
avoid memory problems on test machine;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 72993:6ead333e450d by wenzelm:
more robust defaults: spurious problems with parallel invocations and interrupts;
The file was modified src/HOL/ROOT (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 72992:bcba32fd89de by wenzelm:
more interrupts;
The file was modified src/Pure/Thy/presentation.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 72991:d0a0b74f0ad7 by wenzelm:
avoid multiple uses of the same ML file;
The file was addedsrc/Doc/Tutorial/Setup.thy
The file was modified src/Doc/ROOT (diff)
The file was modified src/Doc/Tutorial/Inductive/Advanced.thy (diff)
The file was modified src/Doc/Tutorial/Inductive/Even.thy (diff)
The file was modified src/Doc/Tutorial/Protocol/Message.thy (diff)
The file was modified src/Doc/Tutorial/Types/Axioms.thy (diff)
The file was modified src/Doc/Tutorial/Types/Overloading.thy (diff)
The file was removedsrc/Doc/Tutorial/Types/Setup.thy
Changeset 72990:db8f94656024 by wenzelm:
tuned document, notably authors and sections;
The file was modified src/HOL/Hoare/Arith2.thy (diff)
The file was modified src/HOL/Hoare/Examples.thy (diff)
The file was modified src/HOL/Hoare/ExamplesAbort.thy (diff)
The file was modified src/HOL/Hoare/ExamplesTC.thy (diff)
The file was modified src/HOL/Hoare/Heap.thy (diff)
The file was modified src/HOL/Hoare/HeapSyntax.thy (diff)
The file was modified src/HOL/Hoare/HeapSyntaxAbort.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Logic.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Logic_Abort.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Syntax.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Tac.thy (diff)
The file was modified src/HOL/Hoare/Pointer_Examples.thy (diff)
The file was modified src/HOL/Hoare/Pointer_ExamplesAbort.thy (diff)
The file was modified src/HOL/Hoare/Pointers0.thy (diff)
The file was modified src/HOL/Hoare/SchorrWaite.thy (diff)
The file was modified src/HOL/Hoare/SepLogHeap.thy (diff)
The file was modified src/HOL/Hoare/Separation.thy (diff)
The file was modified src/HOL/Hoare/document/root.tex (diff)
Changeset 72989:5906162c8dd4 by wenzelm:
clarified presentation of files for each theory;
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 72988:52ba78df4088 by wenzelm:
disable auto_nitpick for now: spurious problems with non-termination e.g. in HOL-Hoare examples;
The file was modified src/HOL/Tools/etc/options (diff)
Changeset 72987:b1be35908165 by wenzelm:
clarified modules: avoid multiple uses of the same ML file;<br>clarified concrete vs. abstract syntax;
The file was addedsrc/HOL/Hoare/Hoare_Syntax.thy
The file was modified NEWS (diff)
The file was modified src/HOL/Hoare/Hoare_Logic.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Logic_Abort.thy (diff)
The file was modified src/HOL/Hoare/hoare_syntax.ML (diff)
Changeset 72986:d231d71d27b4 by wenzelm:
clarified session: avoid merge of different syntax from different Hoare logics;
The file was modified src/HOL/ROOT (diff)
The file was removedsrc/HOL/Hoare/Hoare.thy
Changeset 72985:9cc431444435 by wenzelm:
clarified modules: avoid multiple uses of the same ML file;
The file was addedsrc/HOL/Hoare/Hoare_Tac.thy
The file was modified src/HOL/Hoare/Hoare_Logic.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Logic_Abort.thy (diff)
The file was modified src/HOL/Hoare/hoare_tac.ML (diff)
The file was modified src/HOL/Isar_Examples/Hoare.thy (diff)
The file was modified src/HOL/ROOT (diff)
Changeset 72984:8e99246f89c0 by wenzelm:
clarified syntax modes, avoid obsolete &quot;xsymbols&quot;;
The file was modified src/HOL/Hoare/Hoare_Logic.thy (diff)
The file was modified src/HOL/Hoare/Hoare_Logic_Abort.thy (diff)
Changeset 72983:a8050df4f58f by wenzelm:
clarified fonts, notably for Windows L&amp;F;
The file was addedsrc/Tools/jEdit/patches/panel_font
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 72982:adda33fdb5d0 by wenzelm:
support jdk-15;
The file was modified lib/browser/build (diff)
Changeset 72981:c78d1dfc6571 by wenzelm:
more friendly desktop application on macOS;
The file was addedsrc/Pure/GUI/desktop_app.scala
The file was modified lib/Tools/java_monitor (diff)
The file was modified src/Pure/Tools/java_monitor.scala (diff)
The file was modified src/Pure/build-jars (diff)
Changeset 72980:4fc3dc37f406 by paulson _lp15@cam.ac.uk_:
default simprule for geometric series
The file was modified src/HOL/Series.thy (diff)
The file was modified src/HOL/Transcendental.thy (diff)
Changeset 72979:e734cd65c926 by nipkow:
tuned
The file was modified src/HOL/Data_Structures/Trie_Fun.thy (diff)
The file was modified src/HOL/Data_Structures/Trie_Map.thy (diff)