Skip to content
Started 3 yr 5 mo ago
Took 7 min 34 sec

Build #2 (Nov 19, 2020, 4:09:38 PM)

Build Artifacts
MLS.pdf3.25 MB view
MLS.tar.gz2.12 MB view
Changes
  1. Initial commit of documents for MCP-0033 (details / githubweb)
  2. Minor corrections, mostly language and formatting (details / githubweb)
  3. Update the predefined plots to add HTML-caption, sub-plot title and optional identifier. (details / githubweb)
  4. Update predefined-plots.md (details / githubweb)
  5. Updates after demonstration of prototype (details / githubweb)
  6. Clean up and updating proposal with features demonstrated at 100th design meeting (details / githubweb)
  7. Fix broken markdown from previous commit (details / githubweb)
  8. Drop the top level Figures container in favor of reusing Documentation (details / githubweb)
  9. Text markup for captions (details / githubweb)
  10. Added example figure from the prototype (details / githubweb)
  11. Update predefined-plots.md (details / githubweb)
  12. Clean up whitespace in example of Figure (details / githubweb)
  13. Clarifications regarding Figure 'group' (details / githubweb)
  14. Specifying behavior of undefined and empty Curve 'legend' (details / githubweb)
  15. State uniqueness requirement for Figure and Plot 'identifier' (details / githubweb)
  16. Clarify rules for Figure and Plot 'title', and relation to plot labels (details / githubweb)
  17. Move preferredView and DocumentationClass to the more logical place "Annotations for the Graphical User Interface" (details / githubweb)
  18. Initial conversion of the markdown content to latex and integration of the text (details / githubweb)
  19. Describe all the attributes of Figure in the text (details / githubweb)
  20. Explicitly point out all attributes where variable replacements might be used (details / githubweb)
  21. Removing redundant statement regarding vendor annotations (they can appear anywhere in any annotation) (details / githubweb)
  22. Be even more specific about where variable replacements can be used (details / githubweb)
  23. Fix typo (details / githubweb)
  24. Fix whitespace (details / githubweb)
  25. Use the nonnormative macro (details / githubweb)
  26. Restore list that was lost in translation from markdown (details / githubweb)
  27. Remove outdated restriction to simulation models in ReadMe.md (details / githubweb)
  28. Fix typo (details / githubweb)
  29. Relax the uniqueness requirements of plot identifiers (details / githubweb)
  30. Clarify the uniqueness of Figure and Plot identifiers (details / githubweb)
  31. Move \doublelabel out of \subsection argument (details / githubweb)
  32. Add link to collection of examples in ReadMe.md (details / githubweb)
  33. Incorporate suggestions from #2578 (details / githubweb)
  34. Clarify that leading and ending newlines are ignored in captions (#2581) (details / githubweb)
  35. Make Figure title optional as decided at the 101th design meeting (#2580) (details / githubweb)
  36. Fix typos and improved wording reported by @matlelenz (details / githubweb)
  37. text graphical -> text graphical primitive (details / githubweb)
  38. Use \lstinline on 'Plot' and 'title' (details / githubweb)
  39. Elaborate on the inheritance of figures (details / githubweb)
  40. Explain 'preferred' plot in a more open way (details / githubweb)
  41. Add missing 'as' (details / githubweb)
  42. Remove empty line at beginning of file (details / githubweb)
  43. Use pseudocode record for 'Documentation' annotation (details / githubweb)
  44. Use \lstinline for 'ExternalObject' (details / githubweb)
  45. Use \lstinline for 'noEvent' (details / githubweb)
  46. Clarify that it's an error if cref does not designate a scalar variable (details / githubweb)
  47. Clarify the behavior for unknown and incompatible units (details / githubweb)
  48. Fix broken merge (details / githubweb)
  49. Move things related to Axis.label into the same paragraph (details / githubweb)
  50. Clarify that Axis.unit is required when specifying axis bounds (details / githubweb)
  51. Make Axis.unit default to "" (without yet specifying what the default means) (details / githubweb)
  52. First try at defining the meaning of empty Axis.unit (details / githubweb)
  53. Mandate that Axis.unit is used for axis tick labels (details / githubweb)
  54. Separate meanings of presence of axis bounds and presence of Axis.unit (details / githubweb)
  55. Ignore 'min' and 'max' when 'unit' is not recognized (details / githubweb)
  56. Say "\lstinline!start! attribute" (details / githubweb)
  57. Remove extra period at end of sentence (details / githubweb)
  58. Move MCP state to 'Under Evaluation' (details / githubweb)
  59. Use \lstinline on 'homotopy' (details / githubweb)
  60. Clean up whitespace in listing related to pure functions (details / githubweb)
  61. Add missing \lstinline for 'homotopy' (details / githubweb)
  62. Text styling cleanup related to 'annotation' (details / githubweb)
  63. Text styling cleanup related to 'assert' (details / githubweb)
  64. Text styling cleanup related to 'block' (details / githubweb)
  65. Styling related to 'break' (including 'Connections') (details / githubweb)
  66. Cleanup related to 'connector' (details / githubweb)
  67. Cleanup related to 'constant' (details / githubweb)
  68. Cleanup related to 'discrete' (details / githubweb)
  69. Cleanup related to 'each' (details / githubweb)
  70. Cleanup related to 'elsewhen' (details / githubweb)
  71. Add comment regarding 'exit' as keyword (details / githubweb)
  72. Cleanup related to 'extends' (details / githubweb)
  73. Cleanup related to 'external' (details / githubweb)
  74. Cleanup related to 'final' (details / githubweb)
  75. Cleanup related to 'flow' (details / githubweb)
  76. Cleanup related to 'function' (details / githubweb)
  77. Cleanup related to 'input' (details / githubweb)
  78. Cleanup related to 'import' (details / githubweb)
  79. Cleanup related to 'loop' (details / githubweb)
  80. Add comment regarding keyword status of 'nondiscrete' (details / githubweb)
  81. Cleanup related to 'parameter' (details / githubweb)
  82. Cleanup related to 'partial' (details / githubweb)
  83. Cleanup related to 'redeclare' (details / githubweb)
  84. Cleanup related to 'return' (details / githubweb)
  85. Cleanup related to 'terminate' (details / githubweb)
  86. Add comment regarding the only occurrence of 'while-loop' (details / githubweb)
  87. Cleanup related to 'pure' and 'impure' (details / githubweb)
  88. Cleanup related to 'transition' and 'connect' (details / githubweb)
  89. Cleanup related to 'semiLinear' (details / githubweb)
  90. Cleanup related to 'inStream' and 'actualStream' (details / githubweb)
  91. Cleanup related to 'spatialDistribution' (details / githubweb)
  92. Cleanup related to 'getInstanceName' (details / githubweb)
  93. Cleanup related to 'noEvent' and 'smooth' (details / githubweb)
  94. Cleanup related to 'sample' (details / githubweb)
  95. Cleanup related to 'pre' (details / githubweb)
  96. Cleanup related to 'reinit' (details / githubweb)
  97. Cleanup related to 'previous' (details / githubweb)
  98. Cleanup related to recognized named in synchronous (details / githubweb)
  99. Cleanup related to 'String' (details / githubweb)
  100. Cleanup related to 'Boolean' (details / githubweb)
  101. Cleanup related to 'Integer' (details / githubweb)
  102. Cleanup related to 'Real' (details / githubweb)
  103. Restructure CSS files to make tracking actual changes easier (details / githubweb)
  104. Improve HTML layout (details / githubweb)
  105. Change .ltx_page_main max-width to 80em (details / githubweb)
  106. Cleanup related to 'textColor' (details / githubweb)
  107. Cleanup related to 'arrowSize', 'lineThickness', 'borderPattern', 'Arrow' (details / githubweb)
  108. Cleanup of more lower camel case identifiers (details / githubweb)
  109. Cleanup related to upper camel case identifiers (details / githubweb)
  110. Clean up whitespace (details / githubweb)
  111. One more case of 'Boolean' (details / githubweb)
  112. Let the navbar inherit its text color (details / githubweb)
  113. Use inherited color for links (details / githubweb)
  114. Invert colors for sidebar and page header (details / githubweb)
  115. Update table to follow new style (details / githubweb)
  116. Follow surrounding style of empty line in the source after a sectioning command (details / githubweb)
  117. Introduce new dialect [nocomment]modelica for making comments appear as normal code (details / githubweb)
  118. Improving specification of escape sequences (details / githubweb)
  119. Add styling of 'x' and 'y' denoting axes (details / githubweb)
  120. Reference table in text (details / githubweb)
  121. Fix typo reported by @maltelenz (details / githubweb)
  122. Use 'example.org' instead of 'bad.org' in crazy example (details / githubweb)
  123. Fix three cases of 'parameter-expression' -> 'parameter expression' (details / githubweb)
  124. Make assertion level a parameter expression (details / githubweb)
  125. Change 'a discrete-time variables' -> 'a discrete-time variable' (details / githubweb)
  126. State solvability requirements for discrete-valued variables (details / githubweb)
  127. Remove meaningless braces around 'unique' (details / githubweb)
  128. Use \cref to reference item of enumeration (details / githubweb)
  129. Put spaces in correct locations of overloaded constructor call (details / githubweb)
  130. Fix some white-space irregularities in the grammar (details / githubweb)
  131. Fix more white-space irregularities (details / githubweb)
  132. Partly fix white-space irregularities in lexer rules (details / githubweb)
  133. Fix two more minor white-space irregularities (details / githubweb)
  134. Update comment about LaTeXML issue being fixed on their 'master' (details / githubweb)
  135. Fix typos in spec (#2695) (details / githubweb)
  136. Deprecate byte order mark (#2696) (details / githubweb)
  137. Cleanup listings related to external-clauses (#2688) (details / githubweb)
  138. Clarify that equations in discrete-time Real variables are only solved at events (details / githubweb)
  139. Use non-inverted styling of sidebar, with dividers in logo colors (details / githubweb)
  140. Remove unused and (basically) unmodified copy of LaTeXML CSS file (details / githubweb)
  141. Rename 'LaTeXML-navbar-left.css' -> 'MLS-navbar-left.css' (details / githubweb)
  142. Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption (details / githubweb)
  143. Fix lost white-space after \textregistered (#2708) (details / githubweb)
  144. Tone down syntax highlighting of recognized identifiers (#2690) (details / githubweb)
  145. Ignore errors in Makefile targets 'clean-pdf' and 'clean-html' (details / githubweb)
  146. Revert to off-the-shelf LaTeXML-maybeMathjax.js (details / githubweb)
  147. Update (details / githubweb)
  148. Fix incorrect use of underscore in grammar rule names (details / githubweb)
  149. Break too long line before 'textString' (details / githubweb)
  150. Break too long line before 'OnMouseUpSetBoolean' (details / githubweb)
  151. Remove misplaced semicolon after 'interaction' annotation (details / githubweb)
  152. Add missing '\lstinline' before '!Real!' (details / githubweb)
  153. Cleanup related to 'OldModifier' (details / githubweb)
  154. Say 'The meanings of these annotations are' (details / githubweb)
  155. Use line breaks to reflect grouping inside 'Access' annotation (details / githubweb)
  156. Let's have a look at sentence-based line breaks (details / githubweb)
  157. Update pure function optimization example, avoiding long lines (details / githubweb)
  158. Rephrase introduction to vectorization rules (details / githubweb)
  159. Clear up description of element-wise evaluation of vectorized call (details / githubweb)
  160. Fix missing \lstinline of 'Library' (annotation) (details / githubweb)
  161. Remove empty line in assert example string literal (details / githubweb)
  162. Add missing \lstinline on 'in0', 'in1', 'out0', 'out1' (details / githubweb)
  163. Break long line with 'spatialDistribution' (details / githubweb)
  164. Improve sub-clock named argument styling and sentence (details / githubweb)
  165. Don't split sentence over listing (details / githubweb)
  166. Add missing \lstinline for 'Boolean' (details / githubweb)
  167. Suggest \linebreak[4] before \lstinline to avoid comma after line break (details / githubweb)
  168. Use pseudo-code <and then> to shorten long lines (details / githubweb)
  169. Improve formatting of spatialDistribution pseudo-code (details / githubweb)
  170. Break long line in 'cardinality' example (details / githubweb)
  171. Fix \lstinline formatting of multi-line comment syntax (details / githubweb)
  172. Refactor preamble to allow parts be shared with figures (details / githubweb)
  173. Move come content out of preamble.tex to make it more package-like (details / githubweb)
  174. Rename math command \pdfrac -> \udfrac (and introduce \pdfrac for comparison) (details / githubweb)
  175. Update figures after change of syntax highlighting (details / githubweb)
  176. Text from decision. (#2711) (details / githubweb)
  177. Force a line break after paragraph to not conflict the display (details / githubweb)
  178. Collapse navbar unless window is really wide (#2716) (details / githubweb)
  179. Point to correct CSS file in Jenkinsfile (details / githubweb)
  180. Allow LaTeXML to process raw .sty files (details / githubweb)
  181. Make navbar collapse to top left corner (details / githubweb)
  182. Don't show links to previous and next chapter (details / githubweb)
  183. Style "Contents" on front page like a chapter title (details / githubweb)
  184. Remove \includegraphics 'width' specifications in commented-out code (details / githubweb)
  185. Use \vspace instead of \vspace* in 'synopsis' environment (details / githubweb)
  186. Use 'titlepage' environment instead of \maketitle, and shorten \title (details / githubweb)
  187. Extract \tableofcontents from abstract.tex (details / githubweb)
  188. Sentence-based line breaking in abstract.tex (details / githubweb)
  189. Use \mlsversion in abstract (details / githubweb)
  190. Use \firstuse and period in footnote for "Modelica" (details / githubweb)
  191. Work around LaTeXML issue with the 'abstract' environment (details / githubweb)
  192. Don't show date after chapter title introduced in LaTeXML 0.8.5 (details / githubweb)
  193. Write 'version' with lower case when no longer at beginning of line (details / githubweb)
  194. Update to latexml 0.8.5 (details / githubweb)
  195. Fix typo in comment (details / githubweb)
  196. Set language=grammar for \lstinline grammar rule (details / githubweb)
  197. Add reference to where "builtin" external language is used (details / githubweb)

Pull request #2697 updated at 4:09:24 PM on Nov 19, 2020

Revision: 726d206a4b0d897aa1d378ce181913821364c16d
Repository: https://github.com/modelica/ModelicaSpecification.git
  • PR-2697