Skip to content
Success

Changes

Summary

  1. clarified signature: reduce boilerplate;
  2. clarified messages;
  3. tuned signature;
  4. tuned structure;
  5. clarified signature;
  6. clarified signature;
  7. clarified build process roles: "worker" vs. "build";
  8. clarified database content; tuned signature;
  9. tuned: prefer iterator.nextOption;
  10. tuned whitespace and braces;
  11. clarified signature: more uniform operations;
  12. tuned signature: reduce boilerplate;
  13. tuned signature;
  14. proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
  15. more database content: formal end_build;
  16. more operations;
  17. clarified database content and prepare/init stages;
  18. tuned signature;
  19. tuned;
  20. tuned;
  21. less verbosity, amending 3bc49507bae5;
  22. tuned comments; tuned structure;
  23. tuned signature: avoid totally adhoc overriding;
  24. separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
Changeset 77552:080422b3d914 by wenzelm:
clarified signature: reduce boilerplate;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (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_process.scala (diff)
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 77551:ae6df8a8685a by wenzelm:
clarified messages;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77550:ed2f53e1552c by wenzelm:
tuned signature;
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Tools/build_job.scala (diff)
Changeset 77549:6339c3a3720b by wenzelm:
tuned structure;
The file was modified src/Pure/System/host.scala (diff)
Changeset 77548:28b94fe1c00f by wenzelm:
clarified signature;
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 77547:1d8a12d1c2e9 by wenzelm:
clarified signature;
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 77546:9b9179cda155 by wenzelm:
clarified build process roles: "worker" vs. "build";
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77545:4af88aca2a4f by wenzelm:
clarified database content;<br>tuned signature;
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77544:42c1e5d4ed14 by wenzelm:
tuned: prefer iterator.nextOption;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 77543:97b5547f2b17 by wenzelm:
tuned whitespace and braces;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77542:2da5562114c5 by wenzelm:
clarified signature: more uniform operations;
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Thy/export.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 77541:9d9b30741fc4 by wenzelm:
tuned signature: reduce boilerplate;
The file was modified src/Pure/Admin/build_log.scala (diff)
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/System/host.scala (diff)
The file was modified src/Pure/Thy/document_build.scala (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_process.scala (diff)
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 77540:c537905c2125 by wenzelm:
tuned signature;
The file was modified src/Pure/General/sql.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 77539:2b996a0df1ce by wenzelm:
proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77538:fcda9a009213 by wenzelm:
more database content: formal end_build;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77537:1bbf29ec9ce3 by wenzelm:
more operations;
The file was modified src/Pure/General/sql.scala (diff)
Changeset 77536:7c7f1473e51a by wenzelm:
clarified database content and prepare/init stages;
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77535:334a286b2975 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 77534:fc57886e37dd by wenzelm:
tuned;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77533:8f464df3520a by wenzelm:
tuned;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77532:69af424b1f9d by wenzelm:
less verbosity, amending 3bc49507bae5;
The file was modified src/Tools/jEdit/src/session_build.scala (diff)
Changeset 77531:3481e54bd8f1 by wenzelm:
tuned comments;<br>tuned structure;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77530:3362f84a300a by wenzelm:
tuned signature: avoid totally adhoc overriding;
The file was modified src/Pure/Tools/build_process.scala (diff)
Changeset 77529:40ccee0fe19a by wenzelm:
separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
The file was modified src/Pure/Tools/build_job.scala (diff)
The file was modified src/Pure/Tools/build_process.scala (diff)