Skip to content
Success

Changes

Summary

  1. some remarks on division
  2. proper section headings
  3. more NEWS;
  4. clarified NEWS;
  5. performance tuning: replace Ord_List by Set();
  6. tuned;
  7. performance tuning: replace Ord_List by Table();
  8. more Set() and Table() instances;
  9. tuned;
  10. performance tuning: replace Ord_List by Set();
  11. performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
  12. NEWS;
  13. performance tuning;
Changeset 77812:fb3d81bd9803 by haftmann:
some remarks on division
The file was modified src/HOL/Euclidean_Rings.thy (diff)
The file was modified src/HOL/Library/Rounded_Division.thy (diff)
The file was modified src/HOL/Library/Signed_Division.thy (diff)
The file was modified src/HOL/Library/Word.thy (diff)
The file was modified src/HOL/Library/document/root.bib (diff)
The file was modified src/HOL/document/root.bib (diff)
Changeset 77811:ae9e6218443d by haftmann:
proper section headings
The file was modified src/HOL/Library/Cancellation.thy (diff)
The file was modified src/HOL/Library/Case_Converter.thy (diff)
The file was modified src/HOL/Library/Code_Cardinality.thy (diff)
The file was modified src/HOL/Library/Code_Test.thy (diff)
The file was modified src/HOL/Library/Extended_Nonnegative_Real.thy (diff)
The file was modified src/HOL/Library/Finite_Lattice.thy (diff)
The file was modified src/HOL/Library/Lattice_Constructions.thy (diff)
The file was modified src/HOL/Library/Rounded_Division.thy (diff)
The file was modified src/HOL/Library/Signed_Division.thy (diff)
Changeset 77810:1a9decb8bfbc by wenzelm:
more NEWS;
The file was modified NEWS (diff)
Changeset 77809:8ee97b3841cc by wenzelm:
clarified NEWS;
The file was modified NEWS (diff)
Changeset 77808:b43ee37926a9 by wenzelm:
performance tuning: replace Ord_List by Set();
The file was modified src/HOL/Library/Sum_of_Squares/positivstellensatz.ML (diff)
The file was modified src/HOL/Library/old_recdef.ML (diff)
The file was modified src/HOL/Matrix_LP/Compute_Oracle/compute.ML (diff)
The file was modified src/HOL/Matrix_LP/Compute_Oracle/linker.ML (diff)
The file was modified src/HOL/Tools/sat.ML (diff)
The file was modified src/HOL/Types_To_Sets/local_typedef.ML (diff)
The file was modified src/HOL/Types_To_Sets/unoverloading.ML (diff)
The file was modified src/Pure/Isar/element.ML (diff)
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/raw_simplifier.ML (diff)
The file was modified src/Pure/thm.ML (diff)
The file was modified src/Tools/IsaPlanner/rw_inst.ML (diff)
Changeset 77807:15d39d6bb258 by wenzelm:
tuned;
The file was modified src/Pure/thm.ML (diff)
Changeset 77806:b6aa5eac0a1a by wenzelm:
performance tuning: replace Ord_List by Table();
The file was modified src/Pure/thm.ML (diff)
Changeset 77805:66779a752f10 by wenzelm:
more Set() and Table() instances;
The file was modified src/Pure/General/set.ML (diff)
The file was modified src/Pure/General/table.ML (diff)
Changeset 77804:849c996f052b by wenzelm:
tuned;
The file was modified src/Pure/thm.ML (diff)
Changeset 77803:f34d11942ac1 by wenzelm:
performance tuning: replace Ord_List by Set();
The file was modified src/Pure/thm.ML (diff)
Changeset 77802:25c114e2528e by wenzelm:
performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
The file was modified src/Pure/General/set.ML (diff)
The file was modified src/Pure/General/table.ML (diff)
Changeset 77801:e7cf427f8b2a by wenzelm:
NEWS;
The file was modified NEWS (diff)
Changeset 77800:9a30b76a6f60 by wenzelm:
performance tuning;
The file was modified src/Pure/General/set.ML (diff)
The file was modified src/Pure/General/table.ML (diff)