Skip to content
Success

Changes

Summary

  1. merged
  2. renamed ISABELLE_BUILD_JAVA_OPTIONS to ISABELLE_TOOL_JAVA_OPTIONS;
  3. clarified SML name space: no access to structure PolyML;
  4. prefer internal tool;
  5. isabelle update_cartouches -c -t;
  6. prefer internal tool;
  7. prefer internal tool -- assuming that ISABELLE_TMP_PREFIX is created properly by Isabelle_System.isabelle_tmp_prefix;
  8. prefer internal tool;
  9. prefer internal tool;
  10. prefer internal tool;
  11. prefer internal tool;
  12. support for internal tools;
  13. clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
  14. clarified usage;
Changeset 62841:388719339ada by wenzelm:
merged
Changeset 62840:d9744f41a4ec by wenzelm:
renamed ISABELLE_BUILD_JAVA_OPTIONS to ISABELLE_TOOL_JAVA_OPTIONS;
The file was modified NEWS (diff)
The file was modified bin/isabelle (diff)
The file was modified etc/settings (diff)
The file was modified lib/Tools/console (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 62839:ea9f12e422c7 by wenzelm:
clarified SML name space: no access to structure PolyML;
The file was modified src/Pure/ML/ml_env.ML (diff)
The file was modified src/Pure/ML/ml_name_space.ML (diff)
Changeset 62838:c91ca9935280 by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/build_doc.scala (diff)
The file was removedAdmin/lib/Tools/build_doc
Changeset 62837:237ef2bab6c7 by wenzelm:
isabelle update_cartouches -c -t;
The file was modified src/HOL/Library/Complete_Partial_Order2.thy (diff)
The file was modified src/HOL/Library/Multiset.thy (diff)
The file was modified src/HOL/Multivariate_Analysis/Cauchy_Integral_Thm.thy (diff)
The file was modified src/HOL/Multivariate_Analysis/Conformal_Mappings.thy (diff)
The file was modified src/HOL/Multivariate_Analysis/Integration.thy (diff)
Changeset 62836:98dbed6cfa44 by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/update_cartouches.scala (diff)
The file was modified src/Pure/Tools/update_header.scala (diff)
The file was modified src/Pure/Tools/update_then.scala (diff)
The file was modified src/Pure/Tools/update_theorems.scala (diff)
The file was removedlib/Tools/update_cartouches
The file was removedlib/Tools/update_header
The file was removedlib/Tools/update_then
The file was removedlib/Tools/update_theorems
Changeset 62835:1a9ce1b13b20 by wenzelm:
prefer internal tool -- assuming that ISABELLE_TMP_PREFIX is created properly by Isabelle_System.isabelle_tmp_prefix;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
The file was removedlib/Tools/process
Changeset 62834:970cedec9748 by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/check_sources.scala (diff)
The file was removedlib/Tools/check_sources
Changeset 62833:29dfa2ed9343 by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was removedlib/Tools/build
Changeset 62832:c1410bcf6e87 by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/System/options.scala (diff)
The file was removedlib/Tools/options
Changeset 62831:5560905a32ae by wenzelm:
prefer internal tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/Tools/doc.scala (diff)
The file was removedlib/Tools/doc
Changeset 62830:85024c0e953d by wenzelm:
support for internal tools;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 62829:4141c2a8458b by wenzelm:
clarified Isabelle tool wrapper: bash, Scala, no perl, no ML;
The file was addedsrc/Pure/System/isabelle_tool.scala
The file was modified bin/isabelle (diff)
The file was modified src/Doc/System/Environment.thy (diff)
The file was modified src/Doc/antiquote_setup.ML (diff)
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/System/isabelle_system.ML (diff)
The file was modified src/Pure/Thy/present.ML (diff)
The file was modified src/Pure/build-jars (diff)
The file was removedlib/scripts/tools.pl
Changeset 62828:3fee575c9dce by wenzelm:
clarified usage;
The file was modified lib/Tools/getenv (diff)