Skip to content
Success

Changes

Summary

  1. proper message (amending 94442fce40a5);
  2. more robust Thm.expose_theory -- ensure that PIDE export happens in the proper theory context;
  3. uniform "prune_proofs" for Thm_Node / PThm, but it is in conflict with export_proofs of re-used nodes;
  4. tuned;
  5. updated xml_size;
  6. prefer named result;
  7. more robust expose_proofs corresponding to register_proofs/consolidate_theory; expose_proofs of class algebra more aggresively, to ensure early export within original theory/session context;
Changeset 71024:38bed2483e6a by wenzelm:
proper message (amending 94442fce40a5);
The file was modified src/Pure/PIDE/protocol.ML (diff)
Changeset 71023:35a8e15b7e03 by wenzelm:
more robust Thm.expose_theory -- ensure that PIDE export happens in the proper theory context;
The file was modified src/Pure/Isar/toplevel.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
Changeset 71022:6504ea98623c by wenzelm:
uniform "prune_proofs" for Thm_Node / PThm, but it is in conflict with export_proofs of re-used nodes;
The file was modified src/Pure/proofterm.ML (diff)
Changeset 71021:b697dd74221a by wenzelm:
tuned;
The file was modified src/HOL/Proofs/ex/XML_Data.thy (diff)
Changeset 71020:4003da7e6a79 by wenzelm:
updated xml_size;
The file was modified src/HOL/Proofs/ex/XML_Data.thy (diff)
Changeset 71019:c9f5f724abc0 by wenzelm:
prefer named result;
The file was modified src/Pure/Isar/expression.ML (diff)
Changeset 71018:d32ed8927a42 by wenzelm:
more robust expose_proofs corresponding to register_proofs/consolidate_theory;<br>expose_proofs of class algebra more aggresively, to ensure early export within original theory/session context;
The file was modified src/Pure/Isar/class_declaration.ML (diff)
The file was modified src/Pure/Isar/element.ML (diff)
The file was modified src/Pure/Isar/expression.ML (diff)
The file was modified src/Pure/Thy/export_theory.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/proofterm.ML (diff)
The file was modified src/Pure/thm.ML (diff)