Skip to content
Success

Changes

Summary

  1. Simpler proof
  2. more robust: support other_isabelle.init_settings for build_history before b93404a4c3dd;
  3. more robust: defer error in sessions structure to build process;
  4. merged, with minor edits: Admin/PLATFORMS, CONTRIBUTORS;
  5. Added tag Isabelle2021-RC3 for changeset 02422c9add5e
  6. provide naproche-20210124 (inactive);
  7. follow stackage update;
  8. tuned name, e.g. relevant for Naproche-SAD debugging in Isabelle/jEdit;
  9. more operations for client connection;
  10. fewer warnings, notably in Naproche-SAD;
  11. suppress bundled Naproche-SAD component: it is in conflict with building the same from sources;
  12. more robust etc/settings;
  13. IDE support for Naproche-SAD;
  14. proper path;
  15. support isabelle components -u and -x;
  16. proper typescript version, required for "vsce package";
  17. auto-update;
  18. auto-update;
  19. proper type constraint;
  20. VSCode extension for official Isabelle release;
  21. proper message;
  22. unused;
  23. proper heap_free;
  24. suppress markup for literal tokens with block control symbols, for better PIDE/HTML output (see also d15fe10593ff);
  25. clarified documentation concerning macOS Big Sur;
  26. more systematic java-gui-setup, also for "isabelle jedit" command-line tool;
  27. updated to flatlaf-1.0-rc1;
  28. tuned;
  29. tuned proofs;
  30. tuned;
  31. obsolete;
  32. clarified platforms;
  33. more NEWS;
  34. workaround for Big Sur fullscreen mode: better support for JDialog windows (e.g. Find on top of main View);
  35. clarified app identification, potentially relevant for macOS "defaults";
  36. updated documentation: HIDPI works smoothly thanks to FlatLaf;
  37. updated for release;
  38. updated screenshot;
  39. clarified reports before errors: support completion of bibtex entries in Isabelle/Scala (amending d01ea9e3bd2d);
  40. tuned;
  41. proper theory_long_name;
  42. updated screenshots;
  43. more robust GUI, notably for Big Sur full-screen where the hypersearch panel becomes a separate maximized window;
  44. revert 1105c42722dc on isabelle-release branch;
Changeset 73186:ce90865dbaeb by nipkow:
Simpler proof
The file was modified src/HOL/Library/Sublist.thy
Changeset 73185:b310b93563f6 by wenzelm:
more robust: support other_isabelle.init_settings for build_history before b93404a4c3dd;
The file was modified src/Pure/Admin/isabelle_cronjob.scala
Changeset 73184:a5998396051e by wenzelm:
more robust: defer error in sessions structure to build process;
The file was modified src/Pure/Admin/build_history.scala
Changeset 73183:ebf7babc05ce by wenzelm:
merged, with minor edits: Admin/PLATFORMS, CONTRIBUTORS;
Changeset 73182:a8a8bc42d552 by wenzelm:
Added tag Isabelle2021-RC3 for changeset 02422c9add5e
The file was modified .hgtags
Changeset 73181:02422c9add5e by wenzelm:
provide naproche-20210124 (inactive);
The file was modified Admin/components/components.sha1
Changeset 73180:14f8db6746cb by wenzelm:
follow stackage update;
The file was modified etc/settings
Changeset 73179:f9c71ce29150 by wenzelm:
tuned name, e.g. relevant for Naproche-SAD debugging in Isabelle/jEdit;
The file was modified src/Pure/Tools/server.scala
Changeset 73178:7e70d7dd1baa by wenzelm:
more operations for client connection;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 73177:9288ac2eda12 by wenzelm:
fewer warnings, notably in Naproche-SAD;
The file was modified src/Tools/Haskell/Haskell.thy
Changeset 73176:96321006c2d4 by wenzelm:
suppress bundled Naproche-SAD component: it is in conflict with building the same from sources;
The file was modified Admin/components/main
Changeset 73175:16772cc234a9 by wenzelm:
more robust etc/settings;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 73174:ab3fa0abc119 by wenzelm:
IDE support for Naproche-SAD;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified NEWS
Changeset 73173:91fc3b3df93f by wenzelm:
proper path;
The file was modified src/Pure/Admin/components.scala
Changeset 73172:fc828f64da5b by wenzelm:
support isabelle components -u and -x;
The file was modified NEWS
The file was modified lib/Tools/components
The file was modified src/Doc/System/Misc.thy
The file was modified src/Pure/Admin/components.scala
Changeset 73171:b95844134b92 by wenzelm:
proper typescript version, required for "vsce package";
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73170:bd5e1d7c5312 by wenzelm:
auto-update;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73169:2ac5a4957f9c by wenzelm:
auto-update;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73168:6d37836c4329 by wenzelm:
proper type constraint;
The file was modified src/Tools/VSCode/extension/src/symbol.ts
Changeset 73167:490ca65ecae2 by wenzelm:
VSCode extension for official Isabelle release;
The file was modified src/Tools/VSCode/extension/README.md
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73166:78dd1abfbbe1 by wenzelm:
proper message;
The file was modified src/Pure/System/options.scala
Changeset 73165:1004cb57d502 by wenzelm:
unused;
The file was modified src/Pure/Admin/build_history.scala
The file was modified src/Pure/Admin/isabelle_cronjob.scala
Changeset 73164:e2132e1553a9 by wenzelm:
proper heap_free;
The file was modified src/Pure/System/java_statistics.scala
Changeset 73163:624c2b98860a by wenzelm:
suppress markup for literal tokens with block control symbols, for better PIDE/HTML output (see also d15fe10593ff);
The file was modified src/Pure/General/symbol.ML
The file was modified src/Pure/Syntax/lexicon.ML
The file was modified src/Pure/Syntax/printer.ML
The file was modified src/Pure/Syntax/syntax_phases.ML
Changeset 73162:c4b688abe2c4 by wenzelm:
clarified documentation concerning macOS Big Sur;
The file was modified NEWS
The file was modified src/Doc/JEdit/JEdit.thy
Changeset 73161:31fbde3baa97 by wenzelm:
more systematic java-gui-setup, also for "isabelle jedit" command-line tool;
The file was addedlib/scripts/java-gui-setup
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Tools/jEdit/lib/Tools/jedit
Changeset 73160:aeba7bb4f4d4 by wenzelm:
updated to flatlaf-1.0-rc1;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
Changeset 73159:8015b81249b1 by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_release.scala
Changeset 73158:480521bdaf3a by wenzelm:
tuned proofs;
The file was modified src/HOL/Cardinals/Wellorder_Extension.thy
Changeset 73157:51c53a7c6473 by wenzelm:
tuned;
The file was modified ANNOUNCE
Changeset 73156:7c960e2ba33d by wenzelm:
obsolete;
The file was modified NEWS
Changeset 73155:d63c6fcccff2 by wenzelm:
clarified platforms;
The file was modified Admin/PLATFORMS
Changeset 73154:56107393f2ef by wenzelm:
more NEWS;
The file was modified NEWS
Changeset 73153:96d87b9c2b42 by wenzelm:
workaround for Big Sur fullscreen mode: better support for JDialog windows (e.g. Find on top of main View);
The file was modified src/Pure/Admin/build_release.scala
Changeset 73152:5a954fd5f078 by wenzelm:
clarified app identification, potentially relevant for macOS "defaults";
The file was modified src/Pure/Admin/build_release.scala
Changeset 73151:f78a3be79ad1 by wenzelm:
updated documentation: HIDPI works smoothly thanks to FlatLaf;
The file was modified src/Doc/JEdit/JEdit.thy
The file was modified src/Doc/ROOT
The file was removedsrc/Doc/JEdit/document/isabelle-jedit-hdpi.png
Changeset 73150:c9a836122739 by wenzelm:
updated for release;
The file was modified src/Doc/JEdit/JEdit.thy
The file was modified src/Doc/System/Environment.thy
The file was modified src/Doc/System/Misc.thy
Changeset 73149:bdc8cd6f5e6e by wenzelm:
updated screenshot;
The file was modified src/Doc/JEdit/document/cite-completion.png
Changeset 73148:5f49f1149c1c by wenzelm:
clarified reports before errors: support completion of bibtex entries in Isabelle/Scala (amending d01ea9e3bd2d);
The file was modified src/Pure/Thy/bibtex.ML
Changeset 73147:cc71193891c2 by wenzelm:
tuned;
The file was modified src/Pure/Thy/bibtex.ML
Changeset 73146:9dafcf6f152b by wenzelm:
proper theory_long_name;
The file was modified src/Pure/Thy/bibtex.ML
Changeset 73145:661e9bc0411e by wenzelm:
updated screenshots;
The file was modified src/Doc/JEdit/document/auto-tools.png
The file was modified src/Doc/JEdit/document/bibtex-mode.png
The file was modified src/Doc/JEdit/document/isabelle-jedit.png
The file was modified src/Doc/JEdit/document/markdown-document.png
The file was modified src/Doc/JEdit/document/ml-debugger.png
The file was modified src/Doc/JEdit/document/output-and-state.png
The file was modified src/Doc/JEdit/document/output-including-state.png
The file was modified src/Doc/JEdit/document/output.png
The file was modified src/Doc/JEdit/document/popup1.png
The file was modified src/Doc/JEdit/document/popup2.png
The file was modified src/Doc/JEdit/document/query.png
The file was modified src/Doc/JEdit/document/scope1.png
The file was modified src/Doc/JEdit/document/scope2.png
The file was modified src/Doc/JEdit/document/sidekick-document.png
The file was modified src/Doc/JEdit/document/sidekick.png
The file was modified src/Doc/JEdit/document/sledgehammer.png
The file was modified src/Doc/JEdit/document/theories.png
Changeset 73144:c98a2f82b950 by wenzelm:
more robust GUI, notably for Big Sur full-screen where the hypersearch panel becomes a separate maximized window;
The file was modified src/Tools/jEdit/src/jEdit.props
Changeset 73143:d0c8e8ca3505 by wenzelm:
revert 1105c42722dc on isabelle-release branch;
The file was modified CONTRIBUTORS
The file was modified NEWS

Summary

  1. Merge
  2. Small update to Optics document.
  3. merged
  4. more generous timeout (25min CPU time);
  5. non-executable files;
  6. Added metadata for previous commit (Optics).
  7. Addition of theorems throughout, particularly for prisms. New "chantype" command allows the definition of an algebraic datatype with generated prisms. New "dataspace" command allows the definition of a local-based state space, including lenses and prisms. Addition of various examples.
  8. adjustments for Word_Lib updates
  9. sync with l4v
  10. allow instance for nat (by Florian)
  11. merge from afp-2020
  12. New entry JinjaDCI
Changeset 11595:673d657bb3eb by simon foster _simon.foster@york.ac.uk_:
Small update to Optics document.
The file was modified thys/Optics/Prisms.thy
The file was modified thys/Optics/document/root.bib
The file was modified thys/Optics/document/root.tex
Changeset 11594:db241c4c36c8 by wenzelm:
merged
Changeset 11593:51acef257c90 by wenzelm:
more generous timeout (25min CPU time);
The file was modified thys/JinjaDCI/ROOT
Changeset 11592:02a4bc4b6ee8 by wenzelm:
non-executable files;
The file was modified thys/Approximation_Algorithms/Approx_BP_Hoare.thy
The file was modified thys/Approximation_Algorithms/Approx_MIS_Hoare.thy
The file was modified thys/Arith_Prog_Rel_Primes/Arith_Prog_Rel_Primes.thy
The file was modified thys/Arith_Prog_Rel_Primes/ROOT
The file was modified thys/Arith_Prog_Rel_Primes/document/root.bib
The file was modified thys/Arith_Prog_Rel_Primes/document/root.tex
The file was modified thys/Complete_Non_Orders/Binary_Relations.thy
The file was modified thys/Complete_Non_Orders/Complete_Relations.thy
The file was modified thys/Complex_Geometry/document/root.tex
The file was modified thys/Extended_Finite_State_Machine_Inference/document/root.bib
The file was modified thys/Extended_Finite_State_Machine_Inference/document/root.tex
The file was modified thys/Extended_Finite_State_Machines/EFSM_LTL.thy
The file was modified thys/Groebner_Macaulay/Binomial_Int.thy
The file was modified thys/Groebner_Macaulay/Cone_Decomposition.thy
The file was modified thys/Groebner_Macaulay/Degree_Bound_Utils.thy
The file was modified thys/Groebner_Macaulay/Degree_Section.thy
The file was modified thys/Groebner_Macaulay/Dube_Bound.thy
The file was modified thys/Groebner_Macaulay/Dube_Prelims.thy
The file was modified thys/Groebner_Macaulay/Groebner_Macaulay.thy
The file was modified thys/Groebner_Macaulay/Groebner_Macaulay_Examples.thy
The file was modified thys/Groebner_Macaulay/Hilbert_Function.thy
The file was modified thys/Groebner_Macaulay/Monomial_Module.thy
The file was modified thys/Groebner_Macaulay/Poly_Fun.thy
The file was modified thys/Groebner_Macaulay/ROOT
The file was modified thys/Groebner_Macaulay/document/root.bib
The file was modified thys/Groebner_Macaulay/document/root.tex
The file was modified thys/Isabelle_Marries_Dirac/Basics.thy
The file was modified thys/Isabelle_Marries_Dirac/Binary_Nat.thy
The file was modified thys/Isabelle_Marries_Dirac/Complex_Vectors.thy
The file was modified thys/Isabelle_Marries_Dirac/Deutsch.thy
The file was modified thys/Isabelle_Marries_Dirac/Deutsch_Jozsa.thy
The file was modified thys/Isabelle_Marries_Dirac/Entanglement.thy
The file was modified thys/Isabelle_Marries_Dirac/Measurement.thy
The file was modified thys/Isabelle_Marries_Dirac/More_Tensor.thy
The file was modified thys/Isabelle_Marries_Dirac/No_Cloning.thy
The file was modified thys/Isabelle_Marries_Dirac/Quantum.thy
The file was modified thys/Isabelle_Marries_Dirac/Quantum_Prisoners_Dilemma.thy
The file was modified thys/Isabelle_Marries_Dirac/Quantum_Teleportation.thy
The file was modified thys/Isabelle_Marries_Dirac/README.md
The file was modified thys/Isabelle_Marries_Dirac/ROOT
The file was modified thys/Isabelle_Marries_Dirac/Tensor.thy
The file was modified thys/Isabelle_Marries_Dirac/document/root.bib
The file was modified thys/Isabelle_Marries_Dirac/document/root.tex
The file was modified thys/JinjaDCI/Common/Auxiliary.thy
The file was modified thys/JinjaDCI/Common/Conform.thy
The file was modified thys/JinjaDCI/Common/Decl.thy
The file was modified thys/JinjaDCI/Common/Exceptions.thy
The file was modified thys/JinjaDCI/Common/Objects.thy
The file was modified thys/JinjaDCI/Common/SystemClasses.thy
The file was modified thys/JinjaDCI/Common/Type.thy
The file was modified thys/JinjaDCI/Common/TypeRel.thy
The file was modified thys/JinjaDCI/Common/Value.thy
The file was modified thys/JinjaDCI/Common/WellForm.thy
The file was modified thys/JinjaDCI/Compiler/Compiler.thy
The file was modified thys/JinjaDCI/Compiler/Compiler1.thy
The file was modified thys/JinjaDCI/Compiler/Compiler2.thy
The file was modified thys/JinjaDCI/Compiler/Correctness1.thy
The file was modified thys/JinjaDCI/Compiler/Correctness2.thy
The file was modified thys/JinjaDCI/Compiler/Hidden.thy
The file was modified thys/JinjaDCI/Compiler/J1.thy
The file was modified thys/JinjaDCI/Compiler/J1WellForm.thy
The file was modified thys/JinjaDCI/Compiler/PCompiler.thy
The file was modified thys/JinjaDCI/Compiler/TypeComp.thy
The file was modified thys/JinjaDCI/J/Annotate.thy
The file was modified thys/JinjaDCI/J/BigStep.thy
The file was modified thys/JinjaDCI/J/DefAss.thy
The file was modified thys/JinjaDCI/J/EConform.thy
The file was modified thys/JinjaDCI/J/Equivalence.thy
The file was modified thys/JinjaDCI/J/Examples.thy
The file was modified thys/JinjaDCI/J/Expr.thy
The file was modified thys/JinjaDCI/J/JWellForm.thy
The file was modified thys/JinjaDCI/J/Progress.thy
The file was modified thys/JinjaDCI/J/SmallStep.thy
The file was modified thys/JinjaDCI/J/State.thy
The file was modified thys/JinjaDCI/J/TypeSafe.thy
The file was modified thys/JinjaDCI/J/WWellForm.thy
The file was modified thys/JinjaDCI/J/WellType.thy
The file was modified thys/JinjaDCI/J/WellTypeRT.thy
The file was modified thys/JinjaDCI/J/execute_Bigstep.thy
The file was modified thys/JinjaDCI/J/execute_WellType.thy
The file was modified thys/JinjaDCI/JVM/JVMDefensive.thy
The file was modified thys/JinjaDCI/JVM/JVMExceptions.thy
The file was modified thys/JinjaDCI/JVM/JVMExec.thy
The file was modified thys/JinjaDCI/JVM/JVMExecInstr.thy
The file was modified thys/JinjaDCI/JVM/JVMInstructions.thy
The file was modified thys/JinjaDCI/JVM/JVMState.thy
The file was modified thys/JinjaDCI/JinjaDCI.thy
The file was modified thys/JinjaDCI/document/root.bib
The file was modified thys/Laplace_Transform/Existence.thy
The file was modified thys/Laplace_Transform/Laplace_Transform.thy
The file was modified thys/Laplace_Transform/Laplace_Transform_Library.thy
The file was modified thys/Laplace_Transform/Lerch_Lemma.thy
The file was modified thys/Laplace_Transform/Piecewise_Continuous.thy
The file was modified thys/Laplace_Transform/ROOT
The file was modified thys/Laplace_Transform/Uniqueness.thy
The file was modified thys/Laplace_Transform/document/root.bib
The file was modified thys/Laplace_Transform/document/root.tex
The file was modified thys/Nullstellensatz/Algebraically_Closed_Fields.thy
The file was modified thys/Nullstellensatz/Lex_Order_PP.thy
The file was modified thys/Nullstellensatz/Nullstellensatz.thy
The file was modified thys/Nullstellensatz/Nullstellensatz_Field.thy
The file was modified thys/Nullstellensatz/ROOT
The file was modified thys/Nullstellensatz/Univariate_PM.thy
The file was modified thys/Nullstellensatz/document/root.bib
The file was modified thys/Nullstellensatz/document/root.tex
The file was modified thys/Physical_Quantities/Groups_mult.thy
The file was modified thys/Physical_Quantities/ISQ.thy
The file was modified thys/Physical_Quantities/ISQ_Algebra.thy
The file was modified thys/Physical_Quantities/ISQ_Dimensions.thy
The file was modified thys/Physical_Quantities/ISQ_Proof.thy
The file was modified thys/Physical_Quantities/ISQ_Quantities.thy
The file was modified thys/Physical_Quantities/ROOT
The file was modified thys/Physical_Quantities/SI.thy
The file was modified thys/Physical_Quantities/SI_Accepted.thy
The file was modified thys/Physical_Quantities/SI_Astronomical.thy
The file was modified thys/Physical_Quantities/SI_Constants.thy
The file was modified thys/Physical_Quantities/SI_Derived.thy
The file was modified thys/Physical_Quantities/SI_Imperial.thy
The file was modified thys/Physical_Quantities/SI_Prefix.thy
The file was modified thys/Physical_Quantities/SI_Units.thy
The file was modified thys/Physical_Quantities/document/adb-long.bib
The file was modified thys/Physical_Quantities/document/root.bib
The file was modified thys/Physical_Quantities/document/root.tex
The file was modified thys/Poincare_Bendixson/Affine_Arithmetic_Misc.thy
The file was modified thys/Poincare_Bendixson/Analysis_Misc.thy
The file was modified thys/Poincare_Bendixson/Examples.thy
The file was modified thys/Poincare_Bendixson/Invariance.thy
The file was modified thys/Poincare_Bendixson/Limit_Set.thy
The file was modified thys/Poincare_Bendixson/ODE_Misc.thy
The file was modified thys/Poincare_Bendixson/Periodic_Orbit.thy
The file was modified thys/Poincare_Bendixson/Poincare_Bendixson.thy
The file was modified thys/Poincare_Bendixson/ROOT
The file was modified thys/Poincare_Bendixson/document/root.tex
The file was modified thys/Poincare_Disc/document/root.tex
The file was modified thys/Universal_Turing_Machine/Rec_Def.thy
Changeset 11591:5a13e3f6bce8 by simon foster _simon.foster@york.ac.uk_:
Added metadata for previous commit (Optics).
The file was modified metadata/metadata
Changeset 11590:fa453ac871a2 by simon foster _simon.foster@york.ac.uk_:
Addition of theorems throughout, particularly for prisms.<br>New &quot;chantype&quot; command allows the definition of an algebraic datatype with generated prisms.<br>New &quot;dataspace&quot; command allows the definition of a local-based state space, including lenses and prisms.<br>Addition of various examples.
The file was addedthys/Optics/Channel_Type.ML
The file was addedthys/Optics/Channel_Type.thy
The file was addedthys/Optics/Channel_Type_Example.thy
The file was addedthys/Optics/Dataspace.ML
The file was addedthys/Optics/Dataspace.thy
The file was addedthys/Optics/Dataspace_Example.thy
The file was addedthys/Optics/Dataspaces.thy
The file was addedthys/Optics/Lens_Lib.ML
The file was addedthys/Optics/Lens_Statespace.ML
The file was addedthys/Optics/Lens_Statespace_Example.thy
The file was addedthys/Optics/Prism_Lib.ML
The file was addedthys/Optics/Prisms_Examples.thy
The file was modified thys/Optics/Lens_Algebra.thy
The file was modified thys/Optics/Lens_Instances.thy
The file was modified thys/Optics/Lens_Order.thy
The file was modified thys/Optics/Lens_Record.ML
The file was modified thys/Optics/Optics.thy
The file was modified thys/Optics/Prisms.thy
The file was modified thys/Optics/ROOT
The file was modified thys/Optics/Scenes.thy
The file was modified thys/Optics/Two.thy
Changeset 11589:eb0cc2599588 by kleing:
adjustments for Word_Lib updates
The file was modified thys/Collections/GenCF/Impl/Impl_Uv_Set.thy
The file was modified thys/Native_Word/Bits_Integer.thy
Changeset 11588:2332e6e5e05e by kleing:
sync with l4v
The file was addedthys/Word_Lib/Word_Names.thy
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Bitwise.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/More_Word_Operations.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Traditional_Infix_Syntax.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
Changeset 11587:6bb5c735fb18 by kleing:
allow instance for nat<br><br>(by Florian)
The file was modified thys/Native_Word/Bits_Integer.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/Word_Lib/Generic_set_bit.thy
Changeset 11586:824ba5ec1ce6 by kleing:
merge from afp-2020
Changeset 11585:f2bc278d8c6e by nipkow:
New entry JinjaDCI
The file was addedthys/JinjaDCI/BV/BVConform.thy
The file was addedthys/JinjaDCI/BV/BVExample.thy
The file was addedthys/JinjaDCI/BV/BVExec.thy
The file was addedthys/JinjaDCI/BV/BVNoTypeError.thy
The file was addedthys/JinjaDCI/BV/BVSpec.thy
The file was addedthys/JinjaDCI/BV/BVSpecTypeSafe.thy
The file was addedthys/JinjaDCI/BV/ClassAdd.thy
The file was addedthys/JinjaDCI/BV/Effect.thy
The file was addedthys/JinjaDCI/BV/EffectMono.thy
The file was addedthys/JinjaDCI/BV/JVM_SemiType.thy
The file was addedthys/JinjaDCI/BV/LBVJVM.thy
The file was addedthys/JinjaDCI/BV/SemiType.thy
The file was addedthys/JinjaDCI/BV/StartProg.thy
The file was addedthys/JinjaDCI/BV/TF_JVM.thy
The file was addedthys/JinjaDCI/Common/Auxiliary.thy
The file was addedthys/JinjaDCI/Common/Conform.thy
The file was addedthys/JinjaDCI/Common/Decl.thy
The file was addedthys/JinjaDCI/Common/Exceptions.thy
The file was addedthys/JinjaDCI/Common/Objects.thy
The file was addedthys/JinjaDCI/Common/SystemClasses.thy
The file was addedthys/JinjaDCI/Common/Type.thy
The file was addedthys/JinjaDCI/Common/TypeRel.thy
The file was addedthys/JinjaDCI/Common/Value.thy
The file was addedthys/JinjaDCI/Common/WellForm.thy
The file was addedthys/JinjaDCI/Compiler/Compiler.thy
The file was addedthys/JinjaDCI/Compiler/Compiler1.thy
The file was addedthys/JinjaDCI/Compiler/Compiler2.thy
The file was addedthys/JinjaDCI/Compiler/Correctness1.thy
The file was addedthys/JinjaDCI/Compiler/Correctness2.thy
The file was addedthys/JinjaDCI/Compiler/Hidden.thy
The file was addedthys/JinjaDCI/Compiler/J1.thy
The file was addedthys/JinjaDCI/Compiler/J1WellForm.thy
The file was addedthys/JinjaDCI/Compiler/PCompiler.thy
The file was addedthys/JinjaDCI/Compiler/TypeComp.thy
The file was addedthys/JinjaDCI/J/Annotate.thy
The file was addedthys/JinjaDCI/J/BigStep.thy
The file was addedthys/JinjaDCI/J/DefAss.thy
The file was addedthys/JinjaDCI/J/EConform.thy
The file was addedthys/JinjaDCI/J/Equivalence.thy
The file was addedthys/JinjaDCI/J/Examples.thy
The file was addedthys/JinjaDCI/J/Expr.thy
The file was addedthys/JinjaDCI/J/JWellForm.thy
The file was addedthys/JinjaDCI/J/Progress.thy
The file was addedthys/JinjaDCI/J/SmallStep.thy
The file was addedthys/JinjaDCI/J/State.thy
The file was addedthys/JinjaDCI/J/TypeSafe.thy
The file was addedthys/JinjaDCI/J/WWellForm.thy
The file was addedthys/JinjaDCI/J/WellType.thy
The file was addedthys/JinjaDCI/J/WellTypeRT.thy
The file was addedthys/JinjaDCI/J/execute_Bigstep.thy
The file was addedthys/JinjaDCI/J/execute_WellType.thy
The file was addedthys/JinjaDCI/JVM/JVMDefensive.thy
The file was addedthys/JinjaDCI/JVM/JVMExceptions.thy
The file was addedthys/JinjaDCI/JVM/JVMExec.thy
The file was addedthys/JinjaDCI/JVM/JVMExecInstr.thy
The file was addedthys/JinjaDCI/JVM/JVMInstructions.thy
The file was addedthys/JinjaDCI/JVM/JVMState.thy
The file was addedthys/JinjaDCI/JinjaDCI.thy
The file was addedthys/JinjaDCI/ROOT
The file was addedthys/JinjaDCI/document/root.bib
The file was addedthys/JinjaDCI/document/root.tex
The file was addedweb/entries/JinjaDCI.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Jinja.html
The file was modified web/entries/List-Index.html
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