Skip to content
Success

Changes

Summary

  1. merged
  2. support for dynamic document output while editing;
  3. adjust position according to offset of command/exec id;
  4. tuned signature (see Command.eval_state);
  5. export generated document.tex, unless explicit document=false;
  6. more general presentation hook, with document preparation as application;
  7. clarified signature: more explicit type "context" with full options;
  8. more explicit type Thy_Output.segment;
  9. clarified signature; more operations;
  10. more sorted cleaning
  11. cleaning up sorted
Changeset 68185:c80b0a35eb54 by wenzelm:
merged
Changeset 68184:6c693b2700b3 by wenzelm:
support for dynamic document output while editing;
The file was modified etc/options (diff)
The file was modified src/Pure/Isar/outer_syntax.ML (diff)
The file was modified src/Pure/PIDE/command.ML (diff)
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 68183:6560324b1e4d by wenzelm:
adjust position according to offset of command/exec id;
The file was modified src/Pure/General/position.ML (diff)
The file was modified src/Pure/Isar/token.ML (diff)
The file was modified src/Pure/PIDE/command_span.ML (diff)
Changeset 68182:fa3cf61121ee by wenzelm:
tuned signature (see Command.eval_state);
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Thy/thy_output.ML (diff)
Changeset 68181:34592bf86424 by wenzelm:
export generated document.tex, unless explicit document=false;
The file was modified src/Pure/Thy/present.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 68180:112d9624c020 by wenzelm:
more general presentation hook, with document preparation as application;
The file was modified src/Pure/Thy/export_theory.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
Changeset 68179:da70c9e91135 by wenzelm:
clarified signature: more explicit type "context" with full options;
The file was modified src/Pure/Thy/present.ML (diff)
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Tools/build.ML (diff)
Changeset 68178:e3dd94d04eee by wenzelm:
more explicit type Thy_Output.segment;
The file was modified src/Pure/Thy/thy_info.ML (diff)
The file was modified src/Pure/Thy/thy_output.ML (diff)
Changeset 68177:6e40f5d43936 by wenzelm:
clarified signature;<br>more operations;
The file was modified src/Pure/General/position.ML (diff)
The file was modified src/Pure/General/symbol_pos.ML (diff)
The file was modified src/Pure/PIDE/command_span.ML (diff)
Changeset 68176:3e4af46a6f6a by nipkow:
more sorted cleaning
The file was modified src/HOL/List.thy (diff)
The file was modified src/HOL/ex/Radix_Sort.thy (diff)
Changeset 68175:e0bd5089eabf by nipkow:
cleaning up sorted
The file was modified src/HOL/List.thy (diff)