Skip to content
Aborted

Changes

Summary

  1. merged
  2. some new and/or varient results about images
  3. nicer statement of Liouville_theorem
  4. more lemmas
  5. max word moved to Word_Lib in AFP
  6. more robust syntax;
  7. unused;
  8. clarified document export names;
  9. tuned signature;
  10. tuned;
  11. tuned;
  12. avoid former verbose_latex, which has been renamed to verbose in 52030acb19ac;
  13. compose Latex text as XML, output exported YXML in Isabelle/Scala;
  14. more direct index_entry: no positions required -- text is eventually moved to .ind file;
  15. clarified signature;
  16. clarified system_log: make this work independently of the particular "isabelle build" command-line (e.g. "isabelle mirabelle");
  17. tuned message, e.g. for Pure bootstrap;
  18. proper signature export (amending b50f8cc8c08e);
  19. syslog option for "isabelle build";
  20. further "unset CDPATH", whenever a new non-interactive bash is started (see also ac07f6be27ea);
  21. merged
  22. NEWS;
  23. clarified index, more like formal @{element_ref};
  24. clarified treatment of type constructors;
  25. misc tuning and clarification;
  26. tuned signature;
  27. clarified context;
  28. more uniform document antiquotations for ML: consolidate former setup for manuals;
  29. clarified names;
  30. clarified index antiquotation for ML: more ambitious type-setting, more accurate syntax;
  31. clarified modules;
  32. clarified modules;
  33. tuned;
  34. clarified signature: avoid dispatch via name;
  35. clarified, e.g. type variables;
  36. tuned index;
  37. more ambitious default for index "is like";
  38. tuned;
  39. support for index entries;
  40. tuned;
  41. tuned signature;
  42. clarified modules;
  43. clarified old document build;
  44. unused;
  45. prefer standard document_build=lualatex --- ISABELLE_TMP/examples has been removed already in 435fb018e8ee;
  46. prefer standard document_build=lualatex --- no impact of "sedindex" in prepare_document;
  47. unused;
  48. proper Unix lines;
  49. prefer explicit option document_bibliography (actually ignored by build script);
  50. explicit option document_bibliography;
  51. proper bibliography;
  52. discontinued obsolete "isabelle latex";
  53. more direct use of latex tools: avoid diversion into "isabelle latex -o pdf" and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX; clarified ISABELLE_MAKEINDEX options;
  54. default document_build (lualatex);
  55. more robust: allow \printindex within the document;
  56. clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
  57. tuned signature;
  58. option document_preprocessor;
  59. show symbols in Isabelle/ML instead of perl;
  60. more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
  61. tuned --- more robust;
  62. discontinued somewhat pointless "fixbookmarks": default output works sufficiently well;
  63. more uniform bibtex error, without using perl (see 4710dd5093a3);
  64. proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
  65. tuned;
  66. clarified command-line options;
  67. obsolete (see 5a3a2a52648d);
  68. redundant: copy produced from session document_files;
  69. clarified treatment of Isabelle .sty files;
  70. option document_logo;
  71. proper options;
  72. option document_build refers to build engine in Isabelle/Scala; pdflatex is back as legacy build engine, e.g. for published proceedings;
  73. redundant: tmp_dir is purged anyway;
  74. misc tuning and clarification;
  75. clarified modules;
  76. tuned --- clarified corner cases;
  77. more uniform use of Properties.Eq.unapply, with slightly changed semantics in boundary cases;
  78. clarified signature -- avoid odd warning about scala/bug#6675;
  79. tuned;
  80. tuned;
  81. clarified signature;
  82. proper syntax of Scala 3;
  83. enforce syntax of Scala 3;
Changeset 73792:a1086aebcd78 by paulson:
merged
Changeset 73791:e10d530f157a by paulson _lp15@cam.ac.uk_:
some new and/or varient results about images
The file was modified src/HOL/Analysis/Elementary_Normed_Spaces.thy
Changeset 73790:370ce138d1bd by paulson _lp15@cam.ac.uk_:
nicer statement of Liouville_theorem
The file was modified src/HOL/Complex_Analysis/Cauchy_Integral_Formula.thy
Changeset 73789:aab7975fa070 by haftmann:
more lemmas
The file was modified src/HOL/Library/Bit_Operations.thy
The file was modified src/HOL/Library/Word.thy
Changeset 73788:35217bf33215 by haftmann:
max word moved to Word_Lib in AFP
The file was modified NEWS
The file was modified src/HOL/Library/Word.thy
Changeset 73787:493b1ae188da by wenzelm:
more robust syntax;
The file was modified src/Pure/Pure.thy
Changeset 73786:18d80cd51823 by wenzelm:
unused;
The file was modified src/Pure/Tools/build.scala
Changeset 73785:b5fb99b985b4 by wenzelm:
clarified document export names;
The file was modified src/Pure/Thy/document_build.scala
The file was modified src/Pure/Thy/export.scala
The file was modified src/Pure/Thy/thy_info.ML
The file was modified src/Pure/Tools/build_job.scala
Changeset 73784:04d39959d1e6 by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73783:e4d50a660140 by wenzelm:
tuned;
The file was modified src/Pure/Thy/latex.scala
Changeset 73782:4606a9cadd83 by wenzelm:
tuned;
The file was modified src/Pure/Thy/latex.scala
Changeset 73781:0909fd14f8a4 by wenzelm:
avoid former verbose_latex, which has been renamed to verbose in 52030acb19ac;
The file was modified src/Pure/Tools/build_job.scala
Changeset 73780:466fae6bf22e by wenzelm:
compose Latex text as XML, output exported YXML in Isabelle/Scala;
The file was modified src/Doc/antiquote_setup.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/PIDE/resources.ML
The file was modified src/Pure/System/scala_compiler.ML
The file was modified src/Pure/Thy/document_antiquotation.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
The file was modified src/Pure/Thy/document_build.scala
The file was modified src/Pure/Thy/document_output.ML
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/Thy/latex.scala
The file was modified src/Pure/Thy/thy_info.ML
The file was modified src/Pure/Tools/rail.ML
Changeset 73779:546e1e591635 by wenzelm:
more direct index_entry: no positions required -- text is eventually moved to .ind file;
The file was modified src/Pure/Thy/latex.ML
Changeset 73778:a383c4340c25 by wenzelm:
clarified signature;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73777:52e43a93d51f by wenzelm:
clarified system_log: make this work independently of the particular "isabelle build" command-line (e.g. "isabelle mirabelle");
The file was modified NEWS
The file was modified etc/options
The file was modified src/Doc/System/Sessions.thy
The file was modified src/Pure/General/logger.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Pure/Tools/build_job.scala
Changeset 73776:9f205ca4178a by wenzelm:
tuned message, e.g. for Pure bootstrap;
The file was modified src/Pure/PIDE/session.ML
Changeset 73775:6bd747b71bd3 by wenzelm:
proper signature export (amending b50f8cc8c08e);
The file was modified src/Pure/System/isabelle_system.ML
Changeset 73774:734d5d3fbd9d by wenzelm:
syslog option for "isabelle build";
The file was modified NEWS
The file was modified src/Doc/System/Sessions.thy
The file was modified src/Pure/Tools/build.scala
The file was modified src/Pure/Tools/build_job.scala
Changeset 73773:ac7f41b66e1b by wenzelm:
further "unset CDPATH", whenever a new non-interactive bash is started (see also ac07f6be27ea);
The file was modified lib/scripts/getfunctions
Changeset 73772:6b4c47666267 by wenzelm:
merged
Changeset 73771:d07ab5b14453 by wenzelm:
NEWS;
The file was modified NEWS
Changeset 73770:1419cb7f7f3e by wenzelm:
clarified index, more like formal @{element_ref};
The file was modified src/Doc/Isar_Ref/Spec.thy
Changeset 73769:08db0a06e131 by wenzelm:
clarified treatment of type constructors;
The file was modified src/Doc/Implementation/ML.thy
The file was modified src/Doc/Isar_Ref/Document_Preparation.thy
The file was modified src/Doc/Isar_Ref/Outer_Syntax.thy
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73768:c73c22c62d08 by wenzelm:
misc tuning and clarification;
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73767:b49a03bb136c by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/document_antiquotation.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73766:e502b40717c7 by wenzelm:
clarified context;
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73765:ebaed09ce06e by wenzelm:
more uniform document antiquotations for ML: consolidate former setup for manuals;
The file was modified src/Doc/Implementation/Logic.thy
The file was modified src/Doc/Implementation/ML.thy
The file was modified src/Doc/Implementation/Tactic.thy
The file was modified src/Doc/Isar_Ref/Document_Preparation.thy
The file was modified src/Doc/Isar_Ref/Generic.thy
The file was modified src/Doc/Isar_Ref/Proof.thy
The file was modified src/Doc/antiquote_setup.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73764:35d8132633c6 by wenzelm:
clarified names;
The file was modified src/Doc/Implementation/Eq.thy
The file was modified src/Doc/Implementation/Integration.thy
The file was modified src/Doc/Implementation/Isar.thy
The file was modified src/Doc/Implementation/Local_Theory.thy
The file was modified src/Doc/Implementation/Logic.thy
The file was modified src/Doc/Implementation/ML.thy
The file was modified src/Doc/Implementation/Prelim.thy
The file was modified src/Doc/Implementation/Proof.thy
The file was modified src/Doc/Implementation/Syntax.thy
The file was modified src/Doc/Implementation/Tactic.thy
The file was modified src/Doc/Isar_Ref/Generic.thy
The file was modified src/Doc/Isar_Ref/Inner_Syntax.thy
The file was modified src/Doc/antiquote_setup.ML
Changeset 73763:eccc4a13216d by wenzelm:
clarified index antiquotation for ML: more ambitious type-setting, more accurate syntax;
The file was modified src/Doc/Implementation/Local_Theory.thy
The file was modified src/Doc/Implementation/Logic.thy
The file was modified src/Doc/Implementation/ML.thy
The file was modified src/Doc/Implementation/Prelim.thy
The file was modified src/Doc/Implementation/Tactic.thy
The file was modified src/Doc/Isar_Ref/Generic.thy
The file was modified src/Doc/antiquote_setup.ML
The file was modified src/Pure/Thy/latex.ML
The file was modified src/Pure/library.ML
Changeset 73762:14841c6e4d5f by wenzelm:
clarified modules;
The file was modified src/Pure/Thy/document_antiquotation.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73761:ef1a18e20ace by wenzelm:
clarified modules;
The file was addedsrc/Pure/Thy/document_output.ML
The file was modified src/Doc/Main/Main_Doc.thy
The file was modified src/Doc/Prog_Prove/LaTeXsugar.thy
The file was modified src/Doc/antiquote_setup.ML
The file was modified src/Doc/more_antiquote.ML
The file was modified src/HOL/Library/LaTeXsugar.thy
The file was modified src/HOL/Tools/Ctr_Sugar/ctr_sugar.ML
The file was modified src/HOL/Tools/value_command.ML
The file was modified src/Pure/ML/ml_file.ML
The file was modified src/Pure/PIDE/command.ML
The file was modified src/Pure/PIDE/resources.ML
The file was modified src/Pure/ROOT.ML
The file was modified src/Pure/System/isabelle_tool.ML
The file was modified src/Pure/System/scala_compiler.ML
The file was modified src/Pure/Thy/bibtex.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
The file was modified src/Pure/Thy/thy_info.ML
The file was modified src/Pure/Tools/doc.ML
The file was modified src/Pure/Tools/jedit.ML
The file was modified src/Pure/Tools/rail.ML
The file was modified src/Pure/pure_syn.ML
The file was modified src/Tools/Code/code_target.ML
The file was removedsrc/Pure/Thy/thy_output.ML
Changeset 73760:f4be1b0d7a51 by wenzelm:
tuned;
The file was modified src/Doc/antiquote_setup.ML
Changeset 73759:74078d50d77b by wenzelm:
clarified signature: avoid dispatch via name;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73758:736c1b239b9d by wenzelm:
clarified, e.g. type variables;
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73757:cb933ba9ecfe by wenzelm:
tuned index;
The file was modified src/Doc/Isar_Ref/Spec.thy
The file was modified src/Doc/isar.sty
Changeset 73756:f9c8da253944 by wenzelm:
more ambitious default for index "is like";
The file was modified src/Pure/Thy/document_antiquotation.ML
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73755:a3cdcd7dd167 by wenzelm:
tuned;
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73754:cd7eb3cdab4c by wenzelm:
support for index entries;
The file was modified lib/texinputs/isabelle.sty
The file was modified src/Pure/Thy/document_antiquotations.ML
The file was modified src/Pure/Thy/latex.ML
Changeset 73753:d4202c13bfba by wenzelm:
tuned;
The file was modified src/Pure/Thy/document_antiquotations.ML
Changeset 73752:eeb076fc569f by wenzelm:
tuned signature;
The file was modified src/Pure/Thy/document_antiquotations.ML
The file was modified src/Pure/Thy/thy_output.ML
The file was modified src/Pure/pure_syn.ML
Changeset 73751:fefb5ccb1e5e by wenzelm:
clarified modules;
The file was modified src/Pure/Thy/thy_output.ML
The file was modified src/Pure/pure_syn.ML
Changeset 73750:c7a57fc47220 by wenzelm:
clarified old document build;
The file was modified src/Doc/Intro/document/build
The file was modified src/Doc/ROOT
The file was removedsrc/Doc/Logics/document/build
The file was removedsrc/Doc/Logics_ZF/document/build
The file was removedsrc/Doc/prepare_document
Changeset 73749:6ddbb74a52c9 by wenzelm:
unused;
The file was removedsrc/Doc/System/document/build
The file was removedsrc/Doc/Typeclass_Hierarchy/document/build
Changeset 73748:e78c8a1f03fb by wenzelm:
prefer standard document_build=lualatex --- ISABELLE_TMP/examples has been removed already in 435fb018e8ee;
The file was modified src/Doc/ROOT
The file was removedsrc/Doc/Codegen/document/build
Changeset 73747:8c460c09665e by wenzelm:
prefer standard document_build=lualatex --- no impact of "sedindex" in prepare_document;
The file was modified src/Doc/ROOT
The file was removedsrc/Doc/Classes/document/build
The file was removedsrc/Doc/Corec/document/build
The file was removedsrc/Doc/Datatypes/document/build
The file was removedsrc/Doc/Eisbach/document/build
The file was removedsrc/Doc/Functions/document/build
The file was removedsrc/Doc/Implementation/document/build
The file was removedsrc/Doc/Isar_Ref/document/build
The file was removedsrc/Doc/JEdit/document/build
The file was removedsrc/Doc/Locales/document/build
The file was removedsrc/Doc/Nitpick/document/build
The file was removedsrc/Doc/Prog_Prove/document/build
The file was removedsrc/Doc/Sledgehammer/document/build
The file was removedsrc/Doc/Sugar/document/build
Changeset 73746:b2d47981c8dc by wenzelm:
unused;
The file was modified src/Doc/Logics_ZF/document/logics.sty
The file was modified src/Doc/Tutorial/document/tutorial.sty
The file was modified src/Doc/iman.sty
The file was modified src/Doc/isar.sty
Changeset 73745:c1e79e266fb3 by wenzelm:
proper Unix lines;
The file was modified src/Doc/Logics_ZF/document/logics.sty
Changeset 73744:beeebae99746 by wenzelm:
prefer explicit option document_bibliography (actually ignored by build script);
The file was modified src/Doc/ROOT
Changeset 73743:813a08dff3fd by wenzelm:
explicit option document_bibliography;
The file was modified NEWS
The file was modified etc/options
The file was modified src/Doc/System/Sessions.thy
The file was modified src/Pure/Thy/document_build.scala
Changeset 73742:c31510e70e95 by wenzelm:
proper bibliography;
The file was modified src/Doc/prepare_document
Changeset 73741:941915a3b811 by wenzelm:
discontinued obsolete "isabelle latex";
The file was modified NEWS
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/Presentation.thy
The file was removedlib/Tools/latex
Changeset 73740:c46ff0efa1ce by wenzelm:
more direct use of latex tools: avoid diversion into &quot;isabelle latex -o pdf&quot; and its confusion of ISABELLE_PDFLATEX vs. ISABELLE_LUALATEX;<br>clarified ISABELLE_MAKEINDEX options;
The file was modified etc/settings
The file was modified src/Doc/Tutorial/document/build
The file was modified src/Doc/Tutorial/document/isa-index
The file was modified src/Doc/prepare_document
The file was modified src/Doc/sedindex
Changeset 73739:3e44f8c3f059 by wenzelm:
default document_build (lualatex);
The file was modified src/Doc/ROOT
The file was removedsrc/Doc/Main/document/build
Changeset 73738:d701bd96e323 by wenzelm:
more robust: allow \printindex within the document;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73737:6638323d2774 by wenzelm:
clarified bash scripts, with public interfaces for user-defined Document_Build.Engine;
The file was modified NEWS
The file was modified src/Pure/Thy/document_build.scala
Changeset 73736:a8ff6e4ee661 by wenzelm:
tuned signature;
The file was modified src/Pure/Admin/components.scala
The file was modified src/Pure/Thy/latex.scala
The file was modified src/Pure/Tools/build.scala
The file was modified src/Pure/Tools/dump.scala
The file was modified src/Pure/Tools/phabricator.scala
The file was modified src/Pure/library.scala
Changeset 73735:26cd26aaf108 by wenzelm:
option document_preprocessor;
The file was modified NEWS
The file was modified etc/options
The file was modified src/Doc/System/Sessions.thy
The file was modified src/Pure/Thy/document_build.scala
Changeset 73734:f7f0d516df0c by wenzelm:
show symbols in Isabelle/ML instead of perl;
The file was modified src/Doc/Isar_Ref/Symbols.thy
The file was modified src/Doc/Isar_Ref/document/build
The file was modified src/Doc/ROOT
The file was modified src/Doc/antiquote_setup.ML
The file was removedsrc/Doc/Isar_Ref/document/showsymbols
Changeset 73733:b13b2c1d419e by wenzelm:
more robust run of makeindex (amending 0f0a2148a099, Gerwin Klein 2004), using the old status-quo of e.g. doc-src/Intro/Makefile;
The file was modified src/Doc/Tutorial/document/build
The file was modified src/Doc/prepare_document
The file was modified src/Pure/Thy/document_build.scala
Changeset 73732:9b77e267e6a9 by wenzelm:
tuned --- more robust;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73731:a1ef2589c33f by wenzelm:
discontinued somewhat pointless &quot;fixbookmarks&quot;: default output works sufficiently well;
The file was modified src/Doc/Tutorial/document/build
The file was modified src/Doc/prepare_document
The file was removedsrc/Doc/fixbookmarks
Changeset 73730:2f023b2b0e1e by wenzelm:
more uniform bibtex error, without using perl (see 4710dd5093a3);
The file was modified lib/Tools/latex
The file was modified src/Pure/Thy/bibtex.scala
Changeset 73729:4b1d8beed8a3 by wenzelm:
proper message for instances of Exn.User_Error, without extra Output.error_prefix (e.g. for Document_Build.Build_Error);
The file was modified src/Pure/General/exn.scala
Changeset 73728:dfc7579aae9d by wenzelm:
tuned;
The file was modified lib/Tools/latex
Changeset 73727:2574de12ad29 by wenzelm:
clarified command-line options;
The file was modified etc/settings
The file was modified lib/Tools/latex
Changeset 73726:aa7662e475b6 by wenzelm:
obsolete (see 5a3a2a52648d);
The file was modified lib/Tools/latex
Changeset 73725:cd9afbd0ccb9 by wenzelm:
redundant: copy produced from session document_files;
The file was modified src/Doc/prepare_document
Changeset 73724:5a3a2a52648d by wenzelm:
clarified treatment of Isabelle .sty files;
The file was modified NEWS
The file was modified src/Doc/System/Presentation.thy
The file was modified src/Doc/prepare_document
The file was modified src/Pure/Thy/document_build.scala
Changeset 73723:1bbbaae6b5e3 by wenzelm:
option document_logo;
The file was modified NEWS
The file was modified etc/options
The file was modified src/Doc/Classes/document/build
The file was modified src/Doc/Classes/document/root.tex
The file was modified src/Doc/Codegen/document/build
The file was modified src/Doc/Codegen/document/root.tex
The file was modified src/Doc/Corec/document/root.tex
The file was modified src/Doc/Datatypes/document/root.tex
The file was modified src/Doc/Eisbach/document/build
The file was modified src/Doc/Eisbach/document/root.tex
The file was modified src/Doc/How_to_Prove_it/document/root.tex
The file was modified src/Doc/Implementation/document/build
The file was modified src/Doc/Implementation/document/root.tex
The file was modified src/Doc/Intro/document/build
The file was modified src/Doc/Intro/document/root.tex
The file was modified src/Doc/Isar_Ref/document/build
The file was modified src/Doc/Isar_Ref/document/root.tex
The file was modified src/Doc/JEdit/document/build
The file was modified src/Doc/JEdit/document/root.tex
The file was modified src/Doc/Logics/document/build
The file was modified src/Doc/Logics/document/root.tex
The file was modified src/Doc/Logics_ZF/document/build
The file was modified src/Doc/Logics_ZF/document/root.tex
The file was modified src/Doc/Nitpick/document/build
The file was modified src/Doc/Nitpick/document/root.tex
The file was modified src/Doc/Prog_Prove/document/build
The file was modified src/Doc/Prog_Prove/document/root.tex
The file was modified src/Doc/ROOT
The file was modified src/Doc/Sledgehammer/document/build
The file was modified src/Doc/Sledgehammer/document/root.tex
The file was modified src/Doc/System/document/build
The file was modified src/Doc/System/document/root.tex
The file was modified src/Doc/Tutorial/document/build
The file was modified src/Doc/Tutorial/document/root.tex
The file was modified src/Doc/Typeclass_Hierarchy/document/build
The file was modified src/Doc/Typeclass_Hierarchy/document/root.tex
The file was modified src/Pure/Thy/document_build.scala
The file was modified src/Pure/Tools/logo.scala
Changeset 73722:9e1de6fb9579 by wenzelm:
proper options;
The file was modified src/Doc/ROOT
Changeset 73721:52030acb19ac by wenzelm:
option document_build refers to build engine in Isabelle/Scala;<br>pdflatex is back as legacy build engine, e.g. for published proceedings;
The file was modified NEWS
The file was modified etc/options
The file was modified etc/settings
The file was modified src/Doc/ROOT
The file was modified src/Pure/Thy/document_build.scala
Changeset 73720:7c2f7688a5a8 by wenzelm:
redundant: tmp_dir is purged anyway;
The file was modified src/Pure/Thy/document_build.scala
Changeset 73719:d4c7b88f56a0 by wenzelm:
misc tuning and clarification;
The file was modified src/Pure/Admin/build_doc.scala
The file was modified src/Pure/Thy/document_build.scala
The file was modified src/Pure/Tools/build_job.scala
Changeset 73718:ecb31c3bf980 by wenzelm:
clarified modules;
The file was addedsrc/Pure/Thy/document_build.scala
The file was modified src/Pure/Admin/build_doc.scala
The file was modified src/Pure/System/isabelle_tool.scala
The file was modified src/Pure/Thy/presentation.scala
The file was modified src/Pure/Thy/sessions.scala
The file was modified src/Pure/Tools/build_job.scala
The file was modified src/Pure/build-jars
Changeset 73717:2f4cb9cb087f by wenzelm:
tuned --- clarified corner cases;
The file was modified src/Pure/System/isabelle_system.scala
Changeset 73716:00ef0f401a29 by wenzelm:
more uniform use of Properties.Eq.unapply, with slightly changed semantics in boundary cases;
The file was modified src/Pure/General/http.scala
The file was modified src/Pure/ML/ml_statistics.scala
The file was modified src/Pure/System/isabelle_platform.scala
Changeset 73715:bf51c23f3f99 by wenzelm:
clarified signature -- avoid odd warning about scala/bug#6675;
The file was modified src/Pure/Admin/build_log.scala
The file was modified src/Pure/General/path.scala
The file was modified src/Pure/General/properties.scala
The file was modified src/Pure/System/options.scala
The file was modified src/Tools/jEdit/src/keymap_merge.scala
Changeset 73714:e7deaadc5eab by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_csdp.scala
Changeset 73713:d95d34efbe6f by wenzelm:
tuned;
The file was modified src/Pure/Admin/build_log.scala
Changeset 73712:3eba8d4b624b by wenzelm:
clarified signature;
The file was modified src/Pure/Admin/build_csdp.scala
The file was modified src/Pure/Admin/build_log.scala
The file was modified src/Pure/General/path.scala
The file was modified src/Pure/General/properties.scala
The file was modified src/Pure/PIDE/prover.scala
The file was modified src/Pure/PIDE/yxml.scala
The file was modified src/Pure/System/options.scala
The file was modified src/Tools/jEdit/src/keymap_merge.scala
Changeset 73711:5833b556b3b5 by wenzelm:
proper syntax of Scala 3;
The file was modified src/HOL/Library/Code_Lazy.thy
Changeset 73710:241cfa881788 by wenzelm:
enforce syntax of Scala 3;
The file was modified etc/settings
The file was modified src/Pure/ROOT.scala

Summary

  1. complement reduced to mere abbreviation
  2. extracted more legacy abbreviations
  3. max word moved to Word_Lib in AFP
  4. merge from afp-2021
  5. update website
  6. fix links
  7. Restore deleted theorem from Szpilrajn
  8. tuned presentation
  9. adapted to devel
  10. adjusted to changes in distribution
  11. adjust Combinatorics_Words to isabelle@493b1ae188da
  12. merge from afp-2021
  13. make AFP ROOTS globally available for component
  14. merged
  15. New entries Combinatorics_Words*
  16. adjusted to change in distribution
  17. adapted to Isabelle/466fae6bf22e;
  18. tuned whitespace;
  19. Remove comment about missing refinement
  20. continued uglification, but also fixed some dodgy proofs
  21. fixed some broken / looping / fragile proofs
  22. merge from afp-2021
  23. simplify usage instructions more
  24. sitegen for Padic_Ints
  25. new entry: Padic_Ints
  26. update affiliation
  27. New entry: Regressioon_Test_Selection
  28. metadata for Metalogic_ProofChecker
  29. new entry Metalogic_ProofChecker
  30. metadata for GaleStewart_Games
  31. new entry GaleStewart_Games
  32. fixed the ROOT file ofr BenOr_Kozen_Reif
  33. webpage for BenOr_Kozen_Reif
  34. new entry BenOr_Kozen_Reif
  35. Slight tidying to shorten too-long lines
  36. added a necessary acknowledgment (ERC)
  37. New entry Progress_Tracking
  38. Revisions by Wenda to eliminate the locale comp_affine_scheme
  39. renamed a lemma
  40. Fixed an error in the statement of closed_subsets_empty. Also added syntax priority hints for carrier_of_local_ring_at.
  41. consolidated metadata of Anthony Bordg, metadata for new Grothendieck entry + sitegen
  42. new entry: Grothendieck_Schemes
  43. metadata for IFC_Tracking
  44. new entry IFC_Tracking
  45. merged
  46. adapted to Isabelle/ef1a18e20ace;
  47. recover some patches after years of continuously changing Isabelle LaTeX output;
  48. prefer document_preprocessor over document_build;
  49. prefer document_logo instead of document_build script;
  50. proper options;
Changeset 11843:bdcaff25a220 by haftmann:
complement reduced to mere abbreviation
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/Legacy_Aliases.thy
Changeset 11842:d7c3c888a331 by haftmann:
extracted more legacy abbreviations
The file was modified thys/IP_Addresses/Lib_Word_toString.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/PAC_Checker/PAC_Checker_Relation.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/Bitwise.thy
The file was modified thys/Word_Lib/Generic_set_bit.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/Least_significant_bit.thy
The file was modified thys/Word_Lib/Legacy_Aliases.thy
The file was modified thys/Word_Lib/Most_significant_bit.thy
The file was modified thys/Word_Lib/Norm_Words.thy
The file was modified thys/Word_Lib/Reversed_Bit_Lists.thy
The file was modified thys/Word_Lib/Rsplit.thy
The file was modified thys/Word_Lib/Word_Lemmas.thy
Changeset 11841:3ddc21f61385 by haftmann:
max word moved to Word_Lib in AFP
The file was modified thys/Containers/ITP-2013/Benchmark_Set_LC.thy
The file was modified thys/IEEE_Floating_Point/IEEE.thy
The file was modified thys/IEEE_Floating_Point/IEEE_Properties.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/WordInterval.thy
The file was modified thys/Iptables_Semantics/Common/Word_Upto.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Common_Primitive_Matcher.thy
The file was modified thys/Iptables_Semantics/Primitive_Matchers/Protocols_Normalize.thy
The file was modified thys/Iptables_Semantics/Semantics_Embeddings.thy
The file was modified thys/Iptables_Semantics/Simple_Firewall/SimpleFw_Compliance.thy
The file was modified thys/LOFT/LinuxRouter_OpenFlow_Translation.thy
The file was modified thys/LOFT/OpenFlow_Documentation.thy
The file was modified thys/LOFT/OpenFlow_Serialize.thy
The file was modified thys/MFODL_Monitor_Optimized/Code_Double.thy
The file was modified thys/Simple_Firewall/Primitives/Primitives_toString.thy
The file was modified thys/Simple_Firewall/Service_Matrix.thy
The file was modified thys/Simple_Firewall/SimpleFw_Semantics.thy
The file was modified thys/Word_Lib/Enumeration_Word.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/More_Word.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_Lemmas.thy
Changeset 11840:aae69e3e9178 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
The file was modified web/updating.html
The file was modified metadata/templates/updating.tpl
Changeset 11837:84e7b649025b by lukas stevens _mail@lukas-stevens.de_:
Restore deleted theorem from Szpilrajn
The file was modified thys/Combinatorics_Words_Lyndon/Lyndon_Addition.thy
The file was modified thys/Szpilrajn/Szpilrajn.thy
Changeset 11836:7c0105d2d63f by haftmann:
tuned presentation
The file was modified thys/Word_Lib/Bits_Int.thy
The file was modified thys/Word_Lib/Guide.thy
The file was modified thys/Word_Lib/ROOT
The file was modified thys/Word_Lib/Rsplit.thy
Changeset 11835:83f656769137 by nipkow:
adapted to devel
The file was modified thys/Combinatorics_Words_Lyndon/Lyndon.thy
Changeset 11834:d92f99905ee2 by haftmann:
adjusted to changes in distribution
The file was modified thys/Progress_Tracking/Auxiliary.thy
The file was modified thys/Progress_Tracking/Exchange.thy
The file was modified thys/Progress_Tracking/Graph.thy
Changeset 11833:55f94db4dfd0 by gerwin klein _kleing@unsw.edu.au_:
adjust Combinatorics_Words to isabelle@493b1ae188da
The file was modified thys/Combinatorics_Words/CoWBasic.thy
The file was modified thys/Combinatorics_Words/Lyndon_Schutzenberger.thy
The file was modified thys/Combinatorics_Words/Periodicity_Lemma.thy
The file was modified thys/Combinatorics_Words/Submonoids.thy
Changeset 11832:6605c2eb8bc8 by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 11831:6d986a7dc22b by gerwin klein _kleing@unsw.edu.au_:
make AFP ROOTS globally available for component
The file was addedROOTS
Changeset 11830:772899cc7640 by nipkow:
merged
Changeset 11829:ee3c49419315 by nipkow:
New entries Combinatorics_Words*
The file was addedthys/Combinatorics_Words/Arithmetical_Hints.thy
The file was addedthys/Combinatorics_Words/CoWAll.thy
The file was addedthys/Combinatorics_Words/CoWBasic.thy
The file was addedthys/Combinatorics_Words/Lyndon_Schutzenberger.thy
The file was addedthys/Combinatorics_Words/Periodicity_Lemma.thy
The file was addedthys/Combinatorics_Words/ROOT
The file was addedthys/Combinatorics_Words/Reverse_Symmetry.thy
The file was addedthys/Combinatorics_Words/Submonoids.thy
The file was addedthys/Combinatorics_Words/document/root.bib
The file was addedthys/Combinatorics_Words/document/root.tex
The file was addedthys/Combinatorics_Words_Graph_Lemma/Graph_Lemma.thy
The file was addedthys/Combinatorics_Words_Graph_Lemma/ROOT
The file was addedthys/Combinatorics_Words_Graph_Lemma/document/root.bib
The file was addedthys/Combinatorics_Words_Graph_Lemma/document/root.tex
The file was addedthys/Combinatorics_Words_Lyndon/Lyndon.thy
The file was addedthys/Combinatorics_Words_Lyndon/Lyndon_Addition.thy
The file was addedthys/Combinatorics_Words_Lyndon/ROOT
The file was addedthys/Combinatorics_Words_Lyndon/document/root.bib
The file was addedthys/Combinatorics_Words_Lyndon/document/root.tex
The file was addedweb/entries/Combinatorics_Words.html
The file was addedweb/entries/Combinatorics_Words_Graph_Lemma.html
The file was addedweb/entries/Combinatorics_Words_Lyndon.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Szpilrajn.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
Changeset 11828:97869e45578a by haftmann:
adjusted to change in distribution
The file was modified thys/GaleStewart_Games/GaleStewartGames.thy
The file was modified thys/GaleStewart_Games/MorePrefix.thy
Changeset 11827:d198fb4d73bd by wenzelm:
adapted to Isabelle/466fae6bf22e;
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Document.thy
Changeset 11826:551b996da2ca by wenzelm:
tuned whitespace;
The file was modified thys/Store_Buffer_Reduction/ROOT
Changeset 11825:e85ad91917fa by n.muendler _n.muendler@tum.de_:
Remove comment about missing refinement
The file was modified thys/BTree/BTree_ImpSet.thy
Changeset 11824:96fa84024913 by paulson _lp15@cam.ac.uk_:
continued uglification, but also fixed some dodgy proofs
The file was modified thys/BenOr_Kozen_Reif/BKR_Decision.thy
The file was modified thys/BenOr_Kozen_Reif/More_Matrix.thy
The file was modified thys/BenOr_Kozen_Reif/Renegar_Decision.thy
Changeset 11823:0c01ef559f08 by paulson _lp15@cam.ac.uk_:
fixed some broken / looping / fragile proofs
The file was modified thys/Grothendieck_Schemes/Comm_Ring.thy
Changeset 11822:17e46e9fdfda by gerwin klein _kleing@unsw.edu.au_:
merge from afp-2021
Changeset 11821:0c83e74a221f by gerwin klein _kleing@unsw.edu.au_:
simplify usage instructions more
The file was modified metadata/templates/using.tpl
The file was modified web/using.html
Changeset 11820:cddbe565783d by manuel eberl _eberlm@in.tum.de_:
sitegen for Padic_Ints
The file was addedweb/entries/Padic_Ints.html
The file was modified metadata/metadata
The file was modified web/index.html
The file was modified web/rss.xml
The file was modified web/statistics.html
The file was modified web/topics.html
Changeset 11819:f463e6d25245 by manuel eberl _eberlm@in.tum.de_:
new entry: Padic_Ints
The file was addedthys/Padic_Ints/Cring_Poly.thy
The file was addedthys/Padic_Ints/Extended_Int.thy
The file was addedthys/Padic_Ints/Function_Ring.thy
The file was addedthys/Padic_Ints/Hensels_Lemma.thy
The file was addedthys/Padic_Ints/Padic_Construction.thy
The file was addedthys/Padic_Ints/Padic_Int_Polynomials.thy
The file was addedthys/Padic_Ints/Padic_Int_Topology.thy
The file was addedthys/Padic_Ints/Padic_Integers.thy
The file was addedthys/Padic_Ints/ROOT
The file was addedthys/Padic_Ints/Supplementary_Ring_Facts.thy
The file was addedthys/Padic_Ints/Zp_Compact.thy
The file was addedthys/Padic_Ints/document/root.bib
The file was addedthys/Padic_Ints/document/root.tex
The file was modified thys/ROOTS
Changeset 11818:e5d26217ccd3 by gerwin klein _kleing@unsw.edu.au_:
update affiliation
The file was modified metadata/templates/about.tpl
The file was modified web/about.html
Changeset 11817:64cb55b26fa7 by nipkow:
New entry: Regressioon_Test_Selection
The file was addedthys/Regression_Test_Selection/Common/CollectionBasedRTS.thy
The file was addedthys/Regression_Test_Selection/Common/CollectionSemantics.thy
The file was addedthys/Regression_Test_Selection/Common/RTS_safe.thy
The file was addedthys/Regression_Test_Selection/Common/Semantics.thy
The file was addedthys/Regression_Test_Selection/JVM_RTS/JVMCollectionBasedRTS.thy
The file was addedthys/Regression_Test_Selection/JVM_RTS/JVMCollectionSemantics.thy
The file was addedthys/Regression_Test_Selection/JVM_RTS/JVMSemantics.thy
The file was addedthys/Regression_Test_Selection/JinjaSuppl/ClassesAbove.thy
The file was addedthys/Regression_Test_Selection/JinjaSuppl/ClassesChanged.thy
The file was addedthys/Regression_Test_Selection/JinjaSuppl/JVMExecStepInductive.thy
The file was addedthys/Regression_Test_Selection/JinjaSuppl/Subcls.thy
The file was addedthys/Regression_Test_Selection/ROOT
The file was addedthys/Regression_Test_Selection/RTS.thy
The file was addedthys/Regression_Test_Selection/document/root.bib
The file was addedthys/Regression_Test_Selection/document/root.tex
The file was addedweb/entries/Regression_Test_Selection.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/JinjaDCI.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
Changeset 11816:073e8a114c2e by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata for Metalogic_ProofChecker
The file was addedweb/entries/Metalogic_ProofChecker.html
The file was modified metadata/metadata
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
Changeset 11815:8e9ea5fc7383 by andreas lochbihler _mail@andreas-lochbihler.de_:
new entry Metalogic_ProofChecker
The file was addedthys/Metalogic_ProofChecker/BetaNorm.thy
The file was addedthys/Metalogic_ProofChecker/BetaNormProof.thy
The file was addedthys/Metalogic_ProofChecker/CheckerExe.thy
The file was addedthys/Metalogic_ProofChecker/CodeGen.thy
The file was addedthys/Metalogic_ProofChecker/Core.thy
The file was addedthys/Metalogic_ProofChecker/EqualityProof.thy
The file was addedthys/Metalogic_ProofChecker/EtaNorm.thy
The file was addedthys/Metalogic_ProofChecker/EtaNormProof.thy
The file was addedthys/Metalogic_ProofChecker/Instances.thy
The file was addedthys/Metalogic_ProofChecker/Logic.thy
The file was addedthys/Metalogic_ProofChecker/Name.thy
The file was addedthys/Metalogic_ProofChecker/Preliminaries.thy
The file was addedthys/Metalogic_ProofChecker/ProofTerm.thy
The file was addedthys/Metalogic_ProofChecker/ROOT
The file was addedthys/Metalogic_ProofChecker/SortConstants.thy
The file was addedthys/Metalogic_ProofChecker/Sorts.thy
The file was addedthys/Metalogic_ProofChecker/SortsExe.thy
The file was addedthys/Metalogic_ProofChecker/Term.thy
The file was addedthys/Metalogic_ProofChecker/Term_Subst.thy
The file was addedthys/Metalogic_ProofChecker/Theory.thy
The file was addedthys/Metalogic_ProofChecker/TheoryExe.thy
The file was addedthys/Metalogic_ProofChecker/document/root.bib
The file was addedthys/Metalogic_ProofChecker/document/root.tex
The file was modified thys/ROOTS
Changeset 11814:a806650b5376 by andreas lochbihler _mail@andreas-lochbihler.de_:
metadata for GaleStewart_Games
The file was addedweb/entries/GaleStewart_Games.html
The file was modified metadata/metadata
The file was modified thys/GaleStewart_Games/ROOT
The file was modified web/entries/Algebraic_Numbers.html
The file was modified web/entries/Berlekamp_Zassenhaus.html
The file was modified web/entries/LLL_Basis_Reduction.html
The file was modified web/entries/LLL_Factorization.html
The file was modified web/entries/Parity_Game.html
The file was modified web/entries/Subresultants.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
Changeset 11813:b388d0d42d35 by andreas lochbihler _mail@andreas-lochbihler.de_:
new entry GaleStewart_Games
The file was addedthys/GaleStewart_Games/AlternatingLists.thy
The file was addedthys/GaleStewart_Games/FilteredList.thy
The file was addedthys/GaleStewart_Games/GaleStewartDefensiveStrategies.thy
The file was addedthys/GaleStewart_Games/GaleStewartDeterminedGames.thy
The file was addedthys/GaleStewart_Games/GaleStewartGames.thy
The file was addedthys/GaleStewart_Games/MoreCoinductiveList2.thy
The file was addedthys/GaleStewart_Games/MoreENat.thy
The file was addedthys/GaleStewart_Games/MorePrefix.thy
The file was addedthys/GaleStewart_Games/ROOT
The file was addedthys/GaleStewart_Games/document/root.bib
The file was addedthys/GaleStewart_Games/document/root.tex
The file was modified thys/ROOTS
Changeset 11812:c05cd976ec65 by paulson _lp15@cam.ac.uk_:
fixed the ROOT file ofr BenOr_Kozen_Reif
The file was modified thys/BenOr_Kozen_Reif/ROOT
Changeset 11811:ec17a4428a60 by paulson _lp15@cam.ac.uk_:
webpage for BenOr_Kozen_Reif
The file was addedweb/entries/BenOr_Kozen_Reif.html
The file was modified metadata/metadata
The file was modified web/entries/Algebraic_Numbers.html
The file was modified web/entries/Differential_Game_Logic.html
The file was modified web/entries/Sturm_Tarski.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
Changeset 11810:149d79fb9a89 by paulson _lp15@cam.ac.uk_:
new entry BenOr_Kozen_Reif
The file was addedthys/BenOr_Kozen_Reif/BKR_Algorithm.thy
The file was addedthys/BenOr_Kozen_Reif/BKR_Decision.thy
The file was addedthys/BenOr_Kozen_Reif/BKR_Proofs.thy
The file was addedthys/BenOr_Kozen_Reif/Matrix_Equation_Construction.thy
The file was addedthys/BenOr_Kozen_Reif/More_Matrix.thy
The file was addedthys/BenOr_Kozen_Reif/ROOT
The file was addedthys/BenOr_Kozen_Reif/Renegar_Algorithm.thy
The file was addedthys/BenOr_Kozen_Reif/Renegar_Decision.thy
The file was addedthys/BenOr_Kozen_Reif/Renegar_Proofs.thy
The file was addedthys/BenOr_Kozen_Reif/document/root.bib
The file was addedthys/BenOr_Kozen_Reif/document/root.tex
The file was modified thys/ROOTS
Changeset 11809:141f2e614ae3 by paulson _lp15@cam.ac.uk_:
Slight tidying to shorten too-long lines
The file was modified thys/Grothendieck_Schemes/Comm_Ring.thy
Changeset 11808:af69398094b7 by paulson _lp15@cam.ac.uk_:
added a necessary acknowledgment (ERC)
The file was modified thys/Grothendieck_Schemes/document/root.tex
Changeset 11807:7cc207b26f4f by nipkow:
New entry Progress_Tracking
The file was addedthys/Progress_Tracking/Antichain.thy
The file was addedthys/Progress_Tracking/Auxiliary.thy
The file was addedthys/Progress_Tracking/Combined.thy
The file was addedthys/Progress_Tracking/Exchange.thy
The file was addedthys/Progress_Tracking/Exchange_Abadi.thy
The file was addedthys/Progress_Tracking/Graph.thy
The file was addedthys/Progress_Tracking/Propagate.thy
The file was addedthys/Progress_Tracking/ROOT
The file was addedthys/Progress_Tracking/document/root.bib
The file was addedthys/Progress_Tracking/document/root.tex
The file was addedweb/entries/Progress_Tracking.html
The file was modified metadata/metadata
The file was modified thys/ROOTS
The file was modified web/entries/Abstract_Completeness.html
The file was modified web/entries/Abstract_Soundness.html
The file was modified web/entries/BNF_Operations.html
The file was modified web/entries/Chandy_Lamport.html
The file was modified web/entries/Coinductive_Languages.html
The file was modified web/entries/Formula_Derivatives.html
The file was modified web/entries/Functional_Ordered_Resolution_Prover.html
The file was modified web/entries/Goedel_HFSet_Semantic.html
The file was modified web/entries/Goedel_HFSet_Semanticless.html
The file was modified web/entries/Goedel_Incompleteness.html
The file was modified web/entries/LambdaAuth.html
The file was modified web/entries/MFODL_Monitor_Optimized.html
The file was modified web/entries/MFOTL_Monitor.html
The file was modified web/entries/MSO_Regex_Equivalence.html
The file was modified web/entries/Nested_Multisets_Ordinals.html
The file was modified web/entries/Ordered_Resolution_Prover.html
The file was modified web/entries/Probabilistic_System_Zoo.html
The file was modified web/entries/Regex_Equivalence.html
The file was modified web/entries/Robinson_Arithmetic.html
The file was modified web/entries/Sliding_Window_Algorithm.html
The file was modified web/entries/Syntax_Independent_Logic.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
Changeset 11806:04ce41144de1 by paulson _lp15@cam.ac.uk_:
Revisions by Wenda to eliminate the locale comp_affine_scheme
The file was modified thys/Grothendieck_Schemes/Scheme.thy
Changeset 11805:7d686b4e8472 by paulson _lp15@cam.ac.uk_:
renamed a lemma
The file was modified thys/Grothendieck_Schemes/Comm_Ring.thy
Changeset 11804:a3ee7515305a by paulson _lp15@cam.ac.uk_:
Fixed an error in the statement of closed_subsets_empty. Also added syntax priority hints for carrier_of_local_ring_at.
The file was modified thys/Grothendieck_Schemes/Comm_Ring.thy
Changeset 11803:7762d8091ebc by rene thiemann _rene.thiemann@uibk.ac.at_:
consolidated metadata of Anthony Bordg, metadata for new Grothendieck entry + sitegen
The file was addedweb/entries/Grothendieck_Schemes.html
The file was modified metadata/metadata
The file was modified web/entries/Isabelle_Marries_Dirac.html
The file was modified web/entries/Jacobson_Basic_Algebra.html
The file was modified web/entries/Localization_Ring.html
The file was modified web/entries/Projective_Geometry.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
Changeset 11802:d6ecd2356690 by rene thiemann _rene.thiemann@uibk.ac.at_:
new entry: Grothendieck_Schemes
The file was addedthys/Grothendieck_Schemes/Comm_Ring.thy
The file was addedthys/Grothendieck_Schemes/Group_Extras.thy
The file was addedthys/Grothendieck_Schemes/ROOT
The file was addedthys/Grothendieck_Schemes/Scheme.thy
The file was addedthys/Grothendieck_Schemes/Set_Extras.thy
The file was addedthys/Grothendieck_Schemes/Topological_Space.thy
The file was addedthys/Grothendieck_Schemes/document/root.bib
The file was addedthys/Grothendieck_Schemes/document/root.tex
The file was modified thys/ROOTS
The file was addedweb/entries/IFC_Tracking.html
The file was modified metadata/metadata
The file was modified web/entries/Dijkstra_Shortest_Path.html
The file was modified web/entries/Finger-Trees.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
The file was addedthys/IFC_Tracking/IFC.thy
The file was addedthys/IFC_Tracking/PDG.thy
The file was addedthys/IFC_Tracking/ROOT
The file was addedthys/IFC_Tracking/document/root.bib
The file was addedthys/IFC_Tracking/document/root.tex
The file was modified thys/ROOTS
Changeset 11799:5b451178b788 by wenzelm:
merged
Changeset 11798:2c2eaa6a32e2 by wenzelm:
adapted to Isabelle/ef1a18e20ace;
The file was modified thys/Isabelle_C/C11-FrontEnd/C_Appendices.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Command.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Document.thy
The file was modified thys/Isabelle_C/C11-FrontEnd/src/C_Parser_Language.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Combinator_Setup.thy
The file was modified thys/Refine_Imperative_HOL/Sepref_Intf_Util.thy
The file was modified thys/WorkerWrapper/FixedPointTheorems.thy
Changeset 11797:5b4eeafc4c58 by wenzelm:
recover some patches after years of continuously changing Isabelle LaTeX output;
The file was modified thys/Huffman/document/preprocessor
Changeset 11796:83bb072c2a8b by wenzelm:
prefer document_preprocessor over document_build;
The file was addedthys/Huffman/document/preprocessor
The file was modified thys/Huffman/ROOT
The file was removedthys/Huffman/document/build
Changeset 11795:7277415751d4 by wenzelm:
prefer document_logo instead of document_build script;
The file was modified thys/Sturm_Sequences/ROOT
The file was modified thys/Sturm_Sequences/document/root_userguide.tex
The file was removedthys/Sturm_Sequences/document/build
Changeset 11794:b08597803da3 by wenzelm:
proper options;
The file was modified thys/Huffman/ROOT
The file was modified thys/Sturm_Sequences/ROOT