Skip to content
Success

Changes

Summary

  1. merged
  2. clarified Theory_Cache: prefer immutable data with Synchronized variable; clarified Export_Theory.Theory vs. Entity tables; entity_ref: proper treatment of entity kind;
  3. tuned signature;
  4. unused;
  5. proper support of verit's return code for timeout
  6. tuned whitespace;
  7. updated to verit-2021.06.1-rmx, to address "Abnormal termination with exit code 14";
  8. clarified signature;
  9. prefer official Export.explode_name; avoid string interpolation: Isabelle/Scala is closer to Isabelle/ML than Python/Perl;
  10. tuned;
  11. avoid conflict with future keyword;
  12. tuned messages;
  13. clarified signature: more direct XML.symbol_length;
  14. more direct Symbol.length: Symbol.decode is redundant, symbol counts are invariant under it;
  15. tuned -- eliminate clones stemming from d28a51dd9da6;
Changeset 74695:423e802feca1 by wenzelm:
merged
Changeset 74694:2d9d92116fac by wenzelm:
clarified Theory_Cache: prefer immutable data with Synchronized variable;<br>clarified Export_Theory.Theory vs. Entity tables;<br>entity_ref: proper treatment of entity kind;
The file was modified src/Pure/Thy/export_theory.scala (diff)
The file was modified src/Pure/Thy/presentation.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 74693:f7525f5c84b6 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 74692:80ae353b798e by wenzelm:
unused;
The file was modified src/Pure/General/position.scala (diff)
Changeset 74691:634e2323b6cf by mathias fleury _mathias.fleury@mpi-inf.mpg.de_:
proper support of verit&#039;s return code for timeout
The file was modified src/HOL/Tools/SMT/smt_solver.ML (diff)
The file was modified src/HOL/Tools/SMT/smt_systems.ML (diff)
Changeset 74690:55a4b319b2b9 by wenzelm:
tuned whitespace;
The file was modified src/HOL/Metis_Examples/Big_O.thy (diff)
Changeset 74689:23a97a547a9e by wenzelm:
updated to verit-2021.06.1-rmx, to address &quot;Abnormal termination with exit code 14&quot;;
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 74688:7e31f7022c7b by wenzelm:
clarified signature;
The file was modified src/Pure/Thy/export_theory.scala (diff)
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 74687:4a45dfee3402 by wenzelm:
prefer official Export.explode_name;<br>avoid string interpolation: Isabelle/Scala is closer to Isabelle/ML than Python/Perl;
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala (diff)
Changeset 74686:42f358ea8dee by wenzelm:
tuned;
The file was modified src/Pure/Thy/export.scala (diff)
Changeset 74685:0ab5e35ac964 by wenzelm:
avoid conflict with future keyword;
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala (diff)
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Pure/Tools/build_job.scala (diff)
Changeset 74684:df1b9f63b2be by wenzelm:
tuned messages;
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 74683:c8327efc7af1 by wenzelm:
clarified signature: more direct XML.symbol_length;
The file was modified src/Pure/PIDE/xml.scala (diff)
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 74682:ce4adcc85f6c by wenzelm:
more direct Symbol.length: Symbol.decode is redundant, symbol counts are invariant under it;
The file was modified src/Pure/Thy/presentation.scala (diff)
Changeset 74681:84e5b4339db6 by wenzelm:
tuned -- eliminate clones stemming from d28a51dd9da6;
The file was modified src/Pure/Thy/export_theory.scala (diff)