Skip to content
Success

Changes

Summary

  1. merged
  2. misc tuning and modernization;
  3. uniform import_name, with treatment of global and qualified theories;
  4. tuned signature;
  5. more concise criterion
  6. tuned
  7. more on lists
  8. store totality fact in function info
  9. allow to load this into "isabelle jedit -l HOL";
  10. print like syntax of Thy_Header.header;
  11. more explicit types;
  12. proper name according to meaning;
  13. more main sessions and global theories;
  14. eliminated redundant imports;
  15. eliminated Plain_HOLCF.thy (see also 8e92772bc0e8): it was modeled after HOL/Plain.thy which was discontinued later;
  16. tuned (see also 1fa1023b13b9);
  17. tuned header;
  18. tuned signature;
  19. proper base name;
  20. tuned;
  21. tuned syntax; some official documentation;
  22. clarified: allow to qualify theories from ROOT;
  23. refer to global_theories from all sessions, before selection;
  24. tuned signature;
  25. tuned;
  26. macbroy30 is on 10.12 Sierra (already since 04-Mar-2017) -- discontinued support for 10.8 Mountain Lion;
  27. back to more liberal imports (amending 908a27a4b9c9): tolerate mixed situations like "GCD" vs. "~~/src/HOL/GCD";
  28. tuned headers;
  29. proper imports; tuned headers;
Changeset 65394:faeccede9534 by wenzelm:
merged
Changeset 65393:079a6f850c02 by wenzelm:
misc tuning and modernization;
The file was modified src/HOL/Number_Theory/Fib.thy (diff)
Changeset 65392:f365f61f2081 by wenzelm:
uniform import_name, with treatment of global and qualified theories;
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_header.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65391:b5740579cad6 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 65390:83586780598b by haftmann:
more concise criterion
The file was modified src/HOL/Library/Polynomial.thy (diff)
The file was modified src/HOL/Library/Polynomial_Factorial.thy (diff)
Changeset 65389:6f9c6ae27984 by haftmann:
tuned
The file was modified src/HOL/Library/Polynomial_Factorial.thy (diff)
Changeset 65388:a8d868477bc0 by haftmann:
more on lists
The file was modified src/HOL/Library/More_List.thy (diff)
Changeset 65387:5dbe02addca5 by lars hupel _lars.hupel@mytum.de_:
store totality fact in function info
The file was modified src/HOL/Tools/Function/function.ML (diff)
The file was modified src/HOL/Tools/Function/function_common.ML (diff)
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)
Changeset 65369:27c1b5e952bd by wenzelm:
macbroy30 is on 10.12 Sierra (already since 04-Mar-2017) -- discontinued support for 10.8 Mountain Lion;
The file was modified Admin/PLATFORMS (diff)
Changeset 65368:7fb5aad28f38 by wenzelm:
back to more liberal imports (amending 908a27a4b9c9): tolerate mixed situations like &quot;GCD&quot; vs. &quot;~~/src/HOL/GCD&quot;;
The file was modified src/Pure/PIDE/resources.scala (diff)
Changeset 65367:83c30e290702 by wenzelm:
tuned headers;
The file was modified src/HOL/Library/Cancellation/cancel.ML (diff)
The file was modified src/HOL/Library/Cancellation/cancel_data.ML (diff)
The file was modified src/HOL/Library/Cancellation/cancel_simprocs.ML (diff)
The file was modified src/Pure/Tools/spell_checker.scala (diff)
The file was modified src/Tools/VSCode/src/build_vscode.scala (diff)
Changeset 65366:10ca63a18e56 by wenzelm:
proper imports;<br>tuned headers;
The file was modified src/HOL/Library/Combine_PER.thy (diff)
The file was modified src/HOL/Library/Complete_Partial_Order2.thy (diff)
The file was modified src/HOL/Library/Extended.thy (diff)
The file was modified src/HOL/Library/Multiset_Permutations.thy (diff)
The file was modified src/HOL/Library/Normalized_Fraction.thy (diff)
The file was modified src/HOL/Library/Polynomial.thy (diff)
The file was modified src/HOL/Library/Polynomial_FPS.thy (diff)
The file was modified src/HOL/Library/Polynomial_Factorial.thy (diff)
The file was modified src/HOL/Library/Stream.thy (diff)