Skip to content
Success

Changes

Summary

  1. more uniform use of Reconstruct.clean_proof_of;
  2. clarified message: print subgoal number instead of potentially large term;
  3. tuned;
  4. suppress warnings uniformly, even in explicit commands 'find_theorems', 'solve_direct';
  5. tuned;
Changeset 64986:b81a048960a3 by wenzelm:
more uniform use of Reconstruct.clean_proof_of;
The file was modified NEWS (diff)
The file was modified src/HOL/Proofs/ex/Proof_Terms.thy (diff)
The file was modified src/HOL/Proofs/ex/XML_Data.thy (diff)
The file was modified src/Pure/Isar/isar_cmd.ML (diff)
The file was modified src/Pure/Proof/proof_syntax.ML (diff)
The file was modified src/Pure/Proof/reconstruct.ML (diff)
The file was modified src/Pure/Thy/thy_output.ML (diff)
Changeset 64985:69592ac04836 by wenzelm:
clarified message: print subgoal number instead of potentially large term;
The file was modified src/Tools/solve_direct.ML (diff)
Changeset 64984:2f72056cf78a by wenzelm:
tuned;
The file was modified src/Pure/Tools/find_theorems.ML (diff)
The file was modified src/Tools/solve_direct.ML (diff)
Changeset 64983:481b2855ee9a by wenzelm:
suppress warnings uniformly, even in explicit commands 'find_theorems', 'solve_direct';
The file was modified src/Pure/Tools/find_theorems.ML (diff)
The file was modified src/Tools/solve_direct.ML (diff)
Changeset 64982:c515464b4652 by wenzelm:
tuned;
The file was modified src/Tools/solve_direct.ML (diff)