Skip to content
Success

Changes

Summary

  1. merged
  2. more informative known_files: known_theories within the local session directory come first; more thorough Session.Base.platform_path;
  3. less global theories -- conflict with AFP entries;
  4. support for known theories files (according to multiple uses);
  5. proper display_name;
  6. clarified theory_long_name (for qualified access to Thy_Info) vs. short theory_name (which is unique within any given theory context);
  7. tuned signature;
  8. proper import qualifier for global theories; clarified uniqueness;
  9. explicit theory qualifier for session "HOL-Proofs": its theory name space overlaps with session "HOL", even for further imports;
  10. proper qualifier for imports;
  11. clarified, according to Scala version;
  12. tuned text;
  13. clarified signature;
  14. NEWS;
  15. more robust: user could provide name with "/" etc.;
  16. clarified main ZF.thy / ZFC.thy, and avoid name clash with global HOL/Main.thy;
  17. added system option record_proofs, which allows to build HOL-Proofs without special Proofs.thy;
  18. clarified main CTT.thy, and avoid name clash with global HOL/Main.thy;
  19. tuned signature -- prefer qualified names;
  20. more qualifier treatment, but in the end it is still ignored;
  21. tuned signature;
  22. provide Resources.import_name in ML, similar to Scala version; reset default_qualifier for now; tuned;
  23. clarified;
  24. more session_base information in ML; tuned signature;
  25. more operations;
  26. tuned signature;
Changeset 65464:f3cd78ba687c by wenzelm:
merged
Changeset 65463:104502de757c by wenzelm:
more informative known_files: known_theories within the local session directory come first;<br>more thorough Session.Base.platform_path;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Tools/jEdit/src/plugin.scala (diff)
Changeset 65462:db1827610513 by wenzelm:
less global theories -- conflict with AFP entries;
The file was modified src/HOL/ROOT (diff)
Changeset 65461:b6c2e30dc018 by wenzelm:
support for known theories files (according to multiple uses);
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65460:fe4cf0de13cb by wenzelm:
proper display_name;
The file was modified src/Pure/context.ML (diff)
Changeset 65459:da59e8e0a663 by wenzelm:
clarified theory_long_name (for qualified access to Thy_Info) vs. short theory_name (which is unique within any given theory context);
The file was modified src/Pure/Thy/present.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/context.ML (diff)
Changeset 65458:cf504b7a7aa7 by wenzelm:
tuned signature;
The file was modified src/HOL/Mutabelle/mutabelle_extra.ML (diff)
The file was modified src/HOL/Nitpick_Examples/Mono_Nits.thy (diff)
The file was modified src/HOL/Nunchaku/Tools/nunchaku_collect.ML (diff)
The file was modified src/HOL/TPTP/mash_export.ML (diff)
The file was modified src/HOL/Tools/Nitpick/nitpick_hol.ML (diff)
The file was modified src/HOL/Tools/Quickcheck/find_unused_assms.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_fact.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_mepo.ML (diff)
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/goal.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/thm.ML (diff)
Changeset 65457:2bf0d2fcd506 by wenzelm:
proper import qualifier for global theories;<br>clarified uniqueness;
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/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
Changeset 65456:31e8a86971a8 by wenzelm:
explicit theory qualifier for session &quot;HOL-Proofs&quot;: its theory name space overlaps with session &quot;HOL&quot;, even for further imports;
The file was modified etc/options (diff)
The file was modified src/HOL/ROOT (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65455:ff09d29498b0 by wenzelm:
proper qualifier for imports;
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 65454:2b22b7d8649f by wenzelm:
clarified, according to Scala version;
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 65453:b2562bdda54e by wenzelm:
tuned text;
The file was modified src/ZF/ZF.thy (diff)
Changeset 65452:9e9750a7932c by wenzelm:
clarified signature;
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/thy_header.ML (diff)
The file was modified src/Pure/Thy/thy_header.scala (diff)
The file was modified src/Pure/Thy/thy_info.ML (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 65451:5febea96902f by wenzelm:
NEWS;
The file was modified NEWS (diff)
Changeset 65450:b0a73039ddaa by wenzelm:
more robust: user could provide name with &quot;/&quot; etc.;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 65449:c82e63b11b8b by wenzelm:
clarified main ZF.thy / ZFC.thy, and avoid name clash with global HOL/Main.thy;
The file was addedsrc/ZF/ZFC.thy
The file was addedsrc/ZF/ZF_Base.thy
The file was modified src/Doc/Logics_ZF/ZF_Isar.thy (diff)
The file was modified src/Doc/Logics_ZF/ZF_examples.thy (diff)
The file was modified src/ZF/AC.thy (diff)
The file was modified src/ZF/AC/AC_Equiv.thy (diff)
The file was modified src/ZF/Coind/Language.thy (diff)
The file was modified src/ZF/Coind/Map.thy (diff)
The file was modified src/ZF/Constructible/Formula.thy (diff)
The file was modified src/ZF/Constructible/MetaExists.thy (diff)
The file was modified src/ZF/Constructible/Normal.thy (diff)
The file was modified src/ZF/Constructible/Relative.thy (diff)
The file was modified src/ZF/IMP/Com.thy (diff)
The file was modified src/ZF/Induct/Acc.thy (diff)
The file was modified src/ZF/Induct/Binary_Trees.thy (diff)
The file was modified src/ZF/Induct/Brouwer.thy (diff)
The file was modified src/ZF/Induct/Comb.thy (diff)
The file was modified src/ZF/Induct/Datatypes.thy (diff)
The file was modified src/ZF/Induct/FoldSet.thy (diff)
The file was modified src/ZF/Induct/ListN.thy (diff)
The file was modified src/ZF/Induct/Mutil.thy (diff)
The file was modified src/ZF/Induct/Ntree.thy (diff)
The file was modified src/ZF/Induct/Primrec.thy (diff)
The file was modified src/ZF/Induct/PropLog.thy (diff)
The file was modified src/ZF/Induct/Rmap.thy (diff)
The file was modified src/ZF/Induct/Term.thy (diff)
The file was modified src/ZF/Induct/Tree_Forest.thy (diff)
The file was modified src/ZF/ROOT (diff)
The file was modified src/ZF/Resid/Redex.thy (diff)
The file was modified src/ZF/UNITY/GenPrefix.thy (diff)
The file was modified src/ZF/UNITY/State.thy (diff)
The file was modified src/ZF/UNITY/WFair.thy (diff)
The file was modified src/ZF/ZF.thy (diff)
The file was modified src/ZF/ex/BinEx.thy (diff)
The file was modified src/ZF/ex/CoUnit.thy (diff)
The file was modified src/ZF/ex/Commutation.thy (diff)
The file was modified src/ZF/ex/Group.thy (diff)
The file was modified src/ZF/ex/LList.thy (diff)
The file was modified src/ZF/ex/Limit.thy (diff)
The file was modified src/ZF/ex/NatSum.thy (diff)
The file was modified src/ZF/ex/Primes.thy (diff)
The file was modified src/ZF/ex/Ramsey.thy (diff)
The file was modified src/ZF/ex/misc.thy (diff)
The file was modified src/ZF/upair.thy (diff)
The file was removedsrc/ZF/Main.thy
The file was removedsrc/ZF/Main_ZF.thy
The file was removedsrc/ZF/Main_ZFC.thy
Changeset 65448:9bc3b57c1fa7 by wenzelm:
added system option record_proofs, which allows to build HOL-Proofs without special Proofs.thy;
The file was modified NEWS (diff)
The file was modified etc/options (diff)
The file was modified src/HOL/ROOT (diff)
The file was modified src/Pure/System/isabelle_process.ML (diff)
The file was removedsrc/HOL/Proofs.thy
Changeset 65447:fae6051ec192 by wenzelm:
clarified main CTT.thy, and avoid name clash with global HOL/Main.thy;
The file was modified src/CTT/CTT.thy (diff)
The file was modified src/CTT/ROOT (diff)
The file was modified src/CTT/ex/Synthesis.thy (diff)
The file was removedsrc/CTT/Arith.thy
The file was removedsrc/CTT/Bool.thy
The file was removedsrc/CTT/Main.thy
Changeset 65446:ed18feb34c07 by wenzelm:
tuned signature -- prefer qualified names;
The file was modified src/Doc/Implementation/Logic.thy (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 65445:e9e7f5f5794c by wenzelm:
more qualifier treatment, but in the end it is still ignored;
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/PIDE/document.scala (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)
Changeset 65444:1f5821b19741 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 65443:dccbfc715904 by wenzelm:
provide Resources.import_name in ML, similar to Scala version;<br>reset default_qualifier for now;<br>tuned;
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Tools/build.ML (diff)
Changeset 65442:1ca6d8a2a00d by wenzelm:
clarified;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 65441:9425e4d8bdb6 by wenzelm:
more session_base information in ML;<br>tuned signature;
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/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_process.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 65440:fd147f56d9be by wenzelm:
more operations;
The file was modified src/Pure/General/long_name.scala (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 65439:862bfd2b4fd4 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/protocol.scala (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/thy_info.scala (diff)