Skip to content
Success

Changes

Summary

  1. tuned imports;
  2. always explore all sessions;
  3. optionally explore all sessions -- potentially slow, e.g. for AFP;
  4. proper sections;
  5. clarified session structure: avoid ambiguity of file ~~/src/HOL/Library/Old_Datatype.thy;
  6. proper base name, e.g. relevant for Code_Namespace.hierarchical_program;
  7. clarified session graph: collapse theories from other sessions;
  8. more robust error (amending 2c27c3d1fd3b): responsibility is gradually moved from ML to Scala;
  9. exclude theories from other sessions; clarified modules;
  10. some documentation;
  11. actually qualify theory names;
Changeset 65513:587433a18053 by wenzelm:
tuned imports;
The file was modified src/HOL/Analysis/Inner_Product.thy (diff)
The file was modified src/HOL/Library/Old_Datatype.thy (diff)
Changeset 65512:9fd620f2fa7d by wenzelm:
always explore all sessions;
The file was modified src/Tools/VSCode/src/server.scala (diff)
Changeset 65511:ea42dfd95ec8 by wenzelm:
optionally explore all sessions -- potentially slow, e.g. for AFP;
The file was modified NEWS (diff)
The file was modified src/Doc/JEdit/JEdit.thy (diff)
The file was modified src/Tools/jEdit/lib/Tools/jedit (diff)
The file was modified src/Tools/jEdit/src/plugin.scala (diff)
Changeset 65510:da387a5d4b09 by wenzelm:
proper sections;
The file was modified NEWS (diff)
Changeset 65509:ffedb16f382f by wenzelm:
clarified session structure: avoid ambiguity of file ~~/src/HOL/Library/Old_Datatype.thy;
The file was modified src/HOL/ROOT (diff)
Changeset 65508:a72ab197e681 by wenzelm:
proper base name, e.g. relevant for Code_Namespace.hierarchical_program;
The file was modified src/Pure/theory.ML (diff)
Changeset 65507:decdb95bd007 by wenzelm:
clarified session graph: collapse theories from other sessions;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Thy/thy_info.scala (diff)
Changeset 65506:359fc6266a00 by wenzelm:
more robust error (amending 2c27c3d1fd3b): responsibility is gradually moved from ML to Scala;
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65505:741fad555d82 by wenzelm:
exclude theories from other sessions;<br>clarified modules;
The file was modified NEWS (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/Thy/present.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 65504:b80477da30eb by wenzelm:
some documentation;
The file was modified NEWS (diff)
The file was modified src/Doc/System/Sessions.thy (diff)
Changeset 65503:a3fffad8f217 by wenzelm:
actually qualify theory names;
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)