Skip to content
Success

Changes

Summary

  1. merged
  2. Added tag Isabelle2018-RC3 for changeset 71aa5a9128c2
  3. proper return code (true) if file is absent;
  4. clarified word syntax for the sake of control symbols, e.g. \<^term>;
  5. updated to Poly/ML fixes-5.7.1 b3d1ff33a4b4;
  6. more robust: do not defer potentially slow/big lazy facts to the very end;
  7. more robust: potentially a workaround for spurious HOL build problems seen by Larry Paulson;
  8. tuned;
  9. eliminated non-monotomnic Lazy.is_pending: Result may return to Expr due to Interrupt;
  10. unused;
  11. removed junk;
  12. clarified documentation;
  13. added check_delay / check_limit for more robust treatment of structurally broken theory sources (or genuine non-termination);
  14. proper adjust_maxidx: assms could have maxidx >= 0, e.g. from command "subgoal premises";
  15. proper maxidx: if x does not occur in A, its maxidx could get lost;
  16. tuned;
  17. more flexible session selection as in "isabelle jedit";
  18. updated to jdk-8u181;
Changeset 68706:f3763989d589 by wenzelm:
merged
Changeset 68705:5cbd9cda7626 by wenzelm:
Added tag Isabelle2018-RC3 for changeset 71aa5a9128c2
The file was modified .hgtags (diff)
Changeset 68704:71aa5a9128c2 by wenzelm:
proper return code (true) if file is absent;
The file was modified src/Pure/Thy/present.scala (diff)
Changeset 68703:2e31887d9664 by wenzelm:
clarified word syntax for the sake of control symbols, e.g. \&lt;^term&gt;;
The file was modified src/Tools/jEdit/src/modes/isabelle-ml.xml (diff)
The file was modified src/Tools/jEdit/src/modes/isabelle-news.xml (diff)
The file was modified src/Tools/jEdit/src/modes/isabelle-options.xml (diff)
The file was modified src/Tools/jEdit/src/modes/isabelle-root.xml (diff)
The file was modified src/Tools/jEdit/src/modes/isabelle.xml (diff)
Changeset 68702:8ef8905629ba by wenzelm:
updated to Poly/ML fixes-5.7.1 b3d1ff33a4b4;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
The file was modified Admin/polyml/README (diff)
Changeset 68701:be936cf061ab by wenzelm:
more robust: do not defer potentially slow/big lazy facts to the very end;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 68700:1e358063ab90 by wenzelm:
more robust: potentially a workaround for spurious HOL build problems seen by Larry Paulson;
The file was modified src/HOL/ROOT (diff)
Changeset 68699:b624368a302f by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 68698:6ee53660a911 by wenzelm:
eliminated non-monotomnic Lazy.is_pending: Result may return to Expr due to Interrupt;
The file was modified src/Pure/Concurrent/lazy.ML (diff)
The file was modified src/Pure/facts.ML (diff)
Changeset 68697:d81a5da01796 by wenzelm:
unused;
The file was modified src/Pure/Concurrent/lazy.ML (diff)
Changeset 68696:8a071eeddb2a by wenzelm:
removed junk;
The file was modified src/HOL/Library/Landau_Symbols.thy (diff)
Changeset 68695:9072bfd24d8f by wenzelm:
clarified documentation;
The file was modified src/Doc/System/Server.thy (diff)
Changeset 68694:03e104be99af by wenzelm:
added check_delay / check_limit for more robust treatment of structurally broken theory sources (or genuine non-termination);
The file was modified src/Doc/System/Server.thy (diff)
The file was modified src/Pure/Thy/thy_resources.scala (diff)
The file was modified src/Pure/Tools/server_commands.scala (diff)
Changeset 68693:a9bef20b1e47 by wenzelm:
proper adjust_maxidx: assms could have maxidx &gt;= 0, e.g. from command &quot;subgoal premises&quot;;
The file was modified src/Pure/goal.ML (diff)
Changeset 68692:0c568ec56f37 by wenzelm:
proper maxidx: if x does not occur in A, its maxidx could get lost;
The file was modified src/Pure/thm.ML (diff)
Changeset 68691:206966cbc2fc by wenzelm:
tuned;
The file was modified src/Pure/thm.ML (diff)
Changeset 68690:354c04092cd0 by wenzelm:
more flexible session selection as in &quot;isabelle jedit&quot;;
The file was modified NEWS (diff)
The file was modified src/Tools/VSCode/src/server.scala (diff)
Changeset 68689:5b99b47b3b5f by wenzelm:
updated to jdk-8u181;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)