Skip to content
Success

Changes

Summary

  1. tuned --- following hints by IntelliJ;
  2. tuned comments;
  3. proper shell quote;
  4. removed spurious references to perl / libwww-perl;
  5. invoke remote ATP via SystemOnTPTP.run_systems from Isabelle/Scala (without perl); clarified inlined command-line; clarified errors: exception ERROR becomes UnknownError (it could stem from Scala function);
  6. clarified signature: refer to file name instead of file content;
  7. compile;
  8. clarified signature: more explicit types;
  9. support for SystemOnTPTP.run_system, with strict error following scripts/remote_atp;
  10. clarified signature;
  11. elapsed time to download content (and for the server to provide content);
Changeset 73439:cb127ce2c092 by wenzelm:
tuned --- following hints by IntelliJ;
The file was modified src/Pure/General/http.scala (diff)
Changeset 73438:69d449f0ca04 by wenzelm:
tuned comments;
The file was modified src/Pure/General/http.scala (diff)
Changeset 73437:5614aab3f83e by wenzelm:
proper shell quote;
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML (diff)
Changeset 73436:e92f2e44e4d8 by wenzelm:
removed spurious references to perl / libwww-perl;
The file was modified NEWS (diff)
The file was modified src/Doc/Sledgehammer/document/root.tex (diff)
The file was modified src/HOL/Tools/ATP/atp_proof.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML (diff)
The file was modified src/Pure/Admin/build_cygwin.scala (diff)
The file was modified src/Pure/Tools/build_docker.scala (diff)
The file was removedsrc/HOL/Tools/ATP/scripts/remote_atp
Changeset 73435:1cc848548f21 by wenzelm:
invoke remote ATP via SystemOnTPTP.run_systems from Isabelle/Scala (without perl);<br>clarified inlined command-line;<br>clarified errors: exception ERROR becomes UnknownError (it could stem from Scala function);
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML (diff)
Changeset 73434:00b77365552e by wenzelm:
clarified signature: refer to file name instead of file content;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML (diff)
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala (diff)
The file was modified src/Pure/System/isabelle_system.ML (diff)
Changeset 73433:dbc32e3c47e3 by wenzelm:
compile;
The file was modified src/HOL/TPTP/atp_theory_export.ML (diff)
Changeset 73432:3dcca6c4e5cc by wenzelm:
clarified signature: more explicit types;
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML (diff)
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML (diff)
Changeset 73431:f27d7b12e8a4 by wenzelm:
support for SystemOnTPTP.run_system, with strict error following scripts/remote_atp;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML (diff)
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala (diff)
The file was modified src/Pure/System/scala.scala (diff)
Changeset 73430:c7f14309e291 by wenzelm:
clarified signature;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML (diff)
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala (diff)
The file was modified src/Pure/General/http.scala (diff)
Changeset 73429:8970081c6500 by wenzelm:
elapsed time to download content (and for the server to provide content);
The file was modified src/Pure/General/http.scala (diff)