Skip to content
Success

Changes

Summary

  1. more careful export of unnamed proof boxes: avoid duplicates via memoing;
  2. tuned signature;
  3. export each PThm node separately: slightly more scalable;
  4. allow duplicate exports via strict = false;
  5. tuned message;
  6. more positions;
  7. more positions;
Changeset 70502:b053c9ed0b0a by wenzelm:
more careful export of unnamed proof boxes: avoid duplicates via memoing;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70501:23c4f264250c by wenzelm:
tuned signature;
The file was modified src/Pure/Proof/extraction.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70500:5d540dbbe5ba by wenzelm:
export each PThm node separately: slightly more scalable;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70499:f389019024ce by wenzelm:
allow duplicate exports via strict = false;
The file was modified src/Pure/PIDE/markup.ML (diff)
The file was modified src/Pure/PIDE/markup.scala (diff)
The file was modified src/Pure/Thy/export.ML (diff)
The file was modified src/Pure/Thy/export.scala (diff)
Changeset 70498:de75eea6ffc8 by wenzelm:
tuned message;
The file was modified src/Pure/General/position.ML (diff)
Changeset 70497:8a19b92ec3d6 by wenzelm:
more positions;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 70496:be29e6fe82d8 by wenzelm:
more positions;
The file was modified src/HOL/Tools/Ctr_Sugar/ctr_sugar_util.ML (diff)