Skip to content
Success

Changes

Summary

  1. provide Isabelle/jEdit plugins as services, and thus allow user components do the same;
  2. merged
  3. updated for release;
  4. misc tuning for release;
  5. update dependency;
  6. trim whitespace;
  7. misc tuning for release;
  8. misc tuning for release;
  9. isabelle build_components -u;
  10. updated to Haskell Stach lts-18.12 with GHC ghc-8.10.7;
  11. updated to current Cygwin, near 3.2.0; discontinued perl;
  12. updated to sumatra_pdf-3.3.3;
  13. updated default version;
  14. updated to xz-java-1.9;
  15. updated to sqlite-jdbc-3.36.0.3;
  16. updated to postgresql-42.2.24;
  17. updated to jfreechart-1.5.3;
  18. updated to flatlaf-1.6;
  19. clarified signature;
  20. clarified Term.dest_abs (again, refining 71dfb835025d): only Free names are relevant for abstract terms, without syntax;
  21. clarified sledgehammer_provers, following d8dc8fdc46fc;
  22. proper term operation Term.dest_abs;
  23. tuned, following Syntax_Trans.variant_abs;
  24. proper patterns for (- numeral t), amending 03ff4d1e6784;
  25. tuned;
Changeset 74429:fedc0b659881 by wenzelm:
provide Isabelle/jEdit plugins as services, and thus allow user components do the same;
The file was addedsrc/Tools/jEdit/src/jedit_plugins.scala
The file was modified NEWS (diff)
The file was modified etc/build.props (diff)
The file was modified src/Pure/Tools/scala_project.scala (diff)
The file was modified src/Tools/jEdit/src/main.scala (diff)
Changeset 74428:dd1f5a00115f by wenzelm:
merged
Changeset 74427:011ecb267e41 by wenzelm:
updated for release;
The file was modified src/Doc/JEdit/JEdit.thy (diff)
The file was modified src/Doc/System/Environment.thy (diff)
The file was modified src/Doc/System/Misc.thy (diff)
Changeset 74426:61a6fd4f9862 by wenzelm:
misc tuning for release;
The file was modified Admin/Release/CHECKLIST (diff)
Changeset 74425:f63dea123304 by wenzelm:
update dependency;
The file was modified src/Tools/jEdit/jedit_main/plugin.props (diff)
Changeset 74424:2cf4d6cf4c0d by wenzelm:
trim whitespace;
The file was modified src/HOL/List.thy (diff)
Changeset 74423:584c4db57f68 by wenzelm:
misc tuning for release;
The file was modified CONTRIBUTORS (diff)
Changeset 74422:5294a44efc49 by wenzelm:
misc tuning for release;
The file was modified NEWS (diff)
Changeset 74421:7fd8fb6149a6 by wenzelm:
isabelle build_components -u;
The file was modified Admin/components/components.sha1 (diff)
Changeset 74420:b618749bb8f4 by wenzelm:
updated to Haskell Stach lts-18.12 with GHC ghc-8.10.7;
The file was modified etc/settings (diff)
Changeset 74419:ff0ca375457c by wenzelm:
updated to current Cygwin, near 3.2.0;<br>discontinued perl;
The file was modified Admin/Windows/Cygwin/README (diff)
The file was modified Admin/components/PLATFORMS (diff)
The file was modified Admin/components/components.sha1 (diff)
The file was modified src/Pure/Admin/build_cygwin.scala (diff)
Changeset 74418:c1ddf73a59e6 by wenzelm:
updated to sumatra_pdf-3.3.3;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/windows (diff)
Changeset 74417:cfb0414adc84 by wenzelm:
updated default version;
The file was modified src/Pure/Admin/build_verit.scala (diff)
Changeset 74416:9f34c780906e by wenzelm:
updated to xz-java-1.9;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74415:192a452fac52 by wenzelm:
updated to sqlite-jdbc-3.36.0.3;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74414:4e58bc7215a0 by wenzelm:
updated to postgresql-42.2.24;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74413:54a064957ff3 by wenzelm:
updated to jfreechart-1.5.3;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74412:b6a561f9c828 by wenzelm:
updated to flatlaf-1.6;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74411:20b0b27bc6c7 by wenzelm:
clarified signature;
The file was modified src/Pure/Proof/proof_checker.ML (diff)
The file was modified src/Pure/name.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
The file was modified src/Pure/type.ML (diff)
The file was modified src/Tools/Code/code_thingol.ML (diff)
Changeset 74410:254de9de2cd7 by wenzelm:
clarified Term.dest_abs (again, refining 71dfb835025d): only Free names are relevant for abstract terms, without syntax;
The file was modified src/Pure/term.ML (diff)
Changeset 74409:83d2208252d1 by wenzelm:
clarified sledgehammer_provers, following d8dc8fdc46fc;
The file was modified src/HOL/Tools/etc/options (diff)
Changeset 74408:4cdc5e946c99 by wenzelm:
proper term operation Term.dest_abs;
The file was modified src/FOLP/simp.ML (diff)
The file was modified src/HOL/Decision_Procs/Cooper.thy (diff)
The file was modified src/HOL/Decision_Procs/Parametric_Ferrante_Rackoff.thy (diff)
The file was modified src/HOL/Tools/Qelim/cooper.ML (diff)
The file was modified src/HOL/Tools/reification.ML (diff)
The file was modified src/Tools/misc_legacy.ML (diff)
Changeset 74407:71dfb835025d by wenzelm:
tuned, following Syntax_Trans.variant_abs;
The file was modified src/Pure/term.ML (diff)
Changeset 74406:ed4149b3d7ab by wenzelm:
proper patterns for (- numeral t), amending 03ff4d1e6784;
The file was modified src/HOL/Decision_Procs/Cooper.thy (diff)
The file was modified src/HOL/Decision_Procs/MIR.thy (diff)
Changeset 74405:baa7a208d9d5 by wenzelm:
tuned;
The file was modified src/HOL/Decision_Procs/langford.ML (diff)