Skip to content
Success

Changes

Summary

  1. prefer atomic edits -- potentially more robust;
  2. clarified signature -- potentially more robust;
  3. just one dump_checkpoint Main -- potentially more robust;
  4. more robust: avoid update/interrupt of long-running print_consolidation;
Changeset 70783:92f56fbfbab3 by wenzelm:
prefer atomic edits -- potentially more robust;
The file was modified src/Pure/PIDE/headless.scala (diff)
Changeset 70782:9e3f35982021 by wenzelm:
clarified signature -- potentially more robust;
The file was modified src/Pure/PIDE/headless.scala (diff)
Changeset 70781:a37e2ea96c6d by wenzelm:
just one dump_checkpoint Main -- potentially more robust;
The file was modified src/HOL/ROOT (diff)
Changeset 70780:034742453594 by wenzelm:
more robust: avoid update/interrupt of long-running print_consolidation;
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/markup.ML (diff)
The file was modified src/Pure/PIDE/markup.scala (diff)