Skip to content
Success

Changes

Summary

  1. clarified zproof storage: per-theory table in anticipation of session exports;
  2. proper thm_name for stored zproof;
  3. uniform treatment of lazy facts: actual proof terms are always strict;
  4. tuned;
  5. tuned whitespace;
  6. tuned;
Changeset 79330:d300a8f02b84 by wenzelm:
clarified zproof storage: per-theory table in anticipation of session exports;
The file was modified src/Pure/thm.ML (diff)
Changeset 79329:992c494bda25 by wenzelm:
proper thm_name for stored zproof;
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
The file was modified src/Pure/thm.ML (diff)
The file was modified src/Pure/thm_name.ML (diff)
The file was modified src/Pure/zterm.ML (diff)
Changeset 79328:1cdc1a3acdcd by wenzelm:
uniform treatment of lazy facts: actual proof terms are always strict;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79327:a6d9631662c7 by wenzelm:
tuned;
The file was modified src/Pure/global_theory.ML (diff)
Changeset 79326:8a2921053511 by wenzelm:
tuned whitespace;
The file was modified src/Pure/zterm.ML (diff)
Changeset 79325:30eed4e3badd by wenzelm:
tuned;
The file was modified src/Pure/zterm.ML (diff)