Skip to content
Success

Changes

Summary

  1. proper self_update for isolated host;
  2. renovated macOS tests;
  3. support remote_build_history with optional ghc_setup / ocaml_setup;
  4. more robust: avoid isabelle_stack invocation in settings script (potentially slow or failing);
  5. clarified names;
  6. more Haskell operations; tuned;
  7. support sub-directories, i.e. structure module names;
  8. prefer symbolic path: it is potentially persisted;
  9. tuned (see map_index);
  10. tuned;
  11. simplified proof, moved lemma, added lemma
Changeset 69245:3e9f812c308c by wenzelm:
proper self_update for isolated host;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 69244:264002272392 by wenzelm:
renovated macOS tests;
The file was modified Admin/PLATFORMS (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 69243:2a17c481d05e by wenzelm:
support remote_build_history with optional ghc_setup / ocaml_setup;
The file was modified src/Pure/Admin/build_history.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 69242:c911716d29bb by wenzelm:
more robust: avoid isabelle_stack invocation in settings script (potentially slow or failing);
The file was modified lib/Tools/ghc_setup (diff)
The file was modified lib/scripts/getsettings (diff)
Changeset 69241:5426d266dcc5 by wenzelm:
clarified names;
The file was addedsrc/Tools/Haskell/Test.thy
The file was modified src/Tools/ROOT (diff)
The file was removedsrc/Tools/Haskell/Build.thy
Changeset 69240:16ca270090b6 by wenzelm:
more Haskell operations;<br>tuned;
The file was addedsrc/Tools/Haskell/Term.hs
The file was addedsrc/Tools/Haskell/Term_XML/Decode.hs
The file was addedsrc/Tools/Haskell/Term_XML/Encode.hs
The file was addedsrc/Tools/Haskell/XML/Decode.hs
The file was addedsrc/Tools/Haskell/XML/Encode.hs
The file was modified src/Tools/Haskell/Haskell.thy (diff)
The file was modified src/Tools/Haskell/Library.hs (diff)
The file was modified src/Tools/Haskell/haskell.ML (diff)
Changeset 69239:6cd985a78d6e by wenzelm:
support sub-directories, i.e. structure module names;
The file was modified src/Tools/Haskell/Build.thy (diff)
The file was modified src/Tools/Haskell/haskell.ML (diff)
Changeset 69238:d98cfb369cbd by wenzelm:
prefer symbolic path: it is potentially persisted;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 69237:76696742fd30 by wenzelm:
tuned (see map_index);
The file was modified src/Pure/library.ML (diff)
Changeset 69236:a75aab6d785b by wenzelm:
tuned;
The file was modified src/Tools/Haskell/Haskell.thy (diff)
The file was modified src/Tools/Haskell/XML.hs (diff)
Changeset 69235:0e156963b636 by nipkow:
simplified proof, moved lemma, added lemma
The file was modified src/HOL/Finite_Set.thy (diff)
The file was modified src/HOL/Set_Interval.thy (diff)