Skip to content
Success

Changes

Summary

  1. proper user tool;
  2. tuned comments;
  3. support for EPTCS style with demo document;
  4. tuned message;
  5. clarified delay -- more reactive;
  6. provide Session.init_time as reference point for diagnostic messages;
  7. afford more reactive consolidation; typical timings for big theories in HOL-Analysis: Session.Consolidate_Execution < 5ms for negative test and < 50ms for positive test;
  8. minor performance tuning;
  9. tuned;
  10. afford unconditional presentation, notably export_theory and present_thy, notably for HTML + PDF presentation within PIDE; typical timings for big theories in HOL-Analysis: Export.make_entry < 10ms, Document_Output.present_thy < 150ms;
  11. proper executable files for Windows;
  12. further attempts to confine dotnet to $ISABELLE_HOME_USER;
  13. tuned output;
  14. more command-line options;
  15. clarified component settings: always update existing version; remove old component version from $ISABELLE_HOME_USER/etc/components;
Changeset 76480:5ba13c82a286 by wenzelm:
proper user tool;
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 76479:8ac1d83301b5 by wenzelm:
tuned comments;
The file was modified doc/Contents (diff)
The file was modified src/Pure/Admin/build_easychair.scala (diff)
The file was modified src/Pure/Admin/build_eptcs.scala (diff)
Changeset 76478:d84568379f3f by wenzelm:
support for EPTCS style with demo document;
The file was addedsrc/Doc/Demo_EPTCS/Document.thy
The file was addedsrc/Doc/Demo_EPTCS/ROOT
The file was addedsrc/Doc/Demo_EPTCS/document/root.bib
The file was addedsrc/Doc/Demo_EPTCS/document/root.tex
The file was addedsrc/Pure/Admin/build_eptcs.scala
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified NEWS (diff)
The file was modified doc/Contents (diff)
The file was modified etc/build.props (diff)
The file was modified src/Doc/ROOTS (diff)
The file was modified src/Pure/System/isabelle_tool.scala (diff)
Changeset 76477:6e68ec0fdc48 by wenzelm:
tuned message;
The file was modified src/Pure/Admin/build_cvc5.scala (diff)
Changeset 76476:9600720071e6 by wenzelm:
clarified delay -- more reactive;
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 76475:5c7652e9bc01 by wenzelm:
provide Session.init_time as reference point for diagnostic messages;
The file was modified src/Pure/PIDE/session.scala (diff)
Changeset 76474:287c3adcdcd6 by wenzelm:
afford more reactive consolidation;<br>typical timings for big theories in HOL-Analysis: Session.Consolidate_Execution &lt; 5ms for negative test and &lt; 50ms for positive test;
The file was modified etc/options (diff)
Changeset 76473:b45db8030794 by wenzelm:
minor performance tuning;
The file was modified src/Pure/PIDE/command.scala (diff)
Changeset 76472:9a6459e72868 by wenzelm:
tuned;
The file was modified src/Pure/PIDE/document.ML (diff)
Changeset 76471:1f0b2d7298d9 by wenzelm:
afford unconditional presentation, notably export_theory and present_thy, notably for HTML + PDF presentation within PIDE;<br>typical timings for big theories in HOL-Analysis: Export.make_entry &lt; 10ms, Document_Output.present_thy &lt; 150ms;
The file was modified etc/options (diff)
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/Tools/dump.scala (diff)
Changeset 76470:f65bb0ecc7e7 by wenzelm:
proper executable files for Windows;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
Changeset 76469:98cfe33db5a7 by wenzelm:
further attempts to confine dotnet to $ISABELLE_HOME_USER;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
Changeset 76468:01109e16cee8 by wenzelm:
tuned output;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
Changeset 76467:5a9de03e0fa4 by wenzelm:
more command-line options;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)
Changeset 76466:730dadb82936 by wenzelm:
clarified component settings: always update existing version;<br>remove old component version from $ISABELLE_HOME_USER/etc/components;
The file was modified src/Pure/Tools/dotnet_setup.scala (diff)