Skip to content
Aborted

Changes

Summary

  1. proper use of antiquotations;
  2. more documentation on "Conversions";
  3. tuned
  4. updated example;
  5. clarified options (again);
  6. more options: update ISABELLE_IDENTIFIER;
  7. clarified conditional ML;
  8. support for conditional ML text;
  9. updated example;
  10. clarified options;
  11. proper context variable handling when stripping leadings quantifiers from test goals
  12. proper etc/ISABELLE_ID from archive (amending 4cba4e250c28);
  13. eliminated perl: prefer elementary GNU printenv;
  14. more robust bootstrap of components;
  15. more self-contained support for macOS;
  16. misc tuning and clarification;
  17. tuned signature;
  18. support for base64 via Isabelle/Scala/ML;
  19. compile;
  20. clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
  21. clarified signature (again);
  22. merged
  23. clarified signature;
  24. unused;
  25. unused;
  26. clarified signature: more structured arguments, notably for remote provers;
  27. clarified signature;
  28. clarified signature: avoid tmp file;
  29. clarified signature for Scala functions;
  30. clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
  31. tuned;
  32. clarified cache;
  33. clarified signature: Bytes extends CharSequence already (see d201996f72a8);
  34. clarified exceptions;
  35. more uniform use of Byte_Message; support protocol_message with multiple chunks;
  36. tuned signature;
  37. tuned signature;
  38. more robust treatment of empty markup: it allows to produce formal chunks;
  39. collected combinatorial material
  40. tuned;
  41. tuned;
  42. more documentation;
  43. proper treatment of nested antiquotations; clarified signature;
  44. support for ML special forms: modified evaluation similar to Scheme;
  45. clarified signature: more detailed token positions for antiquotations;
  46. merged
  47. clarified signature;
  48. confluent preprocessing for floats in presence of target language numerals
  49. subclass relation
  50. some tinkering with npm versions;
  51. some tinkering with npm versions;
  52. back to post-release mode;
  53. tuned signature;
  54. auto-update due to "isabelle build_vscode";
  55. tuned;
  56. tuned --- following hints by IntelliJ IDEA;
  57. fixed problematic addition operation in the 'approximation' package (previous version used much too high precision sometimes)
  58. simplified definition
  59. new lemmas
  60. discontinue old Ubuntu 18.04 LTS, e.g. it cannot build documentation "prog-prove";
  61. following recent Phabricator update, after 2021 Week 13 (Late March);
  62. merged
  63. Cosmetic: no !! in the lemma statement
  64. clarified README; avoid odd patching of sources;
  65. more standard header, with utf-8 encoding;
  66. clarified HTML template (see also 04cb7e02ca38): avoid odd patching of sources;
  67. merged
  68. new automatic order prover: stateless, complete, verified
  69. clarified signature;
  70. clarified: follow "isabelle version -t";
  71. further clarification of Isabelle distribution identification -- avoid odd patching of sources;
  72. tuned signature -- more explicit types;
  73. more robust and uniform ISABELLE_TAGS;
  74. clarified ISABELLE_ID: distribution vs. hg archive vs. hg repos;
  75. simplified release status (again), in contrast to a43898f76ae9;
  76. more uniform HTTP resources;
  77. clarified (again): local tip could be actually more recent;
  78. tuned;
  79. tuned;
  80. clarified name;
  81. more systematic java_library: avoid empty entries, declaration order as for other bash functions;
  82. support sequential LaTeX jobs: more robust when TeX installation is self-installing packages etc.;
  83. updated to latest latex due to new mechanism for dealing with bold ccfonts
  84. removal of needless hypothesis in hd_rev and last_rev
Changeset 73593:e60333aa18ca by wenzelm:
proper use of antiquotations;
The file was modified src/Doc/Isar_Ref/Outer_Syntax.thy
Changeset 73592:c642c3cbbf0e by wenzelm:
more documentation on "Conversions";
The file was modified src/Doc/Implementation/Eq.thy
Changeset 73591:c1f8aaa13ee3 by nipkow:
tuned
The file was modified src/HOL/Data_Structures/RBT_Set2.thy
Changeset 73590:1aa9ef7a3eaf by wenzelm:
updated example;
The file was modified README_REPOSITORY
Changeset 73589:479e9b17090e by wenzelm:
clarified options (again);
The file was modified Admin/init
The file was modified README_REPOSITORY
Changeset 73588:a96de8bbe8a3 by wenzelm:
more options: update ISABELLE_IDENTIFIER;
The file was modified Admin/init
Changeset 73587:d1767bcb79ec by wenzelm:
clarified conditional ML;
The file was modified src/Pure/ML/ml_pid.ML
The file was modified src/Pure/ROOT.ML
Changeset 73586:76d0b6597c91 by wenzelm:
support for conditional ML text;
The file was modified NEWS
The file was modified etc/symbols
The file was modified lib/texinputs/isabellesym.sty
The file was modified src/Pure/ML/ml_antiquotation.ML
The file was modified src/Pure/ML/ml_antiquotations.ML
The file was modified src/Pure/ML/ml_system.ML
Changeset 73585:386416437ce9 by wenzelm:
updated example;
The file was modified README_REPOSITORY
Changeset 73584:1d4c9fa00821 by wenzelm:
clarified options;
The file was modified Admin/init
The file was modified README_REPOSITORY
Changeset 73583:ed5226fdf89d by haftmann:
proper context variable handling when stripping leadings quantifiers from test goals
The file was modified src/Tools/quickcheck.ML
Changeset 73582:dabe295c3f62 by wenzelm:
proper etc/ISABELLE_ID from archive (amending 4cba4e250c28);
The file was modified src/Pure/Admin/build_release.scala
Changeset 73581:cd84e58aed26 by wenzelm:
eliminated perl: prefer elementary GNU printenv;
The file was modified lib/Tools/getenv
The file was modified src/Doc/System/Misc.thy
Changeset 73580:a96564139fa7 by wenzelm:
more robust bootstrap of components;
The file was modified Admin/components/main
The file was modified lib/scripts/getfunctions
Changeset 73579:8ddf6728ad80 by wenzelm:
more self-contained support for macOS;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified lib/scripts/getfunctions
Changeset 73578:629868f96c81 by wenzelm:
misc tuning and clarification;
The file was modified src/Pure/System/isabelle_process.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73577:6c8fc3c038eb by wenzelm:
tuned signature;
The file was modified src/Pure/System/isabelle_process.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73576:b50f8cc8c08e by wenzelm:
support for base64 via Isabelle/Scala/ML;
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/scala.scala
Changeset 73575:23d2adc5489e by wenzelm:
compile;
The file was modified src/HOL/TPTP/atp_theory_export.ML
Changeset 73574:12b3f78dde61 by wenzelm:
clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
The file was modified src/Pure/General/file.scala
Changeset 73573:a30a60aef59f by wenzelm:
clarified signature (again);
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/library.scala
Changeset 73572:6ab97ac63809 by wenzelm:
merged
Changeset 73571:f86661e32bed by wenzelm:
clarified signature;
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/library.scala
Changeset 73570:e21aef453cd4 by wenzelm:
unused;
The file was modified src/Pure/PIDE/xml.ML
Changeset 73569:c5512fde6ad1 by wenzelm:
unused;
The file was modified src/Pure/library.ML
Changeset 73568:bdba138d462d by wenzelm:
clarified signature: more structured arguments, notably for remote provers;
The file was modified src/HOL/Tools/ATP/system_on_tptp.ML
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_atp_systems.ML
The file was modified src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Changeset 73567:355af2d1b817 by wenzelm:
clarified signature;
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73566:4e6b31ed7197 by wenzelm:
clarified signature: avoid tmp file;
The file was modified src/Pure/Admin/build_csdp.scala
The file was modified src/Pure/Admin/build_e.scala
The file was modified src/Pure/Admin/build_jcef.scala
The file was modified src/Pure/Admin/build_spass.scala
The file was modified src/Pure/Admin/build_sqlite.scala
The file was modified src/Pure/Admin/build_verit.scala
The file was modified src/Pure/Admin/components.scala
The file was modified src/Pure/PIDE/command.ML
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/Tools/phabricator.scala
Changeset 73565:1aa92bc4d356 by wenzelm:
clarified signature for Scala functions;
The file was modified src/HOL/Tools/ATP/system_on_tptp.scala
The file was modified src/HOL/Tools/Nitpick/kodkod.scala
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/PIDE/resources.scala
The file was modified src/Pure/PIDE/session.scala
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/isabelle_tool.scala
The file was modified src/Pure/System/scala.ML
The file was modified src/Pure/System/scala.scala
The file was modified src/Pure/Thy/bibtex.scala
The file was modified src/Pure/Tools/debugger.scala
The file was modified src/Pure/Tools/doc.scala
Changeset 73564:a021bb558feb by wenzelm:
clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
The file was modified src/Pure/System/message_channel.ML
Changeset 73563:55b66a45bc94 by wenzelm:
tuned;
The file was modified src/Pure/Tools/debugger.scala
Changeset 73562:c5a390b9ae00 by wenzelm:
clarified cache;
The file was modified src/Pure/PIDE/prover.scala
Changeset 73561:c83152933579 by wenzelm:
clarified signature: Bytes extends CharSequence already (see d201996f72a8);
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/General/utf8.scala
The file was modified src/Pure/PIDE/prover.scala
Changeset 73560:a578ebf5b78d by wenzelm:
clarified exceptions;
The file was modified src/Pure/PIDE/prover.scala
Changeset 73559:22b5ecb53dd9 by wenzelm:
more uniform use of Byte_Message;<br>support protocol_message with multiple chunks;
The file was modified src/Pure/General/bytes.scala
The file was modified src/Pure/General/output_primitives.ML
The file was modified src/Pure/PIDE/byte_message.ML
The file was modified src/Pure/PIDE/protocol.ML
The file was modified src/Pure/PIDE/prover.scala
The file was modified src/Pure/PIDE/session.scala
The file was modified src/Pure/System/isabelle_process.ML
The file was modified src/Pure/System/message_channel.ML
The file was modified src/Pure/System/scala.ML
The file was modified src/Pure/Thy/export.ML
The file was modified src/Pure/Thy/thy_info.ML
The file was modified src/Pure/Tools/build.ML
The file was modified src/Pure/Tools/build_job.scala
The file was modified src/Pure/Tools/debugger.ML
The file was modified src/Pure/Tools/debugger.scala
The file was modified src/Pure/Tools/print_operation.ML
Changeset 73558:a5d1d1e2f109 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/byte_message.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73557:225486d9c960 by wenzelm:
tuned signature;
The file was modified src/Pure/PIDE/yxml.ML
The file was modified src/Pure/System/message_channel.ML
Changeset 73556:192bcee4f8b8 by wenzelm:
more robust treatment of empty markup: it allows to produce formal chunks;
The file was modified src/Pure/PIDE/markup.scala
The file was modified src/Pure/PIDE/xml.ML
The file was modified src/Pure/PIDE/yxml.ML
The file was modified src/Pure/PIDE/yxml.scala
Changeset 73555:92783562ab78 by haftmann:
collected combinatorial material
The file was addedsrc/HOL/Combinatorics/Orbits.thy
The file was modified src/HOL/Combinatorics/Permutations.thy
The file was modified src/HOL/Euclidean_Division.thy
The file was modified src/HOL/Finite_Set.thy
The file was modified src/HOL/Hilbert_Choice.thy
The file was modified src/HOL/Nat.thy
The file was modified src/HOL/Set_Interval.thy
Changeset 73554:c973b5300025 by wenzelm:
tuned;
The file was modified src/Pure/General/bytes.scala
Changeset 73553:b35ef8162807 by wenzelm:
tuned;
The file was modified src/HOL/Eisbach/Tests.thy
The file was modified src/HOL/Eisbach/eisbach_rule_insts.ML
The file was modified src/HOL/Eisbach/match_method.ML
Changeset 73552:08bef311d382 by wenzelm:
more documentation;
The file was modified lib/texinputs/isabellesym.sty
The file was modified src/Doc/Implementation/ML.thy
Changeset 73551:53c148e39819 by wenzelm:
proper treatment of nested antiquotations;<br>clarified signature;
The file was modified src/HOL/Analysis/measurable.ML
The file was modified src/HOL/Tools/Meson/meson.ML
The file was modified src/HOL/Tools/Quotient/quotient_def.ML
The file was modified src/Pure/General/antiquote.ML
The file was modified src/Pure/ML/ml_antiquotation.ML
The file was modified src/Pure/ML/ml_context.ML
Changeset 73550:2f6855142a8c by wenzelm:
support for ML special forms: modified evaluation similar to Scheme;
The file was modified NEWS
The file was modified etc/symbols
The file was modified src/HOL/Library/Countable.thy
The file was modified src/HOL/Tools/Qelim/cooper.ML
The file was modified src/Pure/General/antiquote.ML
The file was modified src/Pure/ML/ml_antiquotation.ML
The file was modified src/Pure/ML/ml_antiquotations.ML
Changeset 73549:a2c589d5e1e4 by wenzelm:
clarified signature: more detailed token positions for antiquotations;
The file was modified src/Pure/Isar/isar_cmd.ML
The file was modified src/Pure/ML/ml_antiquotation.ML
The file was modified src/Pure/ML/ml_context.ML
The file was modified src/Pure/ML/ml_lex.ML
The file was modified src/Pure/ML/ml_thms.ML
Changeset 73548:c54a9395ad96 by wenzelm:
merged
Changeset 73547:a7aabdf889b7 by wenzelm:
clarified signature;
The file was modified src/HOL/SPARK/Tools/spark_vcs.ML
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/System/isabelle_system.ML
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73546:7cb3fefef79e by haftmann:
confluent preprocessing for floats in presence of target language numerals
The file was addedsrc/HOL/Library/Code_Target_Numeral_Float.thy
The file was modified src/HOL/Decision_Procs/Approximation.thy
The file was modified src/HOL/ROOT
Changeset 73545:fc72e5ebf9de by haftmann:
subclass relation
The file was modified src/HOL/Rings.thy
Changeset 73544:79761915770c by wenzelm:
some tinkering with npm versions;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73543:f8c6c45cb112 by wenzelm:
some tinkering with npm versions;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73542:e4fde6b3e09a by wenzelm:
back to post-release mode;
The file was modified src/Tools/VSCode/extension/README.md
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73541:1240abf2e3f5 by wenzelm:
tuned signature;
The file was modified src/Tools/VSCode/src/channel.scala
The file was modified src/Tools/VSCode/src/lsp.scala
Changeset 73540:a69197959ab6 by wenzelm:
auto-update due to &quot;isabelle build_vscode&quot;;
The file was modified src/Tools/VSCode/extension/package.json
Changeset 73539:f800f8becbfb by wenzelm:
tuned;
The file was modified src/Tools/VSCode/README.md
Changeset 73538:80db0d2759b5 by wenzelm:
tuned --- following hints by IntelliJ IDEA;
The file was modified src/Tools/VSCode/src/language_server.scala
Changeset 73537:56db8559eadb by manuel eberl _eberlm@in.tum.de_:
fixed problematic addition operation in the &#039;approximation&#039; package (previous version used much too high precision sometimes)
The file was modified src/HOL/Decision_Procs/Approximation.thy
The file was modified src/HOL/Decision_Procs/Approximation_Bounds.thy
The file was modified src/HOL/Library/Interval_Float.thy
Changeset 73536:5131c388a9b0 by haftmann:
simplified definition
The file was modified src/HOL/Analysis/Bochner_Integration.thy
The file was modified src/HOL/Analysis/Borel_Space.thy
The file was modified src/HOL/Analysis/Change_Of_Vars.thy
The file was modified src/HOL/Analysis/Equivalence_Lebesgue_Henstock_Integration.thy
The file was modified src/HOL/Analysis/Equivalence_Measurable_On_Borel.thy
The file was modified src/HOL/Analysis/Henstock_Kurzweil_Integration.thy
The file was modified src/HOL/Analysis/Measure_Space.thy
The file was modified src/HOL/Analysis/Nonnegative_Lebesgue_Integration.thy
The file was modified src/HOL/Analysis/Set_Integral.thy
The file was modified src/HOL/Library/Indicator_Function.thy
The file was modified src/HOL/Probability/Product_PMF.thy
Changeset 73535:0f33c7031ec9 by haftmann:
new lemmas
The file was modified src/HOL/Divides.thy
The file was modified src/HOL/Euclidean_Division.thy
The file was modified src/HOL/Groups_Big.thy
The file was modified src/HOL/Groups_List.thy
The file was modified src/HOL/Library/Bit_Operations.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/Parity.thy
The file was modified src/HOL/Rings.thy
Changeset 73534:e7fb17bca374 by wenzelm:
discontinue old Ubuntu 18.04 LTS, e.g. it cannot build documentation &quot;prog-prove&quot;;
The file was modified Admin/cronjob/README
The file was modified src/Doc/System/Misc.thy
The file was modified src/Doc/System/Phabricator.thy
The file was modified src/Pure/System/linux.scala
The file was modified src/Pure/Tools/phabricator.scala
Changeset 73533:543d5539306d by wenzelm:
following recent Phabricator update, after 2021 Week 13 (Late March);
The file was modified etc/options
Changeset 73532:5fa2e2786ecf by paulson:
merged
Changeset 73531:c89922715bf5 by paulson _lp15@cam.ac.uk_:
Cosmetic: no !! in the lemma statement
The file was modified src/HOL/Examples/Ackermann.thy
Changeset 73530:89cf7c903aca by wenzelm:
clarified README;<br>avoid odd patching of sources;
The file was modified README
The file was modified src/Pure/Admin/build_release.scala
Changeset 73529:cf1a1e92bf34 by wenzelm:
more standard header, with utf-8 encoding;
The file was modified src/Pure/Thy/presentation.scala
Changeset 73528:c337c798f64c by wenzelm:
clarified HTML template (see also 04cb7e02ca38): avoid odd patching of sources;
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/PIDE/xml.scala
The file was modified src/Pure/Thy/presentation.scala
The file was removedlib/html/library_index_content.template
The file was removedlib/html/library_index_footer.template
The file was removedlib/html/library_index_header.template
Changeset 73527:c72fd8f1fceb by nipkow:
merged
Changeset 73526:a3cc9fa1295d by nipkow:
new automatic order prover: stateless, complete, verified
The file was addedsrc/Provers/order_procedure.ML
The file was addedsrc/Provers/order_tac.ML
The file was modified CONTRIBUTORS
The file was modified src/HOL/Analysis/Interval_Integral.thy
The file was modified src/HOL/Data_Structures/Brother12_Map.thy
The file was modified src/HOL/Data_Structures/Brother12_Set.thy
The file was modified src/HOL/Data_Structures/Selection.thy
The file was modified src/HOL/Data_Structures/Set2_Join.thy
The file was modified src/HOL/Library/RBT_Impl.thy
The file was modified src/HOL/Nonstandard_Analysis/Examples/NSPrimes.thy
The file was modified src/HOL/Orderings.thy
The file was removedsrc/Provers/order.ML
Changeset 73525:419edc7f3726 by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73524:c52d819499a1 by wenzelm:
clarified: follow &quot;isabelle version -t&quot;;
The file was modified src/Pure/General/mercurial.scala
Changeset 73523:2cd23d587db9 by wenzelm:
further clarification of Isabelle distribution identification -- avoid odd patching of sources;
The file was modified lib/Tools/version
The file was modified lib/scripts/getsettings
The file was modified src/HOL/SPARK/Tools/spark_vcs.ML
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/PIDE/session.ML
The file was modified src/Pure/ROOT.ML
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/scala.scala
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Tools/server.scala
The file was modified src/Pure/build-jars
The file was modified src/Tools/VSCode/src/language_server.scala
The file was removedsrc/Pure/System/distribution.ML
The file was removedsrc/Pure/System/distribution.scala
Changeset 73522:b219774a71ae by wenzelm:
tuned signature -- more explicit types;
The file was modified src/Pure/Admin/build_history.scala
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/Admin/other_isabelle.scala
The file was modified src/Pure/General/path.scala
The file was modified src/Pure/ML/ml_statistics.scala
The file was modified src/Pure/System/isabelle_system.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Pure/Tools/scala_project.scala
Changeset 73521:a6ca869af096 by wenzelm:
more robust and uniform ISABELLE_TAGS;
The file was modified lib/Tools/version
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/General/mercurial.scala
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73520:4cba4e250c28 by wenzelm:
clarified ISABELLE_ID: distribution vs. hg archive vs. hg repos;
The file was modified lib/Tools/version
The file was modified lib/scripts/getsettings
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/General/mercurial.scala
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73519:8f485a199874 by wenzelm:
simplified release status (again), in contrast to a43898f76ae9;
The file was modified Admin/Release/CHECKLIST
The file was modified src/Pure/Admin/build_release.scala
The file was modified src/Pure/System/distribution.ML
The file was modified src/Pure/System/distribution.scala
The file was modified src/Tools/jEdit/src/plugin.scala
Changeset 73518:c42144d9dde6 by wenzelm:
more uniform HTTP resources;
The file was modified src/Pure/General/http.scala
The file was modified src/Tools/jEdit/src/document_model.scala
Changeset 73517:d3f2038198ae by wenzelm:
clarified (again): local tip could be actually more recent;
The file was modified Admin/init
Changeset 73516:ef5440f4fcc4 by wenzelm:
tuned;
The file was modified README_REPOSITORY
Changeset 73515:ae5fa3ca41b9 by wenzelm:
tuned;
The file was modified Admin/init
Changeset 73514:01acd0eb29ce by wenzelm:
clarified name;
The file was addedAdmin/init
The file was modified README_REPOSITORY
The file was removedAdmin/setup
Changeset 73513:b7bb665fe850 by wenzelm:
more systematic java_library: avoid empty entries, declaration order as for other bash functions;
The file was modified Admin/components/components.sha1
The file was modified Admin/components/main
The file was modified lib/scripts/getfunctions
Changeset 73512:e52a9b208481 by wenzelm:
support sequential LaTeX jobs: more robust when TeX installation is self-installing packages etc.;
The file was modified src/Pure/Admin/build_doc.scala
The file was modified src/Pure/Concurrent/par_list.scala
Changeset 73511:2cdbb6a2f2a7 by nipkow:
updated to latest latex due to new mechanism for dealing with bold ccfonts
The file was modified src/Doc/Prog_Prove/Basics.thy
The file was modified src/Doc/Prog_Prove/Bool_nat_list.thy
The file was modified src/Doc/Prog_Prove/Isar.thy
The file was modified src/Doc/Prog_Prove/document/prelude.tex
Changeset 73510:c526eb2c7ca0 by paulson _lp15@cam.ac.uk_:
removal of needless hypothesis in hd_rev and last_rev
The file was modified src/HOL/Computational_Algebra/Polynomial.thy
The file was modified src/HOL/List.thy

Summary

  1. more realistic timeout;
  2. tuned whitespace;
  3. Tweaks
  4. adapted to Isabelle/a2c589d5e1e4;
  5. Merge
  6. tweak
  7. simplified proof
  8. sshiftr/bl lemmas by Florian Märkl
  9. proof simplification
  10. cosmetic tweaks to proofs
  11. merged
  12. minor stylistic changes
  13. Add completeness of modal logics T, KB, K4, S4 and S5
  14. Stylistic tweaks, which I hope are improvements :-)
  15. updated paper references
  16. merge
  17. increased timeout
  18. collected combinatorial material
  19. Update root.tex
  20. Cut out Fitting's consistency properties
  21. fixed proof
  22. clarified message, following Isabelle/a7aabdf889b7;
  23. confluent preprocessing for floats in presence of target language numerals
  24. subclass relation
  25. adapted to isabelle-dev/56db8559eadb
  26. simplified definition
  27. new lemmas
  28. probable fix suggested by Cornelius for the changes in the vicinity of 2cd23d587db9
  29. Fixes due to new order prover
  30. another broken proof
  31. Fixed and simplified some failing proofs
  32. Writing less_sets as an infix
  33. avoid symblinks --- make it work on Windows;
  34. Fixed some looping proofs (though why they were looping isn't clear)
  35. Fixed a failing proof
  36. merged
  37. fixes for new hd_rev and last_rev
Changeset 11740:f8e89e956d62 by wenzelm:
more realistic timeout;
The file was modified thys/Modular_arithmetic_LLL_and_HNF_algorithms/ROOT
The file was modified thys/Projective_Measurements/ROOT
Changeset 11739:1ac0a5987165 by wenzelm:
tuned whitespace;
The file was modified thys/Projective_Measurements/ROOT
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
Changeset 11737:a32a85449094 by wenzelm:
adapted to Isabelle/a2c589d5e1e4;
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Eval.thy
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
Changeset 11734:88c78e611557 by nipkow:
simplified proof
The file was modified thys/Propositional_Proof_Systems/SC_Cut.thy
Changeset 11733:556e4a005c15 by gerwin klein _kleing@unsw.edu.au_:
sshiftr/bl lemmas by Florian Märkl
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
Changeset 11732:1e065f54de8c by paulson _lp15@cam.ac.uk_:
proof simplification
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
Changeset 11731:712e90c69be4 by paulson _lp15@cam.ac.uk_:
cosmetic tweaks to proofs
The file was modified thys/Nash_Williams/Nash_Williams.thy
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
Changeset 11730:401da3b5743d by paulson:
merged
Changeset 11729:075ee4dc645d by paulson _lp15@cam.ac.uk_:
minor stylistic changes
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
Changeset 11728:77def7de7e09 by asta halkjær from _andro.from@gmail.com_:
Add completeness of modal logics T, KB, K4, S4 and S5
The file was modified metadata/metadata
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
The file was modified thys/Epistemic_Logic/document/root.bib
The file was modified thys/Epistemic_Logic/document/root.tex
Changeset 11727:8f1f310afd72 by paulson _lp15@cam.ac.uk_:
Stylistic tweaks, which I hope are improvements :-)
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
The file was modified thys/ZFC_in_HOL/Kirby.thy
The file was modified thys/ZFC_in_HOL/ZFC_Cardinals.thy
Changeset 11726:bf041f4c01bf by traytel:
updated paper references
The file was modified metadata/metadata
The file was modified thys/LambdaAuth/document/root.bib
The file was modified thys/LambdaAuth/document/root.tex
The file was modified thys/Modular_arithmetic_LLL_and_HNF_algorithms/ROOT
Changeset 11723:bf1f2a489b41 by haftmann:
collected combinatorial material
The file was addedthys/Graph_Theory/Auxiliary.thy
The file was modified thys/Extended_Finite_State_Machines/EFSM_LTL.thy
The file was modified thys/Extended_Finite_State_Machines/VName.thy
The file was modified thys/Graph_Theory/Graph_Theory.thy
The file was modified thys/Graph_Theory/Subdivision.thy
The file was modified thys/Gromov_Hyperbolicity/Isometries_Classification.thy
The file was modified thys/Planarity_Certificates/Planarity/Executable_Permutations.thy
The file was modified thys/Planarity_Certificates/Planarity/Graph_Genus.thy
The file was modified thys/Planarity_Certificates/Planarity/Permutations_2.thy
The file was modified thys/Planarity_Certificates/Planarity/Planar_Complete.thy
The file was modified thys/Planarity_Certificates/Planarity/Planar_Subgraph.thy
The file was removedthys/Graph_Theory/Funpow.thy
The file was modified thys/Epistemic_Logic/document/root.tex
Changeset 11721:285e1cc62c43 by asta halkjær from _andro.from@gmail.com_:
Cut out Fitting&#039;s consistency properties
The file was modified thys/Epistemic_Logic/Epistemic_Logic.thy
The file was modified thys/Modular_arithmetic_LLL_and_HNF_algorithms/HNF_Mod_Det_Algorithm.thy
Changeset 11719:107ecc8216a8 by wenzelm:
clarified message, following Isabelle/a7aabdf889b7;
The file was modified thys/Network_Security_Policy_Verification/TopoS_generateCode.thy
Changeset 11718:c351b9b63b58 by haftmann:
confluent preprocessing for floats in presence of target language numerals
Changeset 11717:b3ff22dfc82d by haftmann:
subclass relation
The file was modified thys/Ergodic_Theory/SG_Library_Complement.thy
The file was modified thys/LLL_Basis_Reduction/Missing_Lemmas.thy
Changeset 11716:c81dd066bd29 by manuel eberl _eberlm@in.tum.de_:
adapted to isabelle-dev/56db8559eadb
The file was modified thys/Taylor_Models/Taylor_Models.thy
Changeset 11715:eb11506f9cf9 by haftmann:
simplified definition
The file was modified thys/Deep_Learning/Lebesgue_Functional.thy
The file was modified thys/Ergodic_Theory/Recurrence.thy
The file was modified thys/Ergodic_Theory/SG_Library_Complement.thy
The file was modified thys/Green/Green.thy
The file was modified thys/MFMC_Countable/MFMC_Bounded.thy
The file was modified thys/Prime_Number_Theorem/Prime_Number_Theorem_Library.thy
The file was modified thys/Treaps/Random_List_Permutation.thy
The file was modified thys/Zeta_3_Irrational/Zeta_3_Irrational.thy
The file was modified thys/Zeta_Function/Zeta_Library.thy
Changeset 11714:63ca4e334ffc by haftmann:
new lemmas
The file was modified thys/Berlekamp_Zassenhaus/Finite_Field_Record_Based.thy
The file was modified thys/Markov_Models/Continuous_Time_Markov_Chain.thy
The file was modified thys/Native_Word/Code_Target_Word_Base.thy
The file was modified thys/Probabilistic_Prime_Tests/Fermat_Witness.thy
The file was modified thys/Probabilistic_Prime_Tests/Generalized_Primality_Test.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Strict_part_mono.thy
The file was modified thys/Word_Lib/Traditional_Infix_Syntax.thy
Changeset 11713:d552c27edab9 by nipkow:
probable fix suggested by Cornelius for the changes in the vicinity of 2cd23d587db9
The file was modified thys/Network_Security_Policy_Verification/TopoS_generateCode.thy
Changeset 11712:9ce1745d994d by nipkow:
Fixes due to new order prover
The file was modified thys/Adaptive_State_Counting/ASC/ASC_Sufficiency.thy
The file was modified thys/Affine_Arithmetic/Counterclockwise_2D_Arbitrary.thy
The file was modified thys/Allen_Calculus/nest.thy
The file was modified thys/CAVA_LTL_Modelchecker/BoolProgs/BoolProgs.thy
The file was modified thys/CAVA_LTL_Modelchecker/SM/Analysis/SM_Variables.thy
The file was modified thys/Circus/Denotational_Semantics.thy
The file was modified thys/Farkas/Farkas.thy
The file was modified thys/Gabow_SCC/Gabow_GBG.thy
The file was modified thys/JinjaThreads/BV/BVSpecTypeSafe.thy
The file was modified thys/JinjaThreads/MM/DRF_JVM.thy
The file was modified thys/Median_Of_Medians_Selection/Median_Of_Medians_Selection.thy
The file was modified thys/Ordinary_Differential_Equations/Numerics/Concrete_Reachability_Analysis_C1.thy
The file was modified thys/Ordinary_Differential_Equations/Numerics/Refine_Reachability_Analysis_C1.thy
The file was modified thys/Simplex/Simplex.thy
The file was modified thys/Types_Tableaus_and_Goedels_God/AndersonProof.thy
The file was modified thys/Types_Tableaus_and_Goedels_God/FittingProof.thy
The file was modified thys/Types_Tableaus_and_Goedels_God/GoedelProof_P2.thy
Changeset 11711:589a6dadfa84 by paulson _lp15@cam.ac.uk_:
another broken proof
The file was modified thys/Valuation/Valuation1.thy
Changeset 11710:3b2637ae2d8c by paulson _lp15@cam.ac.uk_:
Fixed and simplified some failing proofs
The file was modified thys/Group-Ring-Module/Algebra1.thy
Changeset 11709:34dff8ee061c by paulson _lp15@cam.ac.uk_:
Writing less_sets as an infix
The file was modified thys/Ordinal_Partitions/Erdos_Milner.thy
Changeset 11708:3f8b18dd1a65 by wenzelm:
avoid symblinks --- make it work on Windows;
The file was modified thys/Isabelle_C/ROOT
The file was removedthys/Isabelle_C/C11-FrontEnd/document/DOF-COL.sty
The file was removedthys/Isabelle_C/C11-FrontEnd/document/DOF-core.sty
The file was removedthys/Isabelle_C/C11-FrontEnd/document/DOF-scholarly_paper.sty
The file was removedthys/Isabelle_C/C11-FrontEnd/document/DOF-technical_report.sty
The file was removedthys/Isabelle_C/C11-FrontEnd/document/figures
The file was removedthys/Isabelle_C/C11-FrontEnd/document/ontologies.tex
The file was removedthys/Isabelle_C/C11-FrontEnd/document/paper.tex
Changeset 11707:b64d3bdac4d9 by paulson _lp15@cam.ac.uk_:
Fixed some looping proofs (though why they were looping isn&#039;t clear)
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Interfaces_Normalize.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Ipassmt.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/No_Spoof.thy
Changeset 11706:74dd55b9ef33 by paulson _lp15@cam.ac.uk_:
Fixed a failing proof
The file was modified thys/Simple_Firewall/SimpleFw_Semantics.thy
Changeset 11705:dc35057aa54f by paulson:
merged
Changeset 11704:86e8a4b1fb58 by paulson _lp15@cam.ac.uk_:
fixes for new hd_rev and last_rev
The file was modified thys/DFS_Framework/Examples/DFS_Find_Path.thy
The file was modified thys/Flyspeck-Tame/FaceDivisionProps.thy
The file was modified thys/Native_Word/More_Bits_Int.thy
The file was modified thys/Simple_Firewall/Primitives/Iface.thy
The file was modified thys/Tree_Decomposition/Graph.thy