Skip to content
Success

Changes

Summary

  1. fewer messages;
  2. output result messages;
  3. clarified signature;
  4. more position information;
  5. more robust check_state loop, even without session activity (e.g. idempotent use_theories);
  6. synchronized Session.update;
  7. more interruptible use_theories; tuned comments;
  8. clarified exception handling: include interrupts;
  9. support for repeated events;
  10. tuned;
  11. more interruptible; tuned signature;
  12. unload_theories: actually observe required state; misc tuning and clarification;
  13. tuned signature;
Changeset 67898:736673784fac by wenzelm:
fewer messages;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67897:a5b9d1f51b04 by wenzelm:
output result messages;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)
Changeset 67896:00797fb82869 by wenzelm:
clarified signature;
The file was modified src/Pure/General/pretty.scala (diff)
Changeset 67895:cd00999d2d30 by wenzelm:
more position information;
The file was modified src/Pure/Isar/token.scala (diff)
The file was modified src/Pure/PIDE/command_span.scala (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 67894:fee080c4045f by wenzelm:
more robust check_state loop, even without session activity (e.g. idempotent use_theories);
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67893:c854e50c2114 by wenzelm:
synchronized Session.update;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67892:25e2b621bdcb by wenzelm:
more interruptible use_theories;<br>tuned comments;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67891:4f383cd54f69 by wenzelm:
clarified exception handling: include interrupts;
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 67890:f4a505d6bc94 by wenzelm:
support for repeated events;
The file was modified src/Pure/Concurrent/event_timer.scala (diff)
Changeset 67889:5c438b774b4d by wenzelm:
tuned;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67888:3bf62a6e50e7 by wenzelm:
more interruptible;<br>tuned signature;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67887:a4d5342898b1 by wenzelm:
unload_theories: actually observe required state;<br>misc tuning and clarification;
The file was modified src/Pure/Thy/thy_resources.scala (diff)
Changeset 67886:26510aad2ec6 by wenzelm:
tuned signature;
The file was modified src/Pure/Tools/server.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)