Skip to content
Failed

Changes

Summary

  1. "export_code ... file_prefix ..." is the preferred way to produce output within the logical file-system within the theory context, as well as session exports; "export_code ... file" is legacy, the empty name form has been discontinued; updated examples;
  2. removed junk;
  3. clarified diagrams;
  4. clarified diagrams;
  5. proper syntax diagrams; tuned whitespace;
  6. tuned names;
  7. tuned whitespace;
  8. proper local_theory command;
  9. more exports: avoid clones in AFP;
  10. tuned;
  11. export_code/check_code formally updates the theory -- this opens further possibilities concerning Generated_Files; tuned;
  12. tuned whitespace;
Changeset 70009:435fb018e8ee by wenzelm:
&quot;export_code ... file_prefix ...&quot; is the preferred way to produce output within the logical file-system within the theory context, as well as session exports;<br>&quot;export_code ... file&quot; is legacy, the empty name form has been discontinued;<br>updated examples;
The file was modified NEWS (diff)
The file was modified src/Doc/Codegen/Introduction.thy (diff)
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
The file was modified src/HOL/Code_Numeral.thy (diff)
The file was modified src/HOL/Quotient_Examples/Lift_DList.thy (diff)
The file was modified src/HOL/Quotient_Examples/Lift_FSet.thy (diff)
The file was modified src/HOL/Quotient_Examples/Lift_Set.thy (diff)
The file was modified src/HOL/ex/Code_Lazy_Demo.thy (diff)
The file was modified src/Pure/Pure.thy (diff)
The file was modified src/Pure/Thy/export.ML (diff)
The file was modified src/Tools/Code/code_target.ML (diff)
The file was modified src/Tools/Code_Generator.thy (diff)
Changeset 70008:7aaebfcf3134 by wenzelm:
removed junk;
The file was modified src/HOL/Nitpick_Examples/Mono_Nits.thy (diff)
Changeset 70007:063da22e1c9e by wenzelm:
clarified diagrams;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
Changeset 70006:f12a52b5d812 by wenzelm:
clarified diagrams;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
Changeset 70005:e74444bdd310 by wenzelm:
proper syntax diagrams;<br>tuned whitespace;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
Changeset 70004:67af1c3bd36c by wenzelm:
tuned names;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
Changeset 70003:90692c3d5ba2 by wenzelm:
tuned whitespace;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
Changeset 70002:0addec5ab4ad by wenzelm:
proper local_theory command;
The file was modified src/Doc/Isar_Ref/HOL_Specific.thy (diff)
The file was modified src/Tools/Code/code_target.ML (diff)
Changeset 70001:6430327079c2 by wenzelm:
more exports: avoid clones in AFP;
The file was modified src/Tools/Code/code_target.ML (diff)
Changeset 70000:93a95a24da82 by wenzelm:
tuned;
The file was modified src/Tools/Code/code_target.ML (diff)
Changeset 69999:76554a0cafe3 by wenzelm:
export_code/check_code formally updates the theory -- this opens further possibilities concerning Generated_Files;<br>tuned;
The file was modified src/Tools/Code/code_target.ML (diff)
Changeset 69998:c61f6bc9cf5c by wenzelm:
tuned whitespace;
The file was modified src/Tools/Code/code_target.ML (diff)