Skip to content
Success

Changes

Summary

  1. tuned;
  2. tuned;
  3. update XML cache for slightly modified messages;
  4. more compact markup tree: output messages are already stored in command results (e.g. relevant for XML data representation);
  5. more options;
  6. clarified default server name;
  7. more uniform output: this may be parsed by another program;
  8. clarified argument formats: explicit Unit, allow XML.Elem as well; tuned messages: prefer single quotes for JSON output;
  9. tuned comments;
  10. convenience to represent XML.Body as single XML.Elem;
  11. clarified AFP partitioning;
  12. abstract algebraic bit operations
Changeset 67827:b027c97c77c9 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/xml.scala (diff)
Changeset 67826:5ea76b219668 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/command.scala (diff)
Changeset 67825:f9c071cc958b by wenzelm:
update XML cache for slightly modified messages;
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/session.scala (diff)
Changeset 67824:661cd25304ae by wenzelm:
more compact markup tree: output messages are already stored in command results (e.g. relevant for  XML data representation);
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/rendering.scala (diff)
The file was modified src/Tools/VSCode/src/vscode_rendering.scala (diff)
Changeset 67823:92cf045c876b by wenzelm:
more options;
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 67822:0e2484df2491 by wenzelm:
clarified default server name;
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 67821:82fb12061069 by wenzelm:
more uniform output: this may be parsed by another program;
The file was modified src/Pure/Tools/server.scala (diff)
Changeset 67820:e30d6368c7c8 by wenzelm:
clarified argument formats: explicit Unit, allow XML.Elem as well;<br>tuned messages: prefer single quotes for JSON output;
The file was modified src/Pure/PIDE/yxml.scala (diff)
The file was modified src/Pure/Tools/server.scala (diff)
The file was modified src/Pure/library.scala (diff)
Changeset 67819:b73d8ed73b35 by wenzelm:
tuned comments;
The file was modified src/Pure/General/json.scala (diff)
Changeset 67818:2457bea123e4 by wenzelm:
convenience to represent XML.Body as single XML.Elem;
The file was modified src/Pure/PIDE/xml.scala (diff)
Changeset 67817:93faefc25fe7 by wenzelm:
clarified AFP partitioning;
The file was modified src/Pure/Admin/afp.scala (diff)
Changeset 67816:2249b27ab1dd by haftmann:
abstract algebraic bit operations
The file was modified src/HOL/Divides.thy (diff)
The file was modified src/HOL/Parity.thy (diff)
The file was modified src/HOL/Set_Interval.thy (diff)
The file was modified src/HOL/ex/Word_Type.thy (diff)