Skip to content
Success

Changes

Summary

  1. alternate AFP tests on lrzcloud2, to fit better into one day;
  2. merged
  3. support document preparation from already loaded theories;
  4. clarified GUI events;
  5. clarified GUIs: keep related buttons together;
  6. proper program name, e.g. for session "Intro";
  7. clarified GUI events: reset everything on session context switch;
  8. clarified GUI events: ensure fresh output when switching pages;
  9. clarified GUI: avoid odd jumping pages on "Cancel";
  10. clarified GUI events;
  11. more accurate output: avoid output_body from last run;
  12. more accurate output: avoid output_main from last run;
  13. removed unused operation from 3f50b24909df;
  14. clarified guard: avoid spurious auto builds;
  15. automatically build document when selected theories are finished;
  16. more accurate Word.capitalize: do not touch name;
  17. defer build until document nodes are ready;
  18. clarified signature: prefer semantic status;
  19. removed obsolete parameter (see 7c23db6b857b);
  20. clarified Document_Editor.Session: more explicit types, more robust operations; eliminated await_stable_snapshot in favour of delay_build;
  21. more operations;
  22. clarified operation (without change of signature!);
  23. pointless
  24. Lots more new material thanks to Manuel Eberl
Changeset 77163:7ceed24c88dc by wenzelm:
alternate AFP tests on lrzcloud2, to fit better into one day;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
The file was modified src/Pure/General/date.scala (diff)
Changeset 77162:1250a1f2bc1e by wenzelm:
merged
Changeset 77161:913c781ff6ba by wenzelm:
support document preparation from already loaded theories;
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/document_editor.scala (diff)
The file was modified src/Pure/PIDE/editor.scala (diff)
The file was modified src/Tools/jEdit/src/theories_status.scala (diff)
Changeset 77160:158dfe7f68ed by wenzelm:
clarified GUI events;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77159:b899d7840b49 by wenzelm:
clarified GUIs: keep related buttons together;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77158:59a8b9a341aa by wenzelm:
proper program name, e.g. for session "Intro";
The file was modified src/Pure/System/progress.scala (diff)
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77157:c0633a0da53e by wenzelm:
clarified GUI events: reset everything on session context switch;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77156:e3a7d3668629 by wenzelm:
clarified GUI events: ensure fresh output when switching pages;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77155:6840013a791a by wenzelm:
clarified GUI: avoid odd jumping pages on "Cancel";
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77154:dd9bde3d839e by wenzelm:
clarified GUI events;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77153:0bb95bcf804e by wenzelm:
more accurate output: avoid output_body from last run;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77152:4c9296390f20 by wenzelm:
more accurate output: avoid output_main from last run;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77151:2f43be96c713 by wenzelm:
removed unused operation from 3f50b24909df;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77150:286fdf0fcc44 by wenzelm:
clarified guard: avoid spurious auto builds;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77149:3991a35cd740 by wenzelm:
automatically build document when selected theories are finished;
The file was modified etc/options (diff)
The file was modified src/Pure/PIDE/document_editor.scala (diff)
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77148:9b3a8565464d by wenzelm:
more accurate Word.capitalize: do not touch name;
The file was modified src/Pure/Thy/bibtex.scala (diff)
Changeset 77147:38077c938d01 by wenzelm:
defer build until document nodes are ready;
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/document_editor.scala (diff)
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77146:eb114301c4df by wenzelm:
clarified signature: prefer semantic status;
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77145:de618831ffd9 by wenzelm:
removed obsolete parameter (see 7c23db6b857b);
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77144:42c3970e1ac1 by wenzelm:
clarified Document_Editor.Session: more explicit types, more robust operations;<br>eliminated await_stable_snapshot in favour of delay_build;
The file was modified src/Pure/PIDE/document_editor.scala (diff)
The file was modified src/Pure/PIDE/editor.scala (diff)
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77143:61f6bb753cbf by wenzelm:
more operations;
The file was modified src/Tools/jEdit/src/jedit_options.scala (diff)
Changeset 77142:139a0119ae3c by wenzelm:
clarified operation (without change of signature!);
The file was modified src/Pure/PIDE/editor.scala (diff)
The file was modified src/Tools/jEdit/src/document_dockable.scala (diff)
Changeset 77141:1310df9229bd by nipkow:
pointless
The file was modified src/Doc/Prog_Prove/document/intro-isabelle.tex (diff)
Changeset 77140:9a60c1759543 by paulson _lp15@cam.ac.uk_:
Lots more new material thanks to Manuel Eberl
The file was modified src/HOL/Analysis/Complex_Transcendental.thy (diff)
The file was modified src/HOL/Analysis/Derivative.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Metric_Spaces.thy (diff)
The file was modified src/HOL/Analysis/Elementary_Topology.thy (diff)
The file was modified src/HOL/Analysis/Line_Segment.thy (diff)
The file was modified src/HOL/Analysis/Smooth_Paths.thy (diff)
The file was modified src/HOL/BNF_Cardinal_Order_Relation.thy (diff)
The file was modified src/HOL/Complex.thy (diff)
The file was modified src/HOL/Filter.thy (diff)
The file was modified src/HOL/Library/Equipollence.thy (diff)
The file was modified src/HOL/Power.thy (diff)
The file was modified src/HOL/Set.thy (diff)
The file was modified src/HOL/Topological_Spaces.thy (diff)
The file was modified src/HOL/Transcendental.thy (diff)