Skip to content
Started 2 yr 3 mo ago
Took 4 min 42 sec

Build #21 (Feb 7, 2022, 9:34:17 PM)

Build Artifacts
MLS.pdf3.44 MB view
MLS.tar.gz2.21 MB view
Changes
  1. Clarify variability of functions. (details / githubweb)
  2. ExplainVariability (details / githubweb)
  3. ClarifyMore (details / githubweb)
  4. Apply suggestions from code review (details / githubweb)
  5. Syntax highlighting. (details / githubweb)
  6. Add new section with references to the implications. (details / githubweb)
  7. Update chapters/interface.tex (details / githubweb)
  8. Remove 'the' as suggested by Quentin (details / githubweb)
  9. Apply suggestions from code review (details / githubweb)
  10. Add crossreference (details / githubweb)
  11. Reduce and add cross-refrence (details / githubweb)
  12. Add style guide section on inline code at beginning of sentence (details / githubweb)
  13. Move rule that constants must have declaration equation (details / githubweb)
  14. Reference rule about constants having declaration equation (details / githubweb)
  15. Reorder in increasing order of variability (details / githubweb)
  16. Update chapters/operatorsandexpressions.tex (details / githubweb)
  17. Try to improve text for initialization. (details / githubweb)
  18. Change model to function and clean up line-breaks. (details / githubweb)
  19. Apply suggestions from code review (details / githubweb)
  20. UseInlineCode (details / githubweb)
  21. Correct double for introduced in #2916 (details / githubweb)
  22. Remove copy-paste from unknown source. UseDriveLine is part of other example. (details / githubweb)
  23. Align keywords for 'grammar' with keywords for 'modelica' (details / githubweb)
  24. Sentence-based line breaks in 'Derivative and Special Purpose Operators' (details / githubweb)
  25. Fix typo (details / githubweb)
  26. Add missing formatting of 'expr' (details / githubweb)
  27. Move misplaced paragraph break (details / githubweb)
  28. Update copies of 'equation' and 'statement' rules to match appendix (details / githubweb)
  29. Add missing white-space in copies of 'for-index' rule (details / githubweb)
  30. Misc minor white-space cleanup (details / githubweb)
  31. Update copy of 'algorithm-section' rule to match appendix (details / githubweb)
  32. Align formatting of grammar listings (details / githubweb)
  33. amend misc white-space (details / githubweb)
  34. Sentence-based line breaking in statements.tex (details / githubweb)
  35. Sentence-based line breaking in equations.tex (details / githubweb)
  36. Start bullet item with upper case letter (details / githubweb)
  37. Make relevant part normative (details / githubweb)
  38. Cross reference restriction on multiple extends-clauses (details / githubweb)
  39. Shorten comment to fit line width (details / githubweb)
  40. Fix some formatting in scoping.tex (details / githubweb)
  41. Fix indentation of the external-clause in the grammar (details / githubweb)
  42. Add space around binary operator (details / githubweb)
  43. Fix typo: 'subsample' -> 'subSample' (details / githubweb)
  44. Say "class name of any extends-clause", non-normatively (details / githubweb)
  45. Do not incorrectly use import name (details / githubweb)
  46. And better line-break. (details / githubweb)
  47. Add to index and have first use. (details / githubweb)
  48. Complete transition to sentence-based line breaking in scoping.tex (details / githubweb)
  49. Minor white-space styling in listings (details / githubweb)
  50. Fix missing of 'missingInnerMessage' (details / githubweb)
  51. Fix formatting related to lookup of non-operator function (details / githubweb)
  52. Remove period at end of section heading (details / githubweb)
  53. Add suggestions for start value and "a diagnostic". (details / githubweb)
  54. Apply suggestions from code review (details / githubweb)
  55. ClarifyDiscrete (details / githubweb)
  56. Consistently use "a diagnostics" (details / githubweb)
  57. Apply suggestion for formatting of 'component' (details / githubweb)
  58. Update comments about LaTeXML issues that are now fixed on 'master' (details / githubweb)
  59. Apply suggestions from code review (details / githubweb)
  60. Actual definition of discrete-time variable. (details / githubweb)
  61. Sentence linebreaks. (details / githubweb)
  62. Fix trailing WS. (details / githubweb)
  63. Consistently quote in grammar (and remove one spurious ;). (details / githubweb)
  64. Avoid just a '0' in \lstinline when generating HTML (details / githubweb)
  65. Update comment after LaTeXML issue being fixed promptly on 'master' (details / githubweb)
  66. TrailingWS (details / githubweb)
  67. Cleanup (details / githubweb)
  68. Turned equations into assignments in when-algorithm (details / githubweb)
  69. Clarified (details / githubweb)
  70. BasedOnReview (details / githubweb)
  71. Apply suggestions from code review (details / githubweb)
  72. LineParagraph (details / githubweb)
  73. LineParagraph (details / githubweb)
  74. Fix formatting of 'when', 'elsewhen', and 'when initial()' (details / githubweb)
  75. Fix year in date reference (details / githubweb)
  76. Apply suggestions from code review (details / githubweb)
  77. Update chapters/classes.tex (details / githubweb)
  78. Clean up indentation and capitalization in ExternalFunctions hierarchy (details / githubweb)
  79. Introduce new listings language for file hierarchy listings (details / githubweb)
  80. Sentence-based line breaks and basic formatting (details / githubweb)
  81. Fix style issues with unit syntax (details / githubweb)
  82. Fix typo (details / githubweb)
  83. Fix external function call (details / githubweb)
  84. BeMoreSpecific (details / githubweb)
  85. FixSpace (details / githubweb)
  86. Improve start-value priority by considering parameters. (details / githubweb)
  87. ForgotToSave (details / githubweb)
  88. Space (details / githubweb)
  89. Change "UNIT-PREFIX" -> "unit-prefix" (details / githubweb)
  90. Updated priority to first use parameter-confidence, and update examples. (details / githubweb)
  91. Get rid of 'filehierarchy' listings language in favor of plain tabbing (details / githubweb)
  92. Switch to upright font shape for the entire file hierarchy tabbing (details / githubweb)
  93. Update chapters/overloaded.tex (details / githubweb)
  94. Move label to correct spot. (details / githubweb)
  95. Based on suggestions. (details / githubweb)
  96. Don't use '=' when defining parsing production rule (details / githubweb)
  97. Define unit-symbol as non-empty sequence of some undefined unit-char (details / githubweb)
  98. Rephrase "base version" (details / githubweb)
  99. Fix formatting of 'micro' (details / githubweb)
  100. [CI] Set a username before git commit (#3021) (details / githubweb)
  101. Update copyright.tex (details / githubweb)
  102. Add that purity does not influence this. (details / githubweb)
  103. Avoid using grammar in this problematic construct. (details / githubweb)
  104. Clarify as suggested. (details / githubweb)
  105. Correct typo introduced in e81918c as part of #2907 and discussed in this PR. (details / githubweb)
  106. Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables. (details / githubweb)
  107. Clarify (details / githubweb)
  108. Spelling (details / githubweb)
  109. FixWS (details / githubweb)
  110. Update chapters/annotations.tex (details / githubweb)
  111. Update chapters/annotations.tex (details / githubweb)
  112. Non-normative explanation why impure don't matter. (details / githubweb)
  113. Update chapters/functions.tex (details / githubweb)
  114. Apply suggestions from code review (details / githubweb)
  115. Simplified (details / githubweb)
  116. Update chapters/operatorsandexpressions.tex (details / githubweb)
  117. Deprecated feature for System Modeler (details / githubweb)
  118. Update chapters/annotations.tex (details / githubweb)
  119. add proposed clarification (details / githubweb)
  120. Update chapters/operatorsandexpressions.tex (details / githubweb)
  121. Refine index entries. (details / githubweb)
  122. FirstStepInClarifyMath (details / githubweb)
  123. FinalStepInClarifyMath (details / githubweb)
  124. Update chapters/classes.tex (details / githubweb)
  125. Reformulate the differentiability part. (details / githubweb)
  126. Minor language fix, and rearrange for consistent formatting and naming. (details / githubweb)
  127. Add space for LaTeXML (details / githubweb)
  128. Silly workaround for 2nd issue (details / githubweb)
  129. Fix two cases of 'parenthesis' -> 'parentheses' (details / githubweb)
  130. Change ':' non-associativity example to fit better in line (details / githubweb)
  131. Remove unused parameter 'p' in example for 'smooth' (details / githubweb)
  132. Sentence-based line breaking in operatorsandexpressions.tex (details / githubweb)
  133. UseHspaceInstead (details / githubweb)
  134. Clarify array range operator. (details / githubweb)
  135. Apply suggestions from code review (details / githubweb)
  136. Add note about workaround (details / githubweb)
  137. Fix two minor typos (details / githubweb)
  138. Start description with Upper case (details / githubweb)
  139. Ensure that Modelica code in HTML is actually in fixed-width "teletype" style. (details / githubweb)
  140. Fix typo (details / githubweb)
  141. Disable apostrophes around 'enables' (details / githubweb)
  142. Restore sffamily (details / githubweb)
  143. Improve comment (details / githubweb)
  144. FinalFirstUse (details / githubweb)
  145. Improve comment, and always small in LaTeXML (details / githubweb)
  146. add comment (details / githubweb)
  147. Sentence-based line breaking (details / githubweb)
  148. Align with modelica.org and say we model 'cyber-physical systems' (details / githubweb)
  149. Update mlsshared.sty (details / githubweb)
  150. Update mlsshared.sty (details / githubweb)
  151. Make use of component variability when defining expression variability (details / githubweb)
  152. Remove empty line after 'tabbing' environment (details / githubweb)
  153. Add paragraph breaks around tabbing environment for LaTeXML build (details / githubweb)
  154. Fix copy/paste error with '!' in argument to \firstuse (details / githubweb)
  155. Make \firstuse add to document index, with possibility to override (details / githubweb)
  156. Remove forgotten debug prints (details / githubweb)
  157. Update style guide on the use of \firstuse (details / githubweb)
  158. Change section title to 'Continuous-Time and Non-Discrete-Time Expressions' (details / githubweb)
  159. Change 'discrete expressions' -> 'discrete-time expressions' (details / githubweb)
  160. Local changes to sentence-based line breaking (details / githubweb)
  161. Fix missing cases of grammar inline code formatting (details / githubweb)
  162. Put statement about the past in parentheses (details / githubweb)
  163. Be more vague about appearance of Modelica keywords in grammar (details / githubweb)
  164. Remove redundant explanation of what a keyword is from grammar (details / githubweb)
  165. Be more vague about appearance of Modelica keywords in listings (details / githubweb)
  166. Move explanation of what a keyword is to chapter 'Lexical Structure' (details / githubweb)
  167. Remove keyword exceptions (details / githubweb)
  168. Describe appearance of recognized names (details / githubweb)
  169. Describe appearance of Modelica before grammar (details / githubweb)
  170. Remove link from introduction to chapter 'Modelica Concrete Syntax' (details / githubweb)
  171. Align README.md with introduction (details / githubweb)
  172. Fix typo 'excapt' -> 'except' (details / githubweb)
  173. Local changes to sentence-based line breaking (details / githubweb)
  174. Move two sentences out of 'Some Definitions' in introduction (details / githubweb)
  175. Allow derivatives to be referenced in figures (details / githubweb)
  176. Clarify degree formatting, and as a recommendation restrict to NON-DIGIT. (details / githubweb)
  177. Introduce notation by example (details / githubweb)
  178. Remove excessive indexing of 'inverse' annotation (details / githubweb)
  179. Apply suggestion using 'time' as example (details / githubweb)
  180. Fix white-space (details / githubweb)
  181. Move '(definite)' inside \firstuse (details / githubweb)
  182. Change sentence with 'language built on acausal modeling' (details / githubweb)
  183. Combine first two sentences into one (details / githubweb)
  184. Put commas around 'depending on context' (details / githubweb)
  185. Remove $v''$ from example presentations of 'der(v, 2)' (details / githubweb)
  186. Turn see-also index entry into textual cross-reference (details / githubweb)
  187. Update chapters/unitexpressions.tex (details / githubweb)
  188. Use quotes and state that degC is only an example. (details / githubweb)
  189. Fix typo 'inde' -> 'index' (details / githubweb)
  190. Simplify examples of invalid code (details / githubweb)
  191. Rephrase 'done this way' -> 'presented like this' (details / githubweb)
  192. Link directly to unicode.org skipping www.; it might redirect to home.unicode.org. (details / githubweb)
  193. Simplify links; remove www. but include https:// so that it can be a normal url. (details / githubweb)
  194. Remove www. prefix as doesn't seem needed. (details / githubweb)
  195. More stable links for openprod (details / githubweb)
  196. Downgrade (details / githubweb)
  197. AlsoBibliography (details / githubweb)
  198. https (details / githubweb)
  199. Update chapters/unitexpressions.tex (details / githubweb)
  200. ITEA4 (details / githubweb)
  201. Remove incorrect escaping of '&' in bibliography 'url' entry (details / githubweb)
  202. Replace overuse of inline code by math and vice versa (details / githubweb)
  203. Finish transition to sentence-based line breaking in connectors.tex (details / githubweb)
  204. Fix listing with bad line breaks in comments (details / githubweb)
  205. Better definition of comments. (details / githubweb)
  206. AddIndex (details / githubweb)
  207. ClarifyPureAsDiscussed (details / githubweb)
  208. Add icon (details / githubweb)
  209. Only recommend diagnostic in case a result trajectory is missing (details / githubweb)
  210. Apply suggestion for reducing amount of 'modeling' (details / githubweb)
  211. Remove repeated list of example application domains (details / githubweb)
  212. Port new description of Modelica to README.md (details / githubweb)
  213. Restore (R) in README.md (details / githubweb)
  214. Tweak CSS for :target:before (details / githubweb)
  215. Update chapters/equations.tex (details / githubweb)
  216. Update chapters/equations.tex (details / githubweb)
  217. Update chapters/unitexpressions.tex (details / githubweb)
  218. Update chapters/lexicalstructure.tex (details / githubweb)
  219. Update chapters/lexicalstructure.tex (details / githubweb)
  220. Update chapters/lexicalstructure.tex (details / githubweb)
  221. Update chapters/lexicalstructure.tex (details / githubweb)
  222. Update chapters/functions.tex (details / githubweb)
  223. Update chapters/functions.tex (details / githubweb)
  224. Update chapters/annotations.tex (details / githubweb)
  225. Update chapters/annotations.tex (details / githubweb)
  226. Update chapters/annotations.tex (details / githubweb)
  227. Update chapters/annotations.tex (details / githubweb)
  228. Add some 'padding-top' to make item target visible under page header (details / githubweb)
  229. Fix unresolved merge conflict (details / githubweb)
  230. Use NON-DIGIT in grammar. (details / githubweb)
  231. RemoveWS (details / githubweb)
  232. RemoveWS2 (details / githubweb)
  233. RemoveRedundant (details / githubweb)
  234. Update chapters/annotations.tex (details / githubweb)
  235. Update chapters/annotations.tex (details / githubweb)
  236. Update chapters/annotations.tex (details / githubweb)
  237. Call the preferredView string the 'view' (details / githubweb)
  238. Add alternative reading of 'info' (details / githubweb)
  239. Increase sizes a bit, and use "smallifpdf" for comments. (details / githubweb)
  240. Re-introduce repetition (details / githubweb)
  241. Restore (details / githubweb)
  242. RestoreEnDash (details / githubweb)
  243. Simplify (details / githubweb)
  244. FixClasses (details / githubweb)
  245. Name the HTML entry page 'index.html' (details / githubweb)
  246. Utilize entry at 'index.html' (details / githubweb)
  247. Update css/MLS.css (details / githubweb)
  248. With proposed changes. (details / githubweb)
  249. Break oversize listing line in AssertionLevel example (details / githubweb)
  250. Space around binary operators (details / githubweb)
  251. Break oversize listing lines in record constructor examples (details / githubweb)
  252. Break oversize listing line in actualStream definition (details / githubweb)
  253. Clean up listings in chapter 'State Machines' (details / githubweb)
  254. Break oversize listing lines in convertModifiers examples (details / githubweb)
  255. Break oversize listing line in 'quadrature2' (details / githubweb)
  256. Break oversize listing line in 'Placement' (details / githubweb)
  257. Update status regarding LaTeXML issue 1719 (details / githubweb)
  258. Fix indentation of Ellipse pseudo-code record definition (details / githubweb)
  259. Address fancyhdr warning about too small 'headheight' (details / githubweb)
  260. Move setting of 'headheight' to a better place (details / githubweb)
  261. KeepSemanticRestrictionOutOfHeading (details / githubweb)
  262. AsProposed (details / githubweb)
  263. SimplerThanProposedRestrictionIsImplicit (details / githubweb)
  264. AsProposed (details / githubweb)
  265. KeepSemanticRestrictionOutOfHeading (details / githubweb)
  266. AsProposed (details / githubweb)
  267. AsProposed (details / githubweb)
  268. Simplify (details / githubweb)
  269. SimplerSimilarToReinit (details / githubweb)
  270. Simplify (details / githubweb)
  271. AdditionalOnes (details / githubweb)
  272. Removing indentation as requested by Hans (details / githubweb)
  273. Update chapters/classes.tex (details / githubweb)
  274. Update chapters/classes.tex (details / githubweb)
  275. Update chapters/equations.tex (details / githubweb)
  276. Update chapters/statements.tex (details / githubweb)
  277. FromComments (details / githubweb)
  278. ConsistentCapitalization (details / githubweb)
  279. AvoidStartingWithAnnotation (details / githubweb)
  280. NoDuplicate (details / githubweb)
  281. AvoidStartingWithArrays (details / githubweb)
  282. Add index entries (details / githubweb)
  283. Simplify clumsy logic (details / githubweb)
  284. Remove non-standard use of hard line breaks inside paragraph (details / githubweb)
  285. Remove unnecessary splitting of source code lines (details / githubweb)
  286. Fix oversize lines in listings (details / githubweb)
  287. Sentence-based line breaking in dae.tex (details / githubweb)
  288. Address comment about systematic formatting (details / githubweb)
  289. Add reference kind to naked \ref (details / githubweb)
  290. Sentence-based line breaking of overload.tex (details / githubweb)
  291. Improve cross references (details / githubweb)
  292. BasedOnFeedback (details / githubweb)
  293. Remove odd like break in paragraph (details / githubweb)
  294. Remove stray single quote (details / githubweb)
  295. Clean up listings with bad indentation (details / githubweb)
  296. Minor corrections with empty arrays (details / githubweb)
  297. AsProposed (details / githubweb)
  298. Update chapters/arrays.tex (details / githubweb)
  299. Make conversion example clearer. (details / githubweb)
  300. BothChoices (details / githubweb)
  301. BadInsteadOfMisspelling (details / githubweb)
  302. Oops (details / githubweb)
  303. AhThereItShouldBe (details / githubweb)
  304. ChangeIndentation (details / githubweb)
  305. LastOne (details / githubweb)
  306. Drop redundant part of headings (details / githubweb)
  307. Simplify 'Enumeration Value' -> 'Enumeration' in headings (details / githubweb)
  308. Reintroduce article in headings to emphasize example status (details / githubweb)
  309. En-dash (details / githubweb)
  310. Shorten long heading (details / githubweb)
  311. Remove redundant headings above small examples (details / githubweb)
  312. Shorten heading and put redundant part last (details / githubweb)
  313. Simplify heading to increase visibility of its important part (details / githubweb)
  314. Shorten heading, matching style of similar headings (details / githubweb)
  315. Shorten heading, making it more general (details / githubweb)
  316. En-dash (details / githubweb)
  317. Shorten heading, making it more general (details / githubweb)
  318. Shorten long heading to make "String Concatenation" more visible (details / githubweb)
  319. Shorten subsection headings below "Function Call" (details / githubweb)
  320. Shorten subsection headings under "File System Mapping of Package/Class Hierarchy" (details / githubweb)
  321. En-dash (details / githubweb)
  322. Move 'Hierarchy' from heading to paragraph below (details / githubweb)
  323. Shorten headings related to synchronous solver methods (details / githubweb)
  324. Shorten headings related to overconstrained connectors (details / githubweb)
  325. Fix indentation in example listing (details / githubweb)
  326. Fix nearby sentence-based line breaking (details / githubweb)
  327. Change 'Overconstrained Connectors' -> '... Connections' (details / githubweb)
  328. Fix indentation of listings related to versionDate and friends (details / githubweb)
  329. Rename 'Clocked Partition Equation Solving' (details / githubweb)
  330. Remove hyphen in 'Clocked-Discretized partition' (details / githubweb)
  331. Say 'Connection Graphs and Their Operators' (details / githubweb)
  332. Align introduced terminology (and index) with heading (details / githubweb)
  333. Rename concept 'structural parameter' -> 'evaluable parameter' (details / githubweb)
Changes
  1. Clarify variability of functions. (details / githubweb)
  2. ExplainVariability (details / githubweb)
  3. ClarifyMore (details / githubweb)
  4. Apply suggestions from code review (details / githubweb)
  5. Syntax highlighting. (details / githubweb)
  6. Add new section with references to the implications. (details / githubweb)
  7. Update chapters/interface.tex (details / githubweb)
  8. Remove 'the' as suggested by Quentin (details / githubweb)
  9. Apply suggestions from code review (details / githubweb)
  10. Add crossreference (details / githubweb)
  11. Reduce and add cross-refrence (details / githubweb)
  12. Add style guide section on inline code at beginning of sentence (details / githubweb)
  13. Move rule that constants must have declaration equation (details / githubweb)
  14. Reference rule about constants having declaration equation (details / githubweb)
  15. Reorder in increasing order of variability (details / githubweb)
  16. Update chapters/operatorsandexpressions.tex (details / githubweb)
  17. Try to improve text for initialization. (details / githubweb)
  18. Change model to function and clean up line-breaks. (details / githubweb)
  19. Apply suggestions from code review (details / githubweb)
  20. UseInlineCode (details / githubweb)
  21. Correct double for introduced in #2916 (details / githubweb)
  22. Remove copy-paste from unknown source. UseDriveLine is part of other example. (details / githubweb)
  23. Align keywords for 'grammar' with keywords for 'modelica' (details / githubweb)
  24. Sentence-based line breaks in 'Derivative and Special Purpose Operators' (details / githubweb)
  25. Fix typo (details / githubweb)
  26. Add missing formatting of 'expr' (details / githubweb)
  27. Move misplaced paragraph break (details / githubweb)
  28. Update copies of 'equation' and 'statement' rules to match appendix (details / githubweb)
  29. Add missing white-space in copies of 'for-index' rule (details / githubweb)
  30. Misc minor white-space cleanup (details / githubweb)
  31. Update copy of 'algorithm-section' rule to match appendix (details / githubweb)
  32. Align formatting of grammar listings (details / githubweb)
  33. amend misc white-space (details / githubweb)
  34. Sentence-based line breaking in statements.tex (details / githubweb)
  35. Sentence-based line breaking in equations.tex (details / githubweb)
  36. Start bullet item with upper case letter (details / githubweb)
  37. Make relevant part normative (details / githubweb)
  38. Cross reference restriction on multiple extends-clauses (details / githubweb)
  39. Shorten comment to fit line width (details / githubweb)
  40. Fix some formatting in scoping.tex (details / githubweb)
  41. Fix indentation of the external-clause in the grammar (details / githubweb)
  42. Add space around binary operator (details / githubweb)
  43. Fix typo: 'subsample' -> 'subSample' (details / githubweb)
  44. Say "class name of any extends-clause", non-normatively (details / githubweb)
  45. Do not incorrectly use import name (details / githubweb)
  46. And better line-break. (details / githubweb)
  47. Add to index and have first use. (details / githubweb)
  48. Complete transition to sentence-based line breaking in scoping.tex (details / githubweb)
  49. Minor white-space styling in listings (details / githubweb)
  50. Fix missing of 'missingInnerMessage' (details / githubweb)
  51. Fix formatting related to lookup of non-operator function (details / githubweb)
  52. Remove period at end of section heading (details / githubweb)
  53. Add suggestions for start value and "a diagnostic". (details / githubweb)
  54. Apply suggestions from code review (details / githubweb)
  55. ClarifyDiscrete (details / githubweb)
  56. Consistently use "a diagnostics" (details / githubweb)
  57. Apply suggestion for formatting of 'component' (details / githubweb)
  58. Update comments about LaTeXML issues that are now fixed on 'master' (details / githubweb)
  59. Apply suggestions from code review (details / githubweb)
  60. Actual definition of discrete-time variable. (details / githubweb)
  61. Sentence linebreaks. (details / githubweb)
  62. Fix trailing WS. (details / githubweb)
  63. Consistently quote in grammar (and remove one spurious ;). (details / githubweb)
  64. Avoid just a '0' in \lstinline when generating HTML (details / githubweb)
  65. Update comment after LaTeXML issue being fixed promptly on 'master' (details / githubweb)
  66. TrailingWS (details / githubweb)
  67. Cleanup (details / githubweb)
  68. Turned equations into assignments in when-algorithm (details / githubweb)
  69. Clarified (details / githubweb)
  70. BasedOnReview (details / githubweb)
  71. Apply suggestions from code review (details / githubweb)
  72. LineParagraph (details / githubweb)
  73. LineParagraph (details / githubweb)
  74. Fix formatting of 'when', 'elsewhen', and 'when initial()' (details / githubweb)
  75. Fix year in date reference (details / githubweb)
  76. Apply suggestions from code review (details / githubweb)
  77. Update chapters/classes.tex (details / githubweb)
  78. Clean up indentation and capitalization in ExternalFunctions hierarchy (details / githubweb)
  79. Introduce new listings language for file hierarchy listings (details / githubweb)
  80. Sentence-based line breaks and basic formatting (details / githubweb)
  81. Fix style issues with unit syntax (details / githubweb)
  82. Fix typo (details / githubweb)
  83. Fix external function call (details / githubweb)
  84. BeMoreSpecific (details / githubweb)
  85. FixSpace (details / githubweb)
  86. Improve start-value priority by considering parameters. (details / githubweb)
  87. ForgotToSave (details / githubweb)
  88. Space (details / githubweb)
  89. Change "UNIT-PREFIX" -> "unit-prefix" (details / githubweb)
  90. Updated priority to first use parameter-confidence, and update examples. (details / githubweb)
  91. Get rid of 'filehierarchy' listings language in favor of plain tabbing (details / githubweb)
  92. Switch to upright font shape for the entire file hierarchy tabbing (details / githubweb)
  93. Update chapters/overloaded.tex (details / githubweb)
  94. Move label to correct spot. (details / githubweb)
  95. Based on suggestions. (details / githubweb)
  96. Don't use '=' when defining parsing production rule (details / githubweb)
  97. Define unit-symbol as non-empty sequence of some undefined unit-char (details / githubweb)
  98. Rephrase "base version" (details / githubweb)
  99. Fix formatting of 'micro' (details / githubweb)
  100. [CI] Set a username before git commit (#3021) (details / githubweb)
  101. Update copyright.tex (details / githubweb)
  102. Add that purity does not influence this. (details / githubweb)
  103. Avoid using grammar in this problematic construct. (details / githubweb)
  104. Clarify as suggested. (details / githubweb)
  105. Correct typo introduced in e81918c as part of #2907 and discussed in this PR. (details / githubweb)
  106. Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables. (details / githubweb)
  107. Clarify (details / githubweb)
  108. Spelling (details / githubweb)
  109. FixWS (details / githubweb)
  110. Update chapters/annotations.tex (details / githubweb)
  111. Update chapters/annotations.tex (details / githubweb)
  112. Non-normative explanation why impure don't matter. (details / githubweb)
  113. Update chapters/functions.tex (details / githubweb)
  114. Apply suggestions from code review (details / githubweb)
  115. Simplified (details / githubweb)
  116. Update chapters/operatorsandexpressions.tex (details / githubweb)
  117. Deprecated feature for System Modeler (details / githubweb)
  118. Update chapters/annotations.tex (details / githubweb)
  119. add proposed clarification (details / githubweb)
  120. Update chapters/operatorsandexpressions.tex (details / githubweb)
  121. Refine index entries. (details / githubweb)
  122. FirstStepInClarifyMath (details / githubweb)
  123. FinalStepInClarifyMath (details / githubweb)
  124. Update chapters/classes.tex (details / githubweb)
  125. Reformulate the differentiability part. (details / githubweb)
  126. Minor language fix, and rearrange for consistent formatting and naming. (details / githubweb)
  127. Add space for LaTeXML (details / githubweb)
  128. Silly workaround for 2nd issue (details / githubweb)
  129. Fix two cases of 'parenthesis' -> 'parentheses' (details / githubweb)
  130. Change ':' non-associativity example to fit better in line (details / githubweb)
  131. Remove unused parameter 'p' in example for 'smooth' (details / githubweb)
  132. Sentence-based line breaking in operatorsandexpressions.tex (details / githubweb)
  133. UseHspaceInstead (details / githubweb)
  134. Clarify array range operator. (details / githubweb)
  135. Apply suggestions from code review (details / githubweb)
  136. Add note about workaround (details / githubweb)
  137. Fix two minor typos (details / githubweb)
  138. Start description with Upper case (details / githubweb)
  139. Ensure that Modelica code in HTML is actually in fixed-width "teletype" style. (details / githubweb)
  140. Fix typo (details / githubweb)
  141. Disable apostrophes around 'enables' (details / githubweb)
  142. Restore sffamily (details / githubweb)
  143. Improve comment (details / githubweb)
  144. FinalFirstUse (details / githubweb)
  145. Improve comment, and always small in LaTeXML (details / githubweb)
  146. add comment (details / githubweb)
  147. Sentence-based line breaking (details / githubweb)
  148. Align with modelica.org and say we model 'cyber-physical systems' (details / githubweb)
  149. Update mlsshared.sty (details / githubweb)
  150. Update mlsshared.sty (details / githubweb)
  151. Make use of component variability when defining expression variability (details / githubweb)
  152. Remove empty line after 'tabbing' environment (details / githubweb)
  153. Add paragraph breaks around tabbing environment for LaTeXML build (details / githubweb)
  154. Fix copy/paste error with '!' in argument to \firstuse (details / githubweb)
  155. Make \firstuse add to document index, with possibility to override (details / githubweb)
  156. Remove forgotten debug prints (details / githubweb)
  157. Update style guide on the use of \firstuse (details / githubweb)
  158. Change section title to 'Continuous-Time and Non-Discrete-Time Expressions' (details / githubweb)
  159. Change 'discrete expressions' -> 'discrete-time expressions' (details / githubweb)
  160. Local changes to sentence-based line breaking (details / githubweb)
  161. Fix missing cases of grammar inline code formatting (details / githubweb)
  162. Put statement about the past in parentheses (details / githubweb)
  163. Be more vague about appearance of Modelica keywords in grammar (details / githubweb)
  164. Remove redundant explanation of what a keyword is from grammar (details / githubweb)
  165. Be more vague about appearance of Modelica keywords in listings (details / githubweb)
  166. Move explanation of what a keyword is to chapter 'Lexical Structure' (details / githubweb)
  167. Remove keyword exceptions (details / githubweb)
  168. Describe appearance of recognized names (details / githubweb)
  169. Describe appearance of Modelica before grammar (details / githubweb)
  170. Remove link from introduction to chapter 'Modelica Concrete Syntax' (details / githubweb)
  171. Align README.md with introduction (details / githubweb)
  172. Fix typo 'excapt' -> 'except' (details / githubweb)
  173. Local changes to sentence-based line breaking (details / githubweb)
  174. Move two sentences out of 'Some Definitions' in introduction (details / githubweb)
  175. Allow derivatives to be referenced in figures (details / githubweb)
  176. Clarify degree formatting, and as a recommendation restrict to NON-DIGIT. (details / githubweb)
  177. Introduce notation by example (details / githubweb)
  178. Remove excessive indexing of 'inverse' annotation (details / githubweb)
  179. Apply suggestion using 'time' as example (details / githubweb)
  180. Fix white-space (details / githubweb)
  181. Move '(definite)' inside \firstuse (details / githubweb)
  182. Change sentence with 'language built on acausal modeling' (details / githubweb)
  183. Combine first two sentences into one (details / githubweb)
  184. Put commas around 'depending on context' (details / githubweb)
  185. Remove $v''$ from example presentations of 'der(v, 2)' (details / githubweb)
  186. Turn see-also index entry into textual cross-reference (details / githubweb)
  187. Update chapters/unitexpressions.tex (details / githubweb)
  188. Use quotes and state that degC is only an example. (details / githubweb)
  189. Fix typo 'inde' -> 'index' (details / githubweb)
  190. Simplify examples of invalid code (details / githubweb)
  191. Rephrase 'done this way' -> 'presented like this' (details / githubweb)
  192. Link directly to unicode.org skipping www.; it might redirect to home.unicode.org. (details / githubweb)
  193. Simplify links; remove www. but include https:// so that it can be a normal url. (details / githubweb)
  194. Remove www. prefix as doesn't seem needed. (details / githubweb)
  195. More stable links for openprod (details / githubweb)
  196. Downgrade (details / githubweb)
  197. AlsoBibliography (details / githubweb)
  198. https (details / githubweb)
  199. Update chapters/unitexpressions.tex (details / githubweb)
  200. ITEA4 (details / githubweb)
  201. Remove incorrect escaping of '&' in bibliography 'url' entry (details / githubweb)
  202. Replace overuse of inline code by math and vice versa (details / githubweb)
  203. Finish transition to sentence-based line breaking in connectors.tex (details / githubweb)
  204. Fix listing with bad line breaks in comments (details / githubweb)
  205. Better definition of comments. (details / githubweb)
  206. AddIndex (details / githubweb)
  207. ClarifyPureAsDiscussed (details / githubweb)
  208. Add icon (details / githubweb)
  209. Only recommend diagnostic in case a result trajectory is missing (details / githubweb)
  210. Apply suggestion for reducing amount of 'modeling' (details / githubweb)
  211. Remove repeated list of example application domains (details / githubweb)
  212. Port new description of Modelica to README.md (details / githubweb)
  213. Restore (R) in README.md (details / githubweb)
  214. Tweak CSS for :target:before (details / githubweb)
  215. Update chapters/equations.tex (details / githubweb)
  216. Update chapters/equations.tex (details / githubweb)
  217. Update chapters/unitexpressions.tex (details / githubweb)
  218. Update chapters/lexicalstructure.tex (details / githubweb)
  219. Update chapters/lexicalstructure.tex (details / githubweb)
  220. Update chapters/lexicalstructure.tex (details / githubweb)
  221. Update chapters/lexicalstructure.tex (details / githubweb)
  222. Update chapters/functions.tex (details / githubweb)
  223. Update chapters/functions.tex (details / githubweb)
  224. Update chapters/annotations.tex (details / githubweb)
  225. Update chapters/annotations.tex (details / githubweb)
  226. Update chapters/annotations.tex (details / githubweb)
  227. Update chapters/annotations.tex (details / githubweb)
  228. Add some 'padding-top' to make item target visible under page header (details / githubweb)
  229. Fix unresolved merge conflict (details / githubweb)
  230. Use NON-DIGIT in grammar. (details / githubweb)
  231. RemoveWS (details / githubweb)
  232. RemoveWS2 (details / githubweb)
  233. RemoveRedundant (details / githubweb)
  234. Update chapters/annotations.tex (details / githubweb)
  235. Update chapters/annotations.tex (details / githubweb)
  236. Update chapters/annotations.tex (details / githubweb)
  237. Call the preferredView string the 'view' (details / githubweb)
  238. Add alternative reading of 'info' (details / githubweb)
  239. Increase sizes a bit, and use "smallifpdf" for comments. (details / githubweb)
  240. Re-introduce repetition (details / githubweb)
  241. Restore (details / githubweb)
  242. RestoreEnDash (details / githubweb)
  243. Simplify (details / githubweb)
  244. FixClasses (details / githubweb)
  245. Name the HTML entry page 'index.html' (details / githubweb)
  246. Utilize entry at 'index.html' (details / githubweb)
  247. Update css/MLS.css (details / githubweb)
  248. With proposed changes. (details / githubweb)
  249. Break oversize listing line in AssertionLevel example (details / githubweb)
  250. Space around binary operators (details / githubweb)
  251. Break oversize listing lines in record constructor examples (details / githubweb)
  252. Break oversize listing line in actualStream definition (details / githubweb)
  253. Clean up listings in chapter 'State Machines' (details / githubweb)
  254. Break oversize listing lines in convertModifiers examples (details / githubweb)
  255. Break oversize listing line in 'quadrature2' (details / githubweb)
  256. Break oversize listing line in 'Placement' (details / githubweb)
  257. Update status regarding LaTeXML issue 1719 (details / githubweb)
  258. Fix indentation of Ellipse pseudo-code record definition (details / githubweb)
  259. Address fancyhdr warning about too small 'headheight' (details / githubweb)
  260. Move setting of 'headheight' to a better place (details / githubweb)
  261. KeepSemanticRestrictionOutOfHeading (details / githubweb)
  262. AsProposed (details / githubweb)
  263. SimplerThanProposedRestrictionIsImplicit (details / githubweb)
  264. AsProposed (details / githubweb)
  265. KeepSemanticRestrictionOutOfHeading (details / githubweb)
  266. AsProposed (details / githubweb)
  267. AsProposed (details / githubweb)
  268. Simplify (details / githubweb)
  269. SimplerSimilarToReinit (details / githubweb)
  270. Simplify (details / githubweb)
  271. AdditionalOnes (details / githubweb)
  272. Removing indentation as requested by Hans (details / githubweb)
  273. Update chapters/classes.tex (details / githubweb)
  274. Update chapters/classes.tex (details / githubweb)
  275. Update chapters/equations.tex (details / githubweb)
  276. Update chapters/statements.tex (details / githubweb)
  277. FromComments (details / githubweb)
  278. ConsistentCapitalization (details / githubweb)
  279. AvoidStartingWithAnnotation (details / githubweb)
  280. NoDuplicate (details / githubweb)
  281. AvoidStartingWithArrays (details / githubweb)
  282. Add index entries (details / githubweb)
  283. Simplify clumsy logic (details / githubweb)
  284. Remove non-standard use of hard line breaks inside paragraph (details / githubweb)
  285. Remove unnecessary splitting of source code lines (details / githubweb)
  286. Fix oversize lines in listings (details / githubweb)
  287. Sentence-based line breaking in dae.tex (details / githubweb)
  288. Address comment about systematic formatting (details / githubweb)
  289. Add reference kind to naked \ref (details / githubweb)
  290. Sentence-based line breaking of overload.tex (details / githubweb)
  291. Improve cross references (details / githubweb)
  292. BasedOnFeedback (details / githubweb)
  293. Remove odd like break in paragraph (details / githubweb)
  294. Remove stray single quote (details / githubweb)
  295. Clean up listings with bad indentation (details / githubweb)
  296. Minor corrections with empty arrays (details / githubweb)
  297. AsProposed (details / githubweb)
  298. Update chapters/arrays.tex (details / githubweb)
  299. Make conversion example clearer. (details / githubweb)
  300. BothChoices (details / githubweb)
  301. BadInsteadOfMisspelling (details / githubweb)
  302. Oops (details / githubweb)
  303. AhThereItShouldBe (details / githubweb)
  304. ChangeIndentation (details / githubweb)
  305. LastOne (details / githubweb)
  306. Drop redundant part of headings (details / githubweb)
  307. Simplify 'Enumeration Value' -> 'Enumeration' in headings (details / githubweb)
  308. Reintroduce article in headings to emphasize example status (details / githubweb)
  309. En-dash (details / githubweb)
  310. Shorten long heading (details / githubweb)
  311. Remove redundant headings above small examples (details / githubweb)
  312. Shorten heading and put redundant part last (details / githubweb)
  313. Simplify heading to increase visibility of its important part (details / githubweb)
  314. Shorten heading, matching style of similar headings (details / githubweb)
  315. Shorten heading, making it more general (details / githubweb)
  316. En-dash (details / githubweb)
  317. Shorten heading, making it more general (details / githubweb)
  318. Shorten long heading to make "String Concatenation" more visible (details / githubweb)
  319. Shorten subsection headings below "Function Call" (details / githubweb)
  320. Shorten subsection headings under "File System Mapping of Package/Class Hierarchy" (details / githubweb)
  321. En-dash (details / githubweb)
  322. Move 'Hierarchy' from heading to paragraph below (details / githubweb)
  323. Shorten headings related to synchronous solver methods (details / githubweb)
  324. Shorten headings related to overconstrained connectors (details / githubweb)
  325. Fix indentation in example listing (details / githubweb)
  326. Fix nearby sentence-based line breaking (details / githubweb)
  327. Change 'Overconstrained Connectors' -> '... Connections' (details / githubweb)
  328. Fix indentation of listings related to versionDate and friends (details / githubweb)
  329. Rename 'Clocked Partition Equation Solving' (details / githubweb)
  330. Remove hyphen in 'Clocked-Discretized partition' (details / githubweb)
  331. Say 'Connection Graphs and Their Operators' (details / githubweb)
  332. Align introduced terminology (and index) with heading (details / githubweb)
  333. Rename concept 'structural parameter' -> 'evaluable parameter' (details / githubweb)

Pull request #2754 updated at 9:34:00 PM on Feb 7, 2022

Revision: 0d460c93d4c110e193627b022be1af2cad98e143
Repository: https://github.com/modelica/ModelicaSpecification.git
  • PR-2754
Revision: e4d3a70e3751da452dc514254b4daa0f915ca2ca
Repository: https://github.com/modelica/ModelicaSpecification.git
  • PR-2754