Skip to content
Success

Changes

Summary

  1. more robust;
  2. tuned message;
  3. NEWS;
  4. more documentation;
  5. tuned documentation;
  6. more documentation;
  7. added option -r: support more robust consolidation of local clones with varying names;
  8. clarified backup;
  9. removed somewhat pointless option -R: more careful inspection of hgrc is required in practice;
  10. proper proof body context for Simplifier plugins (solvers, loopers, ...) -- avoid crash due to Subgoal.FOCUS (before e58bc223f46c);
  11. more robust bound_fixes: external name does appear in "fixes" name space and could clash with direct fixes (e.g. via Subgoal.FOCUS within a global context);
  12. tuned signature;
Changeset 71327:a89729bdde89 by wenzelm:
more robust;
The file was modified src/Pure/System/linux.scala (diff)
Changeset 71326:d85258458623 by wenzelm:
tuned message;
The file was modified src/Pure/Tools/phabricator.scala (diff)
Changeset 71325:0131b7b44c32 by wenzelm:
NEWS;
The file was modified NEWS (diff)
The file was modified src/Doc/System/Misc.thy (diff)
Changeset 71324:d0e14780b278 by wenzelm:
more documentation;
The file was modified src/Doc/System/Misc.thy (diff)
Changeset 71323:7c27a379190f by wenzelm:
tuned documentation;
The file was modified src/Doc/System/Phabricator.thy (diff)
Changeset 71322:0256ce61f405 by wenzelm:
more documentation;
The file was modified src/Doc/System/Misc.thy (diff)
The file was modified src/Doc/System/Phabricator.thy (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 71321:edf3210a61a2 by wenzelm:
added option -r: support more robust consolidation of local clones with varying names;
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 71320:1e2e68984a9f by wenzelm:
clarified backup;
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 71319:26614beb3529 by wenzelm:
removed somewhat pointless option -R: more careful inspection of hgrc is required in practice;
The file was modified src/Pure/General/mercurial.scala (diff)
Changeset 71318:1be996d8bb98 by wenzelm:
proper proof body context for Simplifier plugins (solvers, loopers, ...) -- avoid crash due to Subgoal.FOCUS (before e58bc223f46c);
The file was modified src/Pure/raw_simplifier.ML (diff)
Changeset 71317:e58bc223f46c by wenzelm:
more robust bound_fixes: external name does appear in "fixes" name space and could clash with direct fixes (e.g. via Subgoal.FOCUS within a global context);
The file was modified src/Pure/variable.ML (diff)
Changeset 71316:3fc2def62547 by wenzelm:
tuned signature;
The file was modified src/Pure/variable.ML (diff)