Skip to content
Success

Changes

Changes from Mercurial (hg http://isabelle.in.tum.de/repos/isabelle/ default)

Summary

  1. support for base64 via Isabelle/Scala/ML;
  2. compile;
  3. clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
  4. clarified signature (again);
  5. merged
  6. clarified signature;
  7. unused;
  8. unused;
  9. clarified signature: more structured arguments, notably for remote provers;
  10. clarified signature;
  11. clarified signature: avoid tmp file;
  12. clarified signature for Scala functions;
  13. clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
  14. tuned;
  15. clarified cache;
  16. clarified signature: Bytes extends CharSequence already (see d201996f72a8);
  17. clarified exceptions;
  18. more uniform use of Byte_Message; support protocol_message with multiple chunks;
  19. tuned signature;
  20. tuned signature;
  21. more robust treatment of empty markup: it allows to produce formal chunks;
Changeset 73576:b50f8cc8c08e by wenzelm:
support for base64 via Isabelle/Scala/ML;
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/scala.scala
Changeset 73575:23d2adc5489e by wenzelm:
compile;
The file was modified src/HOL/TPTP/atp_theory_export.ML
Changeset 73574:12b3f78dde61 by wenzelm:
clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
The file was modified src/Pure/General/file.scala
Changeset 73573:a30a60aef59f by wenzelm:
clarified signature (again);
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/library.scala
Changeset 73572:6ab97ac63809 by wenzelm:
merged
Changeset 73571:f86661e32bed by wenzelm:
clarified signature;
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/library.scala
Changeset 73570:e21aef453cd4 by wenzelm:
unused;
The file was modified src/Pure/PIDE/xml.ML
Changeset 73569:c5512fde6ad1 by wenzelm:
unused;
The file was modified src/Pure/library.ML
Changeset 73568:bdba138d462d by wenzelm:
clarified signature: more structured arguments, notably for remote provers;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 73567:355af2d1b817 by wenzelm:
clarified signature;
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73566:4e6b31ed7197 by wenzelm:
clarified signature: avoid tmp file;
The file was modified src/Pure/Admin/build_csdp.scala
The file was modified src/Pure/Admin/build_e.scala
The file was modified src/Pure/Admin/build_jcef.scala
The file was modified src/Pure/Admin/build_spass.scala
The file was modified src/Pure/Admin/build_sqlite.scala
The file was modified src/Pure/Admin/build_verit.scala
The file was modified src/Pure/Admin/components.scala
The file was modified src/Pure/PIDE/command.ML
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/Tools/phabricator.scala
Changeset 73565:1aa92bc4d356 by wenzelm:
clarified signature for Scala functions;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Tools/Nitpick/kodkod.scala
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/PIDE/resources.scala
The file was modified src/Pure/PIDE/session.scala
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Pure/System/scala.ML
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/Thy/bibtex.scala
The file was modified src/Pure/Tools/debugger.scala
The file was modified src/Pure/Tools/doc.scala
Changeset 73564:a021bb558feb by wenzelm:
clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
The file was modified src/Pure/System/message_channel.ML
Changeset 73563:55b66a45bc94 by wenzelm:
tuned;
The file was modified src/Pure/Tools/debugger.scala
Changeset 73562:c5a390b9ae00 by wenzelm:
clarified cache;
The file was modified src/Pure/PIDE/prover.scala
Changeset 73561:c83152933579 by wenzelm:
clarified signature: Bytes extends CharSequence already (see d201996f72a8);
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/General/utf8.scala
The file was modified src/Pure/PIDE/prover.scala
Changeset 73560:a578ebf5b78d by wenzelm:
clarified exceptions;
The file was modified src/Pure/PIDE/prover.scala
Changeset 73559:22b5ecb53dd9 by wenzelm:
more uniform use of Byte_Message;<br>support protocol_message with multiple chunks;
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/General/output_primitives.ML
The file was modified src/Pure/PIDE/byte_message.ML
The file was modified src/Pure/PIDE/protocol.ML
The file was modified src/Pure/PIDE/prover.scala
The file was modified src/Pure/PIDE/session.scala
The file was modified src/Pure/System/isabelle_process.ML
The file was modified src/Pure/System/message_channel.ML
The file was modified src/Pure/System/scala.ML
The file was modified src/Pure/Thy/export.ML
The file was modified src/Pure/Thy/thy_info.ML
The file was modified src/Pure/Tools/build.ML
The file was modified src/Pure/Tools/build_job.scala
The file was modified src/Pure/Tools/debugger.ML
The file was modified src/Pure/Tools/debugger.scala
The file was modified src/Pure/Tools/print_operation.ML
Changeset 73558:a5d1d1e2f109 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/byte_message.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73557:225486d9c960 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/yxml.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73556:192bcee4f8b8 by wenzelm:
more robust treatment of empty markup: it allows to produce formal chunks;
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/PIDE/xml.ML
The file was modified src/Pure/PIDE/yxml.ML
The file was modified src/Pure/PIDE/yxml.scala