Skip to content
Success

Changes

Summary

  1. tuned signature, following Url.append_path;
  2. merged
  3. more robust, for the sake of very rare duplicate files: src/Doc/Prog_Prove/MyList.thy and $AFP/Case_Labeling/util.ML;
  4. store session sources within build database: timing e.g. 150ms for HOL and < 50ms for common sessions; enforce rebuild of Isabelle/ML to update build databases;
  5. tuned signature;
  6. tuned;
  7. tunes signature;
  8. clarified signature;
  9. tuned signature;
  10. more systematic Sessions.illegal_theory, based on File_Format.theory_excluded;
  11. tuned;
  12. unused;
  13. tuned;
  14. clarified modules;
  15. tuned: no need to map master_dir, which does not participate in comparison;
  16. tuned signature;
  17. tuned signature;
  18. tuned comments;
  19. clarified signature;
  20. tuned;
  21. removed an unfortunate sledgehammer command
  22. A couple of patches
  23. Big simplifications of old proofs
Changeset 76858:39db5e268aaf by wenzelm:
tuned signature, following Url.append_path;
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/headless.scala (diff)
The file was modified src/Pure/PIDE/rendering.scala (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/file_format.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 76857:3bd08d0432d7 by wenzelm:
merged
Changeset 76856:90c552d28d36 by wenzelm:
more robust, for the sake of very rare duplicate files: src/Doc/Prog_Prove/MyList.thy and $AFP/Case_Labeling/util.ML;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 76855:5efc770dd727 by wenzelm:
store session sources within build database: timing e.g. 150ms for HOL and &lt; 50ms for common sessions;<br>enforce rebuild of Isabelle/ML to update build databases;
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 76854:f3ca8478e59e by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/export_theory.scala (diff)
Changeset 76853:e37c58cbb79f by wenzelm:
tuned;
The file was modified src/Pure/Thy/export_theory.scala (diff)
Changeset 76852:2915740fce1f by wenzelm:
tunes signature;
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/export_theory.scala (diff)
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)
The file was modified src/Tools/jEdit/src/isabelle_export.scala (diff)
Changeset 76851:69f6895dd7d4 by wenzelm:
clarified signature;
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
Changeset 76850:7082c5df5df6 by wenzelm:
tuned signature;
The file was modified etc/build.props (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 76849:d431a9340163 by wenzelm:
more systematic Sessions.illegal_theory, based on File_Format.theory_excluded;
The file was modified src/Pure/Thy/bibtex.scala (diff)
The file was modified src/Pure/Thy/file_format.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 76848:4d19dc723a6d by wenzelm:
tuned;
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 76847:252ed80e1a56 by wenzelm:
unused;
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 76846:83e3d4075f2c by wenzelm:
tuned;
The file was modified src/Pure/Thy/file_format.scala (diff)
Changeset 76845:81848d12aba3 by wenzelm:
clarified modules;
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/resources.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 76844:ef1f7d56f7c8 by wenzelm:
tuned: no need to map master_dir, which does not participate in comparison;
The file was modified src/Pure/Tools/build_job.scala (diff)
Changeset 76843:3dfc89c8dd71 by wenzelm:
tuned signature;
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/file_format.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 76842:18465808e61f by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Pure/Thy/file_format.scala (diff)
Changeset 76841:b8e1c3158012 by wenzelm:
tuned comments;
The file was modified src/Pure/General/url.scala (diff)
Changeset 76840:893eeef9ef08 by wenzelm:
clarified signature;
The file was modified src/Pure/General/graph.scala (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 76839:2121fde115b2 by wenzelm:
tuned;
The file was modified src/Pure/Thy/thy_header.scala (diff)
Changeset 76838:04c7ec38874e by paulson _lp15@cam.ac.uk_:
removed an unfortunate sledgehammer command
The file was modified src/HOL/Analysis/Function_Topology.thy (diff)
Changeset 76837:d908a7d3ed1b by paulson _lp15@cam.ac.uk_:
A couple of patches
The file was modified src/HOL/Analysis/Determinants.thy (diff)
The file was modified src/HOL/Analysis/Path_Connected.thy (diff)
Changeset 76836:30182f9e1818 by paulson _lp15@cam.ac.uk_:
Big simplifications of old proofs
The file was modified src/HOL/Analysis/Affine.thy (diff)
The file was modified src/HOL/Analysis/Determinants.thy (diff)
The file was modified src/HOL/Analysis/Linear_Algebra.thy (diff)
The file was modified src/HOL/Analysis/Path_Connected.thy (diff)
The file was modified src/HOL/Analysis/Topology_Euclidean_Space.thy (diff)