Skip to content
Failed

Changes

Summary

  1. provide bash_process server for Isabelle/ML and other external programs; clarified signature for Bash.params;
  2. clarified signature;
  3. clarified signature;
  4. proper prover_options for batch-build;
  5. clarified signature; clarified errors;
  6. clarified signature: more options for bash_process;
  7. tuned signature;
  8. clarified signature;
  9. clarified signature;
  10. follow phabricator 2021 Week 26; follow arcanist 2021 Week 23;
  11. tuned signature;
  12. tuned;
  13. clarified signature;
  14. clarified signature;
  15. unused;
  16. clarified signature;
  17. merged
  18. clarified modules;
  19. type classes for XML data representation;
  20. tuned signature;
  21. clarified types: prefer Isabelle byte strings;
  22. merged
  23. added option labels to Mirabelle actions
  24. more operations: dest binders;
  25. clarified abstract and concrete boolean algebras
  26. antiquotation for bundles
  27. prefer persistent hash code for cachable items (see also 72b13af7f266);
  28. merged
  29. more operations: record overall exported entities;
  30. merged
  31. added dummy_fof prover to Sledgehammer
  32. fixed malconfigured option output_dir in mirabelle
  33. merged
  34. clarified export of formal entities: name space info is always present, but content depends on option "export_theory";
  35. proper name space "kind": this is a formal name, not comment;
  36. more uniform signatures in ML and Scala;
  37. merged
  38. fixed typo
  39. added dummy_thf prover to Sledgehammer
  40. simplified hierarchy of type classes for bit operations
  41. obsolete
  42. more operations, notably free and bound variables as in Isabelle/Pure;
  43. more operations on types and terms; abstract syntax operations for Pure and HOL;
  44. clarified jEdit java sources;
  45. clarified build.gradle: "compile" stopped working in gradle 6.x / 7.x for unknown reasons;
  46. removed junk;
  47. moved theory Bit_Operations into Main corpus
  48. more operations;
  49. clarified signature;
  50. clarified signature;
  51. organize syntax for word operations in bundles
  52. support for Lazy.Text;
  53. prefer compact Isabelle.Bytes;
  54. clarified signature;
  55. clarified signature --- more operations;
  56. tuned;
  57. clarified order of modules;
  58. more operations;
  59. tuned;
Changeset 74147:d030b988d470 by wenzelm:
provide bash_process server for Isabelle/ML and other external programs;<br>clarified signature for Bash.params;
The file was modified etc/build.props
The file was modified etc/options
The file was modified src/HOL/Tools/Nunchaku/nunchaku_tool.ML
The file was modified src/HOL/Tools/Predicate_Compile/code_prolog.ML
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
The file was modified src/Pure/System/bash.ML
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/Tools/generated_files.ML
The file was modified src/Pure/Tools/ghc.ML
The file was modified src/Pure/Tools/jedit.ML
Changeset 74146:dd1639961016 by wenzelm:
clarified signature;
The file was modified src/Pure/System/isabelle_system.scala
Changeset 74145:608f8ae89cac by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/server.scala
Changeset 74144:f9f6a31cc99c by wenzelm:
proper prover_options for batch-build;
The file was modified src/Pure/System/options.scala
The file was modified src/Pure/Tools/build_job.scala
Changeset 74143:8d20b1cf0d5d by wenzelm:
clarified signature;<br>clarified errors;
The file was modified src/Pure/General/socket_io.ML
The file was modified src/Pure/ROOT.ML
Changeset 74142:0f051404f487 by wenzelm:
clarified signature: more options for bash_process;
The file was modified src/HOL/Tools/Nunchaku/nunchaku_tool.ML
The file was modified src/HOL/Tools/Predicate_Compile/code_prolog.ML
The file was modified src/HOL/Tools/Quickcheck/narrowing_generators.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/System/process_result.ML
The file was modified src/Pure/Tools/generated_files.ML
The file was modified src/Pure/Tools/ghc.ML
The file was modified src/Pure/Tools/jedit.ML
Changeset 74141:bba35ad317ab by wenzelm:
tuned signature;
The file was modified src/Pure/ML/ml_console.scala
The file was modified src/Pure/PIDE/prover.scala
The file was modified src/Pure/System/bash.scala
The file was modified src/Pure/System/tty_loop.scala
The file was modified src/Pure/Tools/server.scala
Changeset 74140:8a5e02ef975c by wenzelm:
clarified signature;
The file was modified src/Pure/Concurrent/consumer_thread.scala
The file was modified src/Pure/General/file_watcher.scala
The file was modified src/Pure/PIDE/prover.scala
The file was modified src/Pure/System/command_line.scala
The file was modified src/Pure/Tools/server.scala
Changeset 74139:3314559ef095 by wenzelm:
clarified signature;
The file was modified src/Pure/Tools/server.scala
Changeset 74138:cdac9e1f9bd1 by wenzelm:
follow phabricator 2021 Week 26;<br>follow arcanist 2021 Week 23;
The file was modified etc/options
Changeset 74137:49fd45ffd43f by wenzelm:
tuned signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74136:7bbac3eb8adf by wenzelm:
tuned;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74135:6a16f7a67193 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74134:ede8a01f063a by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74133:b701251205d2 by wenzelm:
unused;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74132:9f18eb2a8039 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74131:e4575152b525 by wenzelm:
merged
Changeset 74130:54a108beed3e by wenzelm:
clarified modules;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74129:c3794f56a2e2 by wenzelm:
type classes for XML data representation;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74128:17e84ae97562 by wenzelm:
tuned signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74127:9e97833a0bf0 by wenzelm:
clarified types: prefer Isabelle byte strings;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74126:5fc391938873 by desharna:
merged
Changeset 74125:94c27a7a0d39 by desharna:
added option labels to Mirabelle actions
The file was modified src/HOL/Tools/Mirabelle/mirabelle.ML
Changeset 74124:d36e40f3c171 by wenzelm:
more operations: dest binders;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74123:7c5842b06114 by haftmann:
clarified abstract and concrete boolean algebras
The file was addedsrc/HOL/Boolean_Algebras.thy
The file was modified NEWS
The file was modified src/HOL/Analysis/Path_Connected.thy
The file was modified src/HOL/Bit_Operations.thy
The file was modified src/HOL/Fun.thy
The file was modified src/HOL/Hilbert_Choice.thy
The file was modified src/HOL/Lattices.thy
The file was modified src/HOL/Set.thy
The file was removedsrc/HOL/Boolean_Algebra.thy
Changeset 74122:7d3e818fe21f by haftmann:
antiquotation for bundles
The file was modified src/Doc/Isar_Ref/Document_Preparation.thy
The file was modified src/Pure/Isar/bundle.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 74121:bc03b0b82fe6 by wenzelm:
prefer persistent hash code for cachable items (see also 72b13af7f266);
The file was modified src/Pure/term.scala
Changeset 74120:21ddf56ac140 by wenzelm:
merged
Changeset 74119:342d0298e164 by wenzelm:
more operations: record overall exported entities;
The file was modified src/Pure/Thy/export_theory.scala
Changeset 74118:49884e54f13a by desharna:
merged
Changeset 74117:30ab39ab4117 by desharna:
added dummy_fof prover to Sledgehammer
The file was modified src/HOL/Tools/ATP/atp_proof.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74116:5cd8b5cd0451 by desharna:
fixed malconfigured option output_dir in mirabelle
The file was modified src/HOL/Tools/Mirabelle/mirabelle.scala
Changeset 74115:8752420f3377 by wenzelm:
merged
Changeset 74114:700e5bd59c7d by wenzelm:
clarified export of formal entities: name space info is always present, but content depends on option &quot;export_theory&quot;;
The file was modified src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML
The file was modified src/HOL/Tools/typedef.ML
The file was modified src/Pure/Thy/export_theory.ML
The file was modified src/Pure/Thy/export_theory.scala
Changeset 74113:228adc502803 by wenzelm:
proper name space &quot;kind&quot;: this is a formal name, not comment;
The file was modified src/HOL/Real_Asymp/exp_log_expression.ML
The file was modified src/HOL/Real_Asymp/multiseries_expansion.ML
Changeset 74112:d0527bb2e590 by wenzelm:
more uniform signatures in ML and Scala;
The file was modified src/Pure/Isar/attrib.ML
The file was modified src/Pure/Isar/locale.ML
The file was modified src/Pure/Isar/method.ML
The file was modified src/Pure/PIDE/markup.ML
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/facts.ML
The file was modified src/Pure/theory.ML
The file was modified src/Pure/thm.ML
Changeset 74111:58e208ad4bcf by desharna:
merged
Changeset 74110:6c7feeef0ff2 by desharna:
fixed typo
The file was modified NEWS
Changeset 74109:ed1f576df9c4 by desharna:
added dummy_thf prover to Sledgehammer
The file was modified src/HOL/Tools/ATP/atp_proof.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
Changeset 74108:3146646a43a7 by haftmann:
simplified hierarchy of type classes for bit operations
The file was modified src/HOL/Bit_Operations.thy
The file was modified src/HOL/Code_Numeral.thy
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/Library/Z2.thy
The file was modified src/HOL/String.thy
Changeset 74107:2ab5dacdb1f6 by haftmann:
obsolete
The file was modified src/HOL/ROOT
The file was removedsrc/HOL/ex/Bit_Lists.thy
Changeset 74106:4984fad0e91d by wenzelm:
more operations, notably free and bound variables as in Isabelle/Pure;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74105:d3d6e01a6b00 by wenzelm:
more operations on types and terms;<br>abstract syntax operations for Pure and HOL;
The file was modified src/Tools/Haskell/Haskell.thy
The file was modified src/Tools/ROOT
Changeset 74104:fa92c5f8af86 by wenzelm:
clarified jEdit java sources;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified src/Pure/Admin/build_jedit.scala
The file was modified src/Pure/Tools/scala_project.scala
Changeset 74103:3b56d00ac333 by wenzelm:
clarified build.gradle: &quot;compile&quot; stopped working in gradle 6.x / 7.x for unknown reasons;
The file was modified src/Pure/Tools/scala_project.scala
Changeset 74102:0572c733d12d by wenzelm:
removed junk;
The file was modified src/HOL/Main.thy
Changeset 74101:d804e93ae9ff by haftmann:
moved theory Bit_Operations into Main corpus
The file was addedsrc/HOL/Bit_Operations.thy
The file was addedsrc/HOL/Boolean_Algebra.thy
The file was modified NEWS
The file was modified src/HOL/Code_Numeral.thy
The file was modified src/HOL/Decision_Procs/Cooper.thy
The file was modified src/HOL/Decision_Procs/Ferrack.thy
The file was modified src/HOL/Decision_Procs/MIR.thy
The file was modified src/HOL/Decision_Procs/Parametric_Ferrante_Rackoff.thy
The file was modified src/HOL/Divides.thy
The file was modified src/HOL/Fun.thy
The file was modified src/HOL/GCD.thy
The file was modified src/HOL/Groups_List.thy
The file was modified src/HOL/HOLCF/IOA/Pred.thy
The file was modified src/HOL/IMP/OO.thy
The file was modified src/HOL/Library/Library.thy
The file was modified src/HOL/Library/Linear_Temporal_Logic_on_Streams.thy
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/Library/Z2.thy
The file was modified src/HOL/List.thy
The file was modified src/HOL/Main.thy
The file was modified src/HOL/Nominal/Examples/Class1.thy
The file was modified src/HOL/Numeral_Simprocs.thy
The file was modified src/HOL/Parity.thy
The file was modified src/HOL/Random.thy
The file was modified src/HOL/Set.thy
The file was modified src/HOL/Set_Interval.thy
The file was modified src/HOL/String.thy
The file was modified src/HOL/ex/Meson_Test.thy
The file was modified src/HOL/ex/Reflection_Examples.thy
The file was modified src/HOL/ex/Tree23.thy
The file was removedsrc/HOL/Library/Bit_Operations.thy
The file was removedsrc/HOL/Library/Boolean_Algebra.thy
Changeset 74100:fb9c119e5b49 by wenzelm:
more operations;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74099:0bda15b1b937 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74098:5aaccec7c1a1 by wenzelm:
clarified signature;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74097:6d7be1227d02 by haftmann:
organize syntax for word operations in bundles
The file was modified NEWS
The file was modified src/HOL/Library/Bit_Operations.thy
The file was modified src/HOL/Library/Tools/smt_word.ML
The file was modified src/HOL/Library/Word.thy
The file was modified src/HOL/Library/Z2.thy
The file was modified src/HOL/SMT_Examples/SMT_Word_Examples.thy
The file was modified src/HOL/SPARK/Examples/RIPEMD-160/RMD.thy
The file was modified src/HOL/SPARK/Manual/Reference.thy
The file was modified src/HOL/SPARK/SPARK.thy
The file was modified src/HOL/ex/Bit_Lists.thy
Changeset 74096:cb64ccdc3ac1 by wenzelm:
support for Lazy.Text;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74095:cc23b4e66dce by wenzelm:
prefer compact Isabelle.Bytes;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74094:6113f1db4342 by wenzelm:
clarified signature;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/General/uuid.scala
The file was modified src/Pure/Tools/server.scala
The file was modified src/Tools/VSCode/src/textmate_grammar.scala
The file was modified src/Tools/jEdit/src/main_plugin.scala
Changeset 74093:dc962d4248ca by wenzelm:
clarified signature --- more operations;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74092:1d26f1a49480 by wenzelm:
tuned;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74091:5721f1843e93 by wenzelm:
clarified order of modules;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 74090:c26f4ec59835 by wenzelm:
more operations;
The file was modified src/Tools/Haskell/Haskell.thy
The file was modified src/Tools/Haskell/Test.thy
Changeset 74089:be6b813926d1 by wenzelm:
tuned;
The file was modified src/Tools/Haskell/Haskell.thy

Summary

  1. metadata update for MFMC_Countable
  2. derive rel_pmf characterization from bounded and unbounded MFMC theorem
  3. merged
  4. drop boundedness requirement for the sink
  5. avoid global tmp file: pointless due to implicit theory export;
  6. repaired syntax
  7. tuned signature, following Isabelle/d030b988d470;
  8. generalized gt_rat_sign_change to square-free polynomials
  9. minor updates to bibliography
  10. clarified signature;
  11. clarified abstract and concrete boolean algebras
  12. antiquotation for bundles
  13. simplified hierarchy of type classes for bit operations
  14. restored executable conversions
  15. dropped junk
  16. moved theory Bit_Operations into Main corpus
  17. organize syntax for word operations in bundles
  18. more systematic approach for instantiation
  19. avoid seemingly unused transfer rules
Changeset 11962:34754976c5bf by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata update for MFMC_Countable
The file was modified metadata/metadata
Changeset 11961:3c85bb52bbe6 by andreas lochbihler _mail@andreas-lochbihler.de_:
derive rel_pmf characterization from bounded and unbounded MFMC theorem
The file was addedthys/MFMC_Countable/Rel_PMF_Characterisation_MFMC.thy
The file was modified thys/MFMC_Countable/ROOT
The file was modified thys/MFMC_Countable/Rel_PMF_Characterisation.thy
Changeset 11959:e43bebc4bcb3 by andreas lochbihler _mail@andreas-lochbihler.de_:
drop boundedness requirement for the sink
The file was modified thys/MFMC_Countable/MFMC_Bounded.thy
Changeset 11958:a471fb8c85c4 by wenzelm:
avoid global tmp file: pointless due to implicit theory export;
The file was modified thys/Native_Word/Native_Word_Test.thy
Changeset 11957:d8cd1583a4f6 by haftmann:
repaired syntax
The file was modified thys/Native_Word/Native_Word_Test_GHC.thy
Changeset 11956:7924e625acd8 by wenzelm:
tuned signature, following Isabelle/d030b988d470;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/Randomised_Social_Choice/Automation/QSOpt_Exact.thy
Changeset 11955:bd6c4c7c76ec by rene thiemann _rene.thiemann@uibk.ac.at_:
generalized gt_rat_sign_change to square-free polynomials
The file was modified thys/Algebraic_Numbers/Real_Algebraic_Numbers.thy
Changeset 11954:f9d3e8ed8c17 by walter guttmann _walter.guttmann@canterbury.ac.nz_:
minor updates to bibliography
The file was modified thys/Relational_Paths/document/root.bib
The file was modified thys/Subset_Boolean_Algebras/document/root.bib
Changeset 11953:c3e0fa187981 by wenzelm:
clarified signature;
The file was modified thys/CakeML/Tools/cakeml_compiler.ML
The file was modified thys/Isabelle_Meta_Model/toy_example/embedding/Generator_dynamic_sequential.thy
The file was modified thys/Randomised_Social_Choice/Automation/QSOpt_Exact.thy
Changeset 11952:d4adf5def3dd by haftmann:
clarified abstract and concrete boolean algebras
The file was modified thys/Algebraic_VCs/Domain_Quantale.thy
The file was modified thys/MonoBoolTranAlgebra/Statements.thy
The file was modified thys/Order_Lattice_Props/Order_Duality.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props_Loc.thy
The file was modified thys/Order_Lattice_Props/Representations.thy
The file was modified thys/PSemigroupsConvolution/Binary_Modalities.thy
The file was modified thys/Relation_Algebra/More_Boolean_Algebra.thy
The file was modified thys/Relation_Algebra/Relation_Algebra_Models.thy
The file was modified thys/Residuated_Lattices/Residuated_Boolean_Algebras.thy
The file was modified thys/Residuated_Lattices/Residuated_Relation_Algebra.thy
The file was modified thys/Robbins-Conjecture/Robbins_Conjecture.thy
The file was modified thys/Stone_Algebras/Lattice_Basics.thy
The file was modified thys/Stone_Algebras/P_Algebras.thy
The file was modified thys/Stone_Relation_Algebras/Matrix_Relation_Algebras.thy
The file was modified thys/Subset_Boolean_Algebras/Subset_Boolean_Algebras.thy
The file was modified thys/Transformer_Semantics/Kleisli_Transformers.thy
The file was modified thys/UTP/utp/utp_pred_laws.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Legacy_Aliases.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 11951:393bd86c18ea by haftmann:
antiquotation for bundles
The file was modified thys/Word_Lib/Guide.thy
Changeset 11950:13152a0c7b0c by haftmann:
simplified hierarchy of type classes for bit operations
The file was modified thys/Native_Word/Word_Type_Copies.thy
The file was modified thys/Word_Lib/Bit_Shifts_Infix_Syntax.thy
Changeset 11949:da7fd1ac6b66 by haftmann:
restored executable conversions
The file was modified thys/Native_Word/Native_Word_Test.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
Changeset 11948:7f4f3900fd58 by haftmann:
dropped junk
The file was removedthys/Word_Lib/Word_Setup_32.thy
The file was removedthys/Word_Lib/Word_Setup_64.thy
Changeset 11947:c341fdde0cba by haftmann:
moved theory Bit_Operations into Main corpus
The file was modified thys/Amortized_Complexity/Splay_Tree_Analysis.thy
The file was modified thys/BDD/General.thy
The file was modified thys/Formula_Derivatives/Presburger_Formula.thy
The file was modified thys/Isabelle_Meta_Model/meta_isabelle/Meta_Isabelle.thy
The file was modified thys/Knot_Theory/Preliminaries.thy
The file was modified thys/Monad_Normalisation/Monad_Normalisation_Test.thy
The file was modified thys/MonoBoolTranAlgebra/Statements.thy
The file was modified thys/Order_Lattice_Props/Order_Duality.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props_Loc.thy
The file was modified thys/Order_Lattice_Props/Order_Lattice_Props_Wenzel.thy
The file was modified thys/Order_Lattice_Props/Representations.thy
The file was modified thys/Relation_Algebra/More_Boolean_Algebra.thy
The file was modified thys/Relation_Algebra/Relation_Algebra_Models.thy
The file was modified thys/Residuated_Lattices/Residuated_Boolean_Algebras.thy
The file was modified thys/Residuated_Lattices/Residuated_Relation_Algebra.thy
The file was modified thys/Robbins-Conjecture/Robbins_Conjecture.thy
The file was modified thys/Statecharts/Expr.thy
The file was modified thys/Stone_Algebras/Lattice_Basics.thy
The file was modified thys/Stone_Algebras/P_Algebras.thy
The file was modified thys/Stone_Relation_Algebras/Linear_Order_Matrices.thy
The file was modified thys/Stone_Relation_Algebras/Matrix_Relation_Algebras.thy
The file was modified thys/Subset_Boolean_Algebras/Subset_Boolean_Algebras.thy
The file was modified thys/UTP/utp/utp_pred_laws.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/More_Arithmetic.thy
The file was modified thys/Word_Lib/More_Word.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 11946:fc03e8f2954c by haftmann:
organize syntax for word operations in bundles
The file was modified thys/Berlekamp_Zassenhaus/Finite_Field_Record_Based.thy
The file was modified thys/Buchi_Complementation/Complementation_Final.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/Impl/SM_Ample_Impl.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/RefPoint/SM_Semantics.thy
The file was modified thys/CakeML/generated/CakeML/SemanticPrimitives.thy
The file was modified thys/CakeML/generated/Lem_word.thy
The file was modified thys/Collections/GenCF/Impl/Impl_Bit_Set.thy
The file was modified thys/Collections/GenCF/Impl/Impl_Uv_Set.thy
The file was modified thys/Complx/ex/SumArr.thy
The file was modified thys/IP_Addresses/IP_Address.thy
The file was modified thys/IP_Addresses/IPv4.thy
The file was modified thys/IP_Addresses/IPv6.thy
The file was modified thys/IP_Addresses/NumberWang_IPv6.thy
The file was modified thys/IP_Addresses/Prefix_Match.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/IpAddresses.thy
The file was modified thys/JinjaThreads/Common/BinOp.thy
The file was modified thys/Native_Word/Bits_Integer.thy
The file was modified thys/Native_Word/Code_Symbolic_Bits_Int.thy
The file was modified thys/Native_Word/Code_Target_Bits_Int.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Native_Word/Native_Word_Test.thy
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
The file was modified thys/Native_Word/Word_Type_Copies.thy
The file was modified thys/PAC_Checker/PAC_Checker_Relation.thy
The file was modified thys/Refine_Imperative_HOL/benchmarks/Heapmap/isabelle/Heapmap_Bench.thy
The file was modified thys/SPARCv8/SparcModel_MMU/MMU.thy
The file was modified thys/SPARCv8/SparcModel_MMU/RegistersOps.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Execution.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Instruction.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Properties.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_State.thy
The file was modified thys/SPARCv8/SparcModel_MMU/Sparc_Types.thy
The file was modified thys/Word_Lib/Aligned.thy
The file was modified thys/Word_Lib/Ancient_Numeral.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Examples.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/Legacy_Aliases.thy
The file was modified thys/Word_Lib/Many_More.thy
The file was modified thys/Word_Lib/More_Word.thy
The file was modified thys/Word_Lib/More_Word_Operations.thy
The file was modified thys/Word_Lib/Most_significant_bit.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Word_16.thy
The file was modified thys/Word_Lib/Word_32.thy
The file was modified thys/Word_Lib/Word_64.thy
The file was modified thys/Word_Lib/Word_8.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
The file was modified thys/Word_Lib/Word_Lib_Sumo.thy
The file was modified thys/Word_Lib/Word_Syntax.thy
Changeset 11945:82cfa5e04c85 by haftmann:
more systematic approach for instantiation
The file was addedthys/Native_Word/Word_Type_Copies.thy
The file was modified thys/Berlekamp_Zassenhaus/Finite_Field_Record_Based.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Native_Word/Native_Word_Test.thy
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy
The file was modified thys/PAC_Checker/PAC_Checker_Relation.thy
Changeset 11944:f5bee47345aa by haftmann:
avoid seemingly unused transfer rules
The file was modified thys/Native_Word/Uint.thy
The file was modified thys/Native_Word/Uint16.thy
The file was modified thys/Native_Word/Uint32.thy
The file was modified thys/Native_Word/Uint64.thy
The file was modified thys/Native_Word/Uint8.thy