Skip to content
Success

Changes

Summary

  1. allow to load this into "isabelle jedit -l HOL";
  2. print like syntax of Thy_Header.header;
  3. more explicit types;
  4. proper name according to meaning;
  5. more main sessions and global theories;
  6. eliminated redundant imports;
  7. eliminated Plain_HOLCF.thy (see also 8e92772bc0e8): it was modeled after HOL/Plain.thy which was discontinued later;
  8. tuned (see also 1fa1023b13b9);
  9. tuned header;
  10. tuned signature;
  11. proper base name;
  12. tuned;
  13. tuned syntax; some official documentation;
  14. clarified: allow to qualify theories from ROOT;
  15. refer to global_theories from all sessions, before selection;
  16. tuned signature;
  17. tuned;
Changeset 65386:e3fb3036a00e by wenzelm:
allow to load this into "isabelle jedit -l HOL";
The file was modified src/ZF/ZF.thy (diff)
Changeset 65385:23f36ab9042b by wenzelm:
print like syntax of Thy_Header.header;
The file was modified src/Pure/Isar/keyword.scala (diff)
Changeset 65384:36255c43c64c by wenzelm:
more explicit types;
The file was modified src/Pure/Isar/keyword.scala (diff)
The file was modified src/Pure/Isar/outer_syntax.scala (diff)
The file was modified src/Pure/PIDE/protocol.scala (diff)
The file was modified src/Pure/Thy/thy_header.scala (diff)
Changeset 65383:089f2edefb77 by wenzelm:
proper name according to meaning;
The file was modified src/Pure/Isar/outer_syntax.scala (diff)
Changeset 65382:de848ac5e0d7 by wenzelm:
more main sessions and global theories;
The file was modified src/HOL/ROOT (diff)
Changeset 65381:9d9e6dac9690 by wenzelm:
eliminated redundant imports;
The file was modified src/HOL/ROOT (diff)
Changeset 65380:ae93953746fc by wenzelm:
eliminated Plain_HOLCF.thy (see also 8e92772bc0e8): it was modeled after HOL/Plain.thy which was discontinued later;
The file was modified src/HOL/HOLCF/Bifinite.thy (diff)
The file was modified src/HOL/HOLCF/Completion.thy (diff)
The file was modified src/HOL/HOLCF/Deflation.thy (diff)
The file was modified src/HOL/HOLCF/Fixrec.thy (diff)
The file was modified src/HOL/HOLCF/Map_Functions.thy (diff)
The file was modified src/HOL/ROOT (diff)
The file was removedsrc/HOL/HOLCF/Plain_HOLCF.thy
Changeset 65379:76a96e32bd23 by wenzelm:
tuned (see also 1fa1023b13b9);
The file was modified src/HOL/HOLCF/Completion.thy (diff)
The file was modified src/HOL/HOLCF/Plain_HOLCF.thy (diff)
Changeset 65378:4bb51e6334ed by wenzelm:
tuned header;
The file was modified src/HOL/HOLCF/HOLCF.thy (diff)
Changeset 65377:6e47a27e3d43 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/present.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65376:4ad983094226 by wenzelm:
proper base name;
The file was modified src/Pure/Thy/present.scala (diff)
Changeset 65375:35a85aa725e9 by wenzelm:
tuned;
The file was modified src/HOL/ROOT (diff)
Changeset 65374:a5b38d8d3c1e by wenzelm:
tuned syntax;<br>some official documentation;
The file was modified src/Doc/System/Sessions.thy (diff)
The file was modified src/FOL/ROOT (diff)
The file was modified src/HOL/ROOT (diff)
The file was modified src/Pure/ROOT (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65373:905ed0102c69 by wenzelm:
clarified: allow to qualify theories from ROOT;
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65372:b722ee40c26c by wenzelm:
refer to global_theories from all sessions, before selection;
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.scala (diff)
Changeset 65371:ce09e947c1d5 by wenzelm:
tuned signature;
The file was modified src/Pure/General/linear_set.scala (diff)
The file was modified src/Pure/PIDE/text.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65370:1324268c2f6a by wenzelm:
tuned;
The file was modified src/Pure/GUI/gui.scala (diff)