Skip to content
Success

Changes

Summary

  1. clarified signature;
  2. tuned signature;
  3. clarified signature;
  4. merged
  5. prefer Isabelle.Bytes, based on ShortByteString;
  6. tuned;
  7. tuned signature;
  8. tuned signature: more generic operations;
  9. prefer UTF8 implementation from Data.Text.Encoding (foreign C); clarified signatures and modules;
  10. documented Mirabelle_Sledgehammer's new keep semantics
  11. changed Mirabelle_Sledgehammer keep option from path to boolean
  12. added automatic uniform stride option to Mirabelle
  13. fixed HOL-ex following a5bab59d580b
  14. added support for TFX $let to Sledgehammer's TPTP output
  15. merged
  16. fixed TFX generation when universal quantifier is used as term
  17. merged
  18. various improvements of "isabelle scala_project";
  19. support for native symlinks on Windows;
  20. tuned Mirabelle's theory selection
  21. clarified signature;
  22. clarified signature;
  23. updated for Isabelle2021 release;
  24. back to stackage lts-17.10, to make this work on vmnipkow9 (Windows Server 2012 R2);
  25. update to Haskell stack-2.7.3 and stackage lts-17.15;
  26. clarified version: Apple now counts like 11, 12, ...;
Changeset 74088:6d8674ffb962 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74087:12c984b7d391 by wenzelm:
tuned signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74086:73487ebd7332 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74085:e5e95395258d by wenzelm:
merged
Changeset 74084:a8bbeb266651 by wenzelm:
prefer Isabelle.Bytes, based on ShortByteString;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74083:e249650504f3 by wenzelm:
tuned;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74082:f81d2a1cad69 by wenzelm:
tuned signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74081:adaa2e9a4111 by wenzelm:
tuned signature: more generic operations;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74080:5b68a5cd7061 by wenzelm:
prefer UTF8 implementation from Data.Text.Encoding (foreign C);<br>clarified signatures and modules;
The file was modified src/Tools/Haskell/Haskell.thy
The file was modified src/Tools/Haskell/Test.thy
Changeset 74079:180ee02eb075 by desharna:
documented Mirabelle_Sledgehammer&#039;s new keep semantics
The file was modified src/Doc/Sledgehammer/document/root.tex
Changeset 74078:a2cbe81e1e32 by desharna:
changed Mirabelle_Sledgehammer keep option from path to boolean
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala
The file was modified src/HOL/Tools/Mirabelle/mirabelle_sledgehammer.ML
The file was modified src/HOL/Tools/etc/options
Changeset 74077:b93d8c2ebab0 by desharna:
added automatic uniform stride option to Mirabelle
The file was modified src/Doc/Sledgehammer/document/root.tex
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala
The file was modified src/HOL/Tools/etc/options
Changeset 74076:97ad1687cec7 by desharna:
fixed HOL-ex following a5bab59d580b
The file was modified src/HOL/ex/Meson_Test.thy
Changeset 74075:a5bab59d580b by desharna:
added support for TFX $let to Sledgehammer&#039;s TPTP output
The file was modified src/HOL/Tools/ATP/atp_problem.ML
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
The file was modified src/HOL/Tools/Meson/meson.ML
The file was modified src/HOL/Tools/Meson/meson_tactic.ML
The file was modified src/HOL/Tools/Metis/metis_tactic.ML
Changeset 74074:2af4e088c01c by desharna:
merged
Changeset 74073:6c8473b4f518 by desharna:
fixed TFX generation when universal quantifier is used as term
The file was modified src/HOL/Tools/ATP/atp_problem_generate.ML
Changeset 74072:dc98bb7a439b by wenzelm:
merged
Changeset 74071:b25b7c264a93 by wenzelm:
various improvements of &quot;isabelle scala_project&quot;;
The file was modified NEWS
The file was modified src/Doc/System/Scala.thy
The file was modified src/Pure/Tools/scala_project.scala
Changeset 74070:a69a13c4b049 by wenzelm:
support for native symlinks on Windows;
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/Tools/scala_project.scala
Changeset 74069:ffbd1b7e5439 by desharna:
tuned Mirabelle&#039;s theory selection
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
Changeset 74068:62e4ec8cff38 by wenzelm:
clarified signature;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/General/exn.scala
The file was modified src/Pure/System/command_line.scala
The file was modified src/Tools/Setup/src/Exn.java
The file was modified src/Tools/Setup/src/Setup.java
The file was modified src/Tools/jEdit/src/session_build.scala
Changeset 74067:0b1462ce5fda by wenzelm:
clarified signature;
The file was modified src/Pure/General/exn.scala
The file was modified src/Pure/General/ssh.scala
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/process_result.scala
The file was modified src/Pure/Tools/build_job.scala
The file was modified src/Tools/Setup/src/Exn.java
Changeset 74066:b3f072aa4690 by wenzelm:
updated for Isabelle2021 release;
The file was modified Admin/Windows/Cygwin/README
Changeset 74065:f175fd68b6a9 by wenzelm:
back to stackage lts-17.10, to make this work on vmnipkow9 (Windows Server 2012 R2);
The file was modified etc/settings
Changeset 74064:d871882ad651 by wenzelm:
update to Haskell stack-2.7.3 and stackage lts-17.15;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified Admin/haskell/stack/README
The file was modified etc/settings
Changeset 74063:ff466b272267 by wenzelm:
clarified version: Apple now counts like 11, 12, ...;
The file was modified Admin/components/PLATFORMS

Summary

  1. cleaner presentation of analysis theorems in preliminaries
  2. Update to new Epistemic_Logic.thy
  3. Avoid typedefs
  4. Clean: set AFP standard document options
  5. Clean: re-add to chapter AFP
  6. merge from afp-2021
  7. Finitely_Generated_Abelian_Groups website
  8. new entry Finitely_Generated_Abelian_Groups
  9. Added Finitely_Generated_Abelian_Groups to metadata
Changeset 11943:6beec57f7d3f by yonoteam:
cleaner presentation of analysis theorems in preliminaries
The file was modified thys/Hybrid_Systems_VCs/HS_Preliminaries.thy
The file was modified thys/Hybrid_Systems_VCs/HS_VC_Examples.thy
The file was modified thys/Hybrid_Systems_VCs/KleeneAlgebraTests/HS_VC_KAT_Examples_ndfun.thy
The file was modified thys/Hybrid_Systems_VCs/KleeneAlgebraTests/HS_VC_KAT_Examples_rel.thy
The file was modified thys/Hybrid_Systems_VCs/ModalKleeneAlgebra/HS_VC_MKA_Examples_ndfun.thy
The file was modified thys/Hybrid_Systems_VCs/PredicateTransformers/HS_VC_PT_Examples.thy
The file was modified thys/Matrices_for_ODEs/MTX_Examples.thy
The file was modified thys/Matrices_for_ODEs/MTX_Flows.thy
The file was modified thys/Matrices_for_ODEs/MTX_Preliminaries.thy
Changeset 11942:e1046d8be835 by asta halkjær from _andro.from@gmail.com_:
Update to new Epistemic_Logic.thy
The file was modified thys/Public_Announcement_Logic/PAL.thy
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
Changeset 11940:d4dfaca0753b by gerwin klein _kleing@unsw.edu.au_:
Clean: set AFP standard document options
The file was modified thys/Clean/ROOT
Changeset 11939:f775ffffa43c by gerwin klein _kleing@unsw.edu.au_:
Clean: re-add to chapter AFP
The file was modified thys/Clean/ROOT
Changeset 11938:3ccdf21c5bb4 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 11937:62ea872d1534 by paulson _lp15@cam.ac.uk_:
Finitely_Generated_Abelian_Groups website
The file was addedweb/entries/Finitely_Generated_Abelian_Groups.html
The file was modified metadata/metadata
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 11936:6f6a17c6bdde by paulson _lp15@cam.ac.uk_:
new entry Finitely_Generated_Abelian_Groups
The file was addedthys/Finitely_Generated_Abelian_Groups/DirProds.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Finite_And_Cyclic_Groups.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Finite_Product_Extend.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Finitely_Generated_Abelian_Groups.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/General_Auxiliary.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Generated_Groups_Extend.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Group_Hom.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Group_Relations.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/IDirProds.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/Miscellaneous_Groups.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/ROOT
The file was addedthys/Finitely_Generated_Abelian_Groups/Set_Multiplication.thy
The file was addedthys/Finitely_Generated_Abelian_Groups/document/root.bib
The file was addedthys/Finitely_Generated_Abelian_Groups/document/root.tex
The file was modified thys/ROOTS
Changeset 11935:fdc94d7251ed by manuel eberl _eberlm@in.tum.de_:
Added Finitely_Generated_Abelian_Groups to metadata
The file was modified metadata/metadata