Skip to content
Success

Changes

Summary

  1. tuned headers;
  2. merged
  3. refer to known_theory; support for qualified theory name;
  4. tuned;
  5. provide session base for "isabelle build" and "isabelle console" ML process;
  6. tuned comment;
  7. more explicit lookup of loaded_theories: base names allowed here; no base names for known_theories;
  8. support for all_known_theories of all sessions;
  9. tuned;
  10. known_theories from imported sessions;
  11. tuned;
  12. more checks;
  13. tuned;
  14. tuned signature;
  15. tuned;
  16. support for static session imports, without affect build hierarchy;
  17. explicit Sessions.Selection;
  18. more general signature; works for all terms, not just frees
  19. session containing computational algebra
  20. more approproiate placement of theories MiscAlgebra and Multiplicate_Group
Changeset 65435:378175f44328 by wenzelm:
tuned headers;
The file was modified src/HOL/Algebra/More_Ring.thy (diff)
The file was modified src/HOL/Computational_Algebra/Euclidean_Algorithm.thy (diff)
The file was modified src/HOL/Computational_Algebra/Factorial_Ring.thy (diff)
The file was modified src/HOL/Computational_Algebra/Field_as_Ring.thy (diff)
The file was modified src/HOL/Computational_Algebra/Formal_Power_Series.thy (diff)
The file was modified src/HOL/Computational_Algebra/Fraction_Field.thy (diff)
The file was modified src/HOL/Computational_Algebra/Fundamental_Theorem_Algebra.thy (diff)
The file was modified src/HOL/Computational_Algebra/Normalized_Fraction.thy (diff)
The file was modified src/HOL/Computational_Algebra/Polynomial.thy (diff)
The file was modified src/HOL/Computational_Algebra/Polynomial_FPS.thy (diff)
The file was modified src/HOL/Computational_Algebra/Polynomial_Factorial.thy (diff)
The file was modified src/HOL/Computational_Algebra/Primes.thy (diff)
The file was modified src/HOL/Number_Theory/Gauss.thy (diff)
Changeset 65434:e62b1af601f0 by wenzelm:
merged
Changeset 65433:a260181505c1 by wenzelm:
refer to known_theory;<br>support for qualified theory name;
The file was modified src/Pure/PIDE/resources.ML (diff)
Changeset 65432:d938705819bb by wenzelm:
tuned;
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
Changeset 65431:4a3e6cda3b94 by wenzelm:
provide session base for &quot;isabelle build&quot; and &quot;isabelle console&quot; ML process;
The file was modified src/Pure/ML/ml_syntax.scala (diff)
The file was modified src/Pure/PIDE/resources.ML (diff)
The file was modified src/Pure/Tools/build.ML (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_console.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
Changeset 65430:4433d189a77d by wenzelm:
tuned comment;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65429:fcff401fb609 by wenzelm:
more explicit lookup of loaded_theories: base names allowed here;<br>no base names for known_theories;
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Thy/thy_info.scala (diff)
Changeset 65428:f8dd71a0791a by wenzelm:
support for all_known_theories of all sessions;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65427:7689342a3097 by wenzelm:
tuned;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65426:a2500bb82594 by wenzelm:
known_theories from imported sessions;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65425:b168a648988e by wenzelm:
tuned;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65424:741d40f42dd3 by wenzelm:
more checks;
The file was modified src/Pure/Thy/sessions.scala (diff)
Changeset 65423:4527b33d5b3e by wenzelm:
tuned;
The file was modified src/Pure/PIDE/resources.scala (diff)
Changeset 65422:b606c98e6d10 by wenzelm:
tuned signature;
The file was modified src/Pure/Admin/ci_profile.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
Changeset 65421:6389e3ec32ec by wenzelm:
tuned;
The file was modified src/Tools/jEdit/src/jedit_sessions.scala (diff)
Changeset 65420:695d4e22345a by wenzelm:
support for static session imports, without affect build hierarchy;
The file was modified src/Pure/Admin/build_doc.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
The file was modified src/Tools/jEdit/src/jedit_sessions.scala (diff)
Changeset 65419:457e4fbed731 by wenzelm:
explicit Sessions.Selection;
The file was modified Admin/jenkins/build/ci_build_benchmark.scala (diff)
The file was modified Admin/jenkins/build/ci_build_makeall.scala (diff)
The file was modified Admin/jenkins/build/ci_build_makeall_seq.scala (diff)
The file was modified src/Pure/Admin/ci_profile.scala (diff)
The file was modified src/Pure/Thy/sessions.scala (diff)
The file was modified src/Pure/Tools/build.scala (diff)
The file was modified src/Pure/Tools/ml_process.scala (diff)
Changeset 65418:c821f1f3d92d by lars hupel _lars.hupel@mytum.de_:
more general signature; works for all terms, not just frees
The file was modified src/HOL/Tools/Function/function_context_tree.ML (diff)
The file was modified src/HOL/Tools/Function/function_core.ML (diff)
Changeset 65417:fc41a5650fb1 by haftmann:
session containing computational algebra
The file was addedsrc/HOL/Computational_Algebra/Computational_Algebra.thy
The file was addedsrc/HOL/Computational_Algebra/Euclidean_Algorithm.thy
The file was addedsrc/HOL/Computational_Algebra/Factorial_Ring.thy
The file was addedsrc/HOL/Computational_Algebra/Field_as_Ring.thy
The file was addedsrc/HOL/Computational_Algebra/Formal_Power_Series.thy
The file was addedsrc/HOL/Computational_Algebra/Fraction_Field.thy
The file was addedsrc/HOL/Computational_Algebra/Fundamental_Theorem_Algebra.thy
The file was addedsrc/HOL/Computational_Algebra/Normalized_Fraction.thy
The file was addedsrc/HOL/Computational_Algebra/Polynomial.thy
The file was addedsrc/HOL/Computational_Algebra/Polynomial_FPS.thy
The file was addedsrc/HOL/Computational_Algebra/Polynomial_Factorial.thy
The file was addedsrc/HOL/Computational_Algebra/Primes.thy
The file was modified NEWS (diff)
The file was modified src/HOL/Algebra/Exponent.thy (diff)
The file was modified src/HOL/Algebra/IntRing.thy (diff)
The file was modified src/HOL/Analysis/Arcwise_Connected.thy (diff)
The file was modified src/HOL/Codegenerator_Test/Candidates.thy (diff)
The file was modified src/HOL/Isar_Examples/Fibonacci.thy (diff)
The file was modified src/HOL/Library/Library.thy (diff)
The file was modified src/HOL/Nonstandard_Analysis/Examples/NSPrimes.thy (diff)
The file was modified src/HOL/Number_Theory/Cong.thy (diff)
The file was modified src/HOL/Number_Theory/Eratosthenes.thy (diff)
The file was modified src/HOL/Proofs/Extraction/Euclid.thy (diff)
The file was modified src/HOL/ROOT (diff)
The file was modified src/HOL/ex/Sqrt.thy (diff)
The file was modified src/HOL/ex/Sqrt_Script.thy (diff)
The file was removedsrc/HOL/Library/Field_as_Ring.thy
The file was removedsrc/HOL/Library/Formal_Power_Series.thy
The file was removedsrc/HOL/Library/Fraction_Field.thy
The file was removedsrc/HOL/Library/Fundamental_Theorem_Algebra.thy
The file was removedsrc/HOL/Library/Normalized_Fraction.thy
The file was removedsrc/HOL/Library/Polynomial.thy
The file was removedsrc/HOL/Library/Polynomial_FPS.thy
The file was removedsrc/HOL/Library/Polynomial_Factorial.thy
The file was removedsrc/HOL/Number_Theory/Euclidean_Algorithm.thy
The file was removedsrc/HOL/Number_Theory/Factorial_Ring.thy
The file was removedsrc/HOL/Number_Theory/Primes.thy
Changeset 65416:f707dbcf11e3 by haftmann:
more approproiate placement of theories MiscAlgebra and Multiplicate_Group
The file was addedsrc/HOL/Algebra/More_Finite_Product.thy
The file was addedsrc/HOL/Algebra/More_Group.thy
The file was addedsrc/HOL/Algebra/More_Ring.thy
The file was addedsrc/HOL/Algebra/Multiplicative_Group.thy
The file was modified src/HOL/Number_Theory/Pocklington.thy (diff)
The file was modified src/HOL/Number_Theory/Quadratic_Reciprocity.thy (diff)
The file was modified src/HOL/Number_Theory/Residues.thy (diff)
The file was modified src/HOL/ROOT (diff)
The file was removedsrc/HOL/Number_Theory/MiscAlgebra.thy