Skip to content
Success

Changes

Summary

  1. more direct hg_sync init via ssh (see also 721b3278c8e4);
  2. tuned;
  3. more operations;
  4. tuned: more direct re-use;
  5. more direct clone (see also change of exception in 8d8c70b41bab);
  6. more operations, following Isabelle/ML conventions;
  7. more operations, following Isabelle/ML conventions;
  8. proforma use of Long_Name.chunks, without change of the representation of accesses yet;
  9. merged
  10. minor performance tuning;
  11. compact representation of long name "chunks", with bitmask to suppress elements (i.e. "accesses" in name space terminology);
  12. clarified signature;
  13. misc tuning and clarification;
  14. more compact: avoid redundant entries;
  15. tuned;
  16. tuned;
  17. more operations;
  18. performance tuning: proper pointer_eq;
Changeset 77852:df35b5b7b6a4 by wenzelm:
more direct hg_sync init via ssh (see also 721b3278c8e4);
The file was modified src/Pure/General/file.scala (diff)
The file was modified src/Pure/General/mercurial.scala (diff)
The file was modified src/Pure/General/rsync.scala (diff)
Changeset 77851:ec50b9213969 by wenzelm:
tuned;
The file was modified src/Pure/General/binding.ML (diff)
The file was modified src/Pure/Proof/extraction.ML (diff)
The file was modified src/Pure/System/bash.ML (diff)
The file was modified src/Pure/Thy/latex.ML (diff)
The file was modified src/Pure/library.ML (diff)
Changeset 77850:d589d1d218b2 by wenzelm:
more operations;
The file was modified src/Pure/library.ML (diff)
Changeset 77849:ba563d3f73ff by wenzelm:
tuned: more direct re-use;
The file was modified src/Pure/library.ML (diff)
Changeset 77848:d73451fb7162 by wenzelm:
more direct clone (see also change of exception in 8d8c70b41bab);
The file was modified src/Pure/library.ML (diff)
Changeset 77847:3bb6468d202e by wenzelm:
more operations, following Isabelle/ML conventions;
The file was addedsrc/Pure/General/string.ML
The file was modified src/Pure/General/bytes.ML (diff)
The file was modified src/Pure/General/long_name.ML (diff)
The file was modified src/Pure/General/symbol.ML (diff)
The file was modified src/Pure/General/symbol_explode.ML (diff)
The file was modified src/Pure/General/value.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/library.ML (diff)
Changeset 77846:5ba68d3bd741 by wenzelm:
more operations, following Isabelle/ML conventions;
The file was addedsrc/Pure/General/vector.ML
The file was modified src/Pure/General/symbol.ML (diff)
The file was modified src/Pure/Isar/token.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
The file was modified src/Pure/Syntax/lexicon.ML (diff)
The file was modified src/Pure/Syntax/parser.ML (diff)
The file was modified src/Pure/library.ML (diff)
The file was modified src/Pure/name.ML (diff)
Changeset 77845:39007362ab7d by wenzelm:
proforma use of Long_Name.chunks, without change of the representation of accesses yet;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77844:5b798c255af1 by wenzelm:
merged
Changeset 77843:f56697bfd67b by wenzelm:
minor performance tuning;
The file was modified src/Pure/General/long_name.ML (diff)
Changeset 77842:0eb54e7004eb by wenzelm:
compact representation of long name "chunks", with bitmask to suppress elements (i.e. "accesses" in name space terminology);
The file was modified src/Pure/General/long_name.ML (diff)
The file was modified src/Pure/ML/ml_syntax.ML (diff)
The file was modified src/Pure/ROOT.ML (diff)
Changeset 77841:de97fcc2c624 by wenzelm:
clarified signature;
The file was modified src/Pure/General/binding.ML (diff)
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77840:33d366e66061 by wenzelm:
misc tuning and clarification;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77839:b2b985d8a93d by wenzelm:
more compact: avoid redundant entries;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77838:29146fb57e79 by wenzelm:
tuned;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77837:56d7da3e79fe by wenzelm:
tuned;
The file was modified src/Pure/General/name_space.ML (diff)
Changeset 77836:9d124714a9e8 by wenzelm:
more operations;
The file was modified src/Pure/General/set.ML (diff)
Changeset 77835:c18c0dbefd55 by wenzelm:
performance tuning: proper pointer_eq;
The file was modified src/Pure/term_items.ML (diff)