Skip to content
Success

Changes

Summary

  1. tuned;
  2. more markup; multiple error output;
  3. added document antiquotation @{session name}; renamed protocol function "Prover.session_base" to "Prover.init_session_base" according to the ML/Scala operation;
  4. more accurate parse_nat/parse_int: avoid corner cases of Int.fromString (e.g. "1.0");
  5. tuned;
  6. disallow theory name "ROOT";
  7. PIDE markup for session ROOT files;
  8. tuned;
  9. more operations;
  10. tuned;
  11. recovered Options.default_markup, e.g. for src/Doc/antiquote_setup.ML (amending 16519cd83ed4);
  12. tuned;
  13. clarified signature;
  14. clarified signature;
Changeset 67221:62a5fbdded50 by wenzelm:
tuned;
The file was modified NEWS (diff)
Changeset 67220:0049bed35f5a by wenzelm:
more markup;<br>multiple error output;
The file was modified src/Pure/Thy/sessions.ML (diff)
Changeset 67219:81e9804b2014 by wenzelm:
added document antiquotation @{session name};<br>renamed protocol function &quot;Prover.session_base&quot; to &quot;Prover.init_session_base&quot; according to the ML/Scala operation;
The file was modified NEWS (diff)
The file was modified src/Doc/Isar_Ref/Document_Preparation.thy (diff)
The file was modified src/Doc/ROOT (diff)
The file was modified src/Doc/System/Presentation.thy (diff)
The file was modified src/Pure/ML/ml_process.scala (diff)
The file was modified src/Pure/PIDE/markup.ML (diff)
The file was modified src/Pure/PIDE/protocol.ML (diff)
The file was modified src/Pure/PIDE/protocol.scala (diff)
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 67218:e62d72699666 by wenzelm:
more accurate parse_nat/parse_int: avoid corner cases of Int.fromString (e.g. &quot;1.0&quot;);
The file was modified src/Pure/General/value.ML (diff)
Changeset 67217:53867014e299 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 67216:99815211970c by wenzelm:
disallow theory name &quot;ROOT&quot;;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 67215:03d0c958d65a by wenzelm:
PIDE markup for session ROOT files;
The file was addedsrc/Pure/Sessions.thy
The file was addedsrc/Pure/Thy/sessions.ML
The file was modified NEWS (diff)
The file was modified src/Doc/ROOT (diff)
The file was modified src/HOL/ROOT (diff)
The file was modified src/Pure/Isar/parse.ML (diff)
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/ROOT (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Thy/thy_header.scala (diff)
The file was modified src/Tools/jEdit/src/theories_dockable.scala (diff)
Changeset 67214:87038a574d09 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 67213:01576aebc398 by wenzelm:
more operations;
The file was modified src/Pure/General/input.ML (diff)
Changeset 67212:f5d44a01030c by wenzelm:
tuned;
The file was modified src/Pure/Thy/thy_header.scala (diff)
Changeset 67211:9e9b78b8e6ca by wenzelm:
recovered Options.default_markup, e.g. for src/Doc/antiquote_setup.ML (amending 16519cd83ed4);
The file was modified src/Pure/System/options.ML (diff)
Changeset 67210:f80bdbe76934 by wenzelm:
tuned;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 67209:fca5f2988091 by wenzelm:
clarified signature;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 67208:16519cd83ed4 by wenzelm:
clarified signature;
The file was modified src/Pure/General/completion.ML (diff)
The file was modified src/Pure/ML/ml_antiquotations.ML (diff)
The file was modified src/Pure/System/options.ML (diff)