Skip to content
Failed

Changes

Summary

  1. two new induction principles on multisets
  2. merged
  3. clarified session imports;
  4. clarified standard_import: based on Known.get_file as in PIDE editors;
  5. afford unconditional all_known = true (reverting ea42dfd95ec8), for practical usability of qualified imports from arbitrary sessions;
  6. proper imports_resources for import_name: avoid self-referential name resolution;
  7. more precise position information;
  8. tuned imports;
  9. proper "~~" backup as documented;
  10. clarified: explicit check of result;
  11. clarified imports;
  12. clarified local_theories: exclude ancestor sessions;
  13. more standard master_dir;
  14. eliminated default_qualifier: just a constant;
  15. more uniform isabelle_scala; more uniform ISABELLE_SCALAC_OPTIONS with heap options;
  16. include imports that morally belong to Main and are used in HOL-Proofs applications;
  17. tuned;
  18. proper theory_qualifier;
  19. more global theories;
  20. actual update_imports operations;
  21. more operations;
  22. tuned signature;
  23. more operations;
  24. tuned signature;
  25. tuned whitespace;
  26. clarified;
  27. store Sessions.Info.name;
  28. wrapper for "isabelle update_imports" with selection options like "isabelle build";
  29. more position information;
Changeset 65545:42c4b87e98c2 by blanchet:
two new induction principles on multisets
The file was modified src/HOL/Library/Multiset.thy (diff)
Changeset 65544:c09c11386ca5 by wenzelm:
merged
Changeset 65543:8369b33fda0a by wenzelm:
clarified session imports;
The file was modified src/HOL/ROOT (diff)
Changeset 65542:6a00518bbfcc by wenzelm:
clarified standard_import: based on Known.get_file as in PIDE editors;
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65541:ae09b9f5980b by wenzelm:
afford unconditional all_known = true (reverting ea42dfd95ec8), for practical usability of qualified imports from arbitrary sessions;
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 65540:2b73ed8bf4d9 by wenzelm:
proper imports_resources for import_name: avoid self-referential name resolution;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65539:dbcd9b3e1b49 by wenzelm:
more precise position information;
The file was modified src/Pure/Thy/thy_header.scala (diff)
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65538:a39ef48fbee0 by wenzelm:
tuned imports;
The file was modified src/HOL/Analysis/Conformal_Mappings.thy (diff)
The file was modified src/HOL/Auth/Auth_Public.thy (diff)
The file was modified src/HOL/Auth/Auth_Shared.thy (diff)
The file was modified src/HOL/Auth/Guard/Auth_Guard_Public.thy (diff)
The file was modified src/HOL/Auth/Guard/Auth_Guard_Shared.thy (diff)
The file was modified src/HOL/Auth/Smartcard/Auth_Smartcard.thy (diff)
The file was modified src/HOL/Corec_Examples/Paper_Examples.thy (diff)
The file was modified src/HOL/MicroJava/Comp/CorrComp.thy (diff)
The file was modified src/HOL/ROOT (diff)
Changeset 65537:7ce5fcebfb35 by wenzelm:
proper "~~" backup as documented;
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65536:23c2450ae027 by wenzelm:
clarified: explicit check of result;
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65535:1bf7b5dc34c8 by wenzelm:
clarified imports;
The file was modified src/HOL/Proofs/Lambda/WeakNorm.thy (diff)
The file was modified src/HOL/ROOT (diff)
Changeset 65534:b6250ee6ce79 by wenzelm:
clarified local_theories: exclude ancestor sessions;
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65533:4a7e794944df by wenzelm:
more standard master_dir;
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65532:febfd9f78bd4 by wenzelm:
eliminated default_qualifier: just a constant;
The file was modified src/Pure/ML/ml_process.scala (diff)
The file was modified src/Pure/PIDE/protocol.ML (diff)
The file was modified src/Pure/PIDE/protocol.scala (diff)
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/update_imports.scala (diff)
The file was modified src/Tools/VSCode/src/vscode_resources.scala (diff)
The file was modified src/Tools/jEdit/src/jedit_resources.scala (diff)
Changeset 65531:24544e3f183d by wenzelm:
more uniform isabelle_scala;<br>more uniform ISABELLE_SCALAC_OPTIONS with heap options;
The file was modified etc/settings (diff)
The file was modified src/HOL/Library/code_test.ML (diff)
The file was modified src/Tools/Code/code_scala.ML (diff)
The file was modified src/Tools/jEdit/lib/Tools/jedit (diff)
Changeset 65530:09c00a304c00 by wenzelm:
include imports that morally belong to Main and are used in HOL-Proofs applications;
The file was modified src/HOL/ROOT (diff)
Changeset 65529:53fd6cf53ec2 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/resources.scala (diff)
Changeset 65528:d15d302da7f0 by wenzelm:
proper theory_qualifier;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65527:0d8a7013bf36 by wenzelm:
more global theories;
The file was modified src/FOLP/ROOT (diff)
The file was modified src/ZF/ROOT (diff)
Changeset 65526:41dda3a292e6 by wenzelm:
actual update_imports operations;
The file was modified src/Pure/Thy/thy_header.scala (diff)
The file was modified src/Pure/Tools/update_imports.scala (diff)
Changeset 65525:360063716c71 by wenzelm:
more operations;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65524:0910f1733909 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Tools/VSCode/src/vscode_resources.scala (diff)
The file was modified src/Tools/jEdit/src/jedit_resources.scala (diff)
Changeset 65523:4f2954adc217 by wenzelm:
more operations;
The file was modified src/Pure/Isar/token.scala (diff)
Changeset 65522:4d7c5df70a14 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/line.scala (diff)
The file was modified src/Pure/PIDE/text.scala (diff)
The file was modified src/Tools/jEdit/src/jedit_lib.scala (diff)
Changeset 65521:e307a781416a by wenzelm:
tuned whitespace;
The file was modified src/Pure/General/symbol.scala (diff)
Changeset 65520:f47bc12b6e8a by wenzelm:
clarified;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65519:d244d8f8e13f by wenzelm:
store Sessions.Info.name;
The file was modified src/Pure/Admin/build_doc.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Tools/jEdit/src/jedit_sessions.scala (diff)
Changeset 65518:bc8fa59211b7 by wenzelm:
wrapper for &quot;isabelle update_imports&quot; with selection options like &quot;isabelle build&quot;;
The file was addedsrc/Pure/Tools/update_imports.scala
The file was modified src/Pure/System/isabelle_tool.scala (diff)
The file was modified src/Pure/build-jars (diff)
Changeset 65517:1544e61e5314 by wenzelm:
more position information;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)