Skip to content
Success

Changes

Summary

  1. tuned output;
  2. more operations;
  3. removed inaccessible blobs from Document.Nodes;
  4. more accurate JSON parsing according to http://seriot.ch/parsing_json.php
  5. purge hidden nodes more thoroughly: is_hidden may become true only later;
  6. proper synchronized Map: this may be used on multiple threads;
  7. bij_betw lemma for prime powers
  8. Existence of a holomorphic logarithm
Changeset 67114:3d8626cbaff8 by wenzelm:
tuned output;
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 67113:79ab935a7e22 by wenzelm:
more operations;
The file was modified src/Pure/PIDE/xml.scala (diff)
Changeset 67112:deb2fcbda16e by wenzelm:
removed inaccessible blobs from Document.Nodes;
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 67111:42f290d8ccbd by wenzelm:
more accurate JSON parsing according to http://seriot.ch/parsing_json.php
The file was modified src/Pure/General/json.scala (diff)
Changeset 67110:3156faac30a7 by wenzelm:
purge hidden nodes more thoroughly: is_hidden may become true only later;
The file was modified src/Pure/PIDE/document.scala (diff)
Changeset 67109:5fce3a24e476 by wenzelm:
proper synchronized Map: this may be used on multiple threads;
The file was modified src/Pure/PIDE/xml.scala (diff)
Changeset 67108:6b350c594ae3 by eberlm _eberlm@in.tum.de_:
bij_betw lemma for prime powers
The file was modified src/HOL/Number_Theory/Prime_Powers.thy (diff)
Changeset 67107:cef76a19125e by eberlm _eberlm@in.tum.de_:
Existence of a holomorphic logarithm
The file was modified src/HOL/Analysis/Cauchy_Integral_Theorem.thy (diff)