Skip to content

Changes

#2 (Oct 25, 2021, 9:25:59 PM)

  1. Say just 'inStream' instead of 'the inStream operator' — Tidefelt Henrik / githubweb
  2. Cleanup some formatting of math in derivationofstream.tex — Tidefelt Henrik / githubweb
  3. Use align* instead of eqnarray* — Tidefelt Henrik / githubweb
  4. More rephrasing of operator mentions — Tidefelt Henrik / githubweb
  5. Don't use \textbf directly for glossary items — Tidefelt Henrik / githubweb
  6. More operator mentions — Tidefelt Henrik / githubweb
  7. Remove some empty lines at the bottom of tables — Tidefelt Henrik / githubweb
  8. Remove inconsistent use of \textbf in dae.tex — Tidefelt Henrik / githubweb
  9. Avoid \textbf for starting examples — Tidefelt Henrik / githubweb
  10. Apply some math formatting — Tidefelt Henrik / githubweb
  11. Remove empty parentheses that don't mean empty parentheses — Tidefelt Henrik / githubweb
  12. Avoid \textbf when showing syntax of connect-equation — Tidefelt Henrik / githubweb
  13. Change one \textbf into \lstinline — Tidefelt Henrik / githubweb
  14. Don't use text escape with \textbf inside lstlisting — Tidefelt Henrik / githubweb
  15. Minor cleanup of ellipsis — Tidefelt Henrik / githubweb
  16. Minor style improvement inside code listing comment — Tidefelt Henrik / githubweb
  17. Customize 'description' environment so that \item style can replace direct use of \textbf — Tidefelt Henrik / githubweb
  18. Remove unnecessary use of \textbf for itemize items — Tidefelt Henrik / githubweb
  19. Fix formatting of definition of 'cat' — Tidefelt Henrik / githubweb
  20. Fix latexml issue with \neq in \lstinline math — Tidefelt Henrik / githubweb
  21. Replace \textbf with \firstuse when making definitions for 'Protection' annotation — Tidefelt Henrik / githubweb
  22. Remove unused one-off arguments to lstlisting, including emphstyle=\textbf — Tidefelt Henrik / githubweb
  23. Remove some misplaced paragraph breaks right before itemize environments — Tidefelt Henrik / githubweb
  24. Avoid use of \textbf in revisions.tex, using some \emph instead — Tidefelt Henrik / githubweb
  25. Use \emph rather than \textbf to put emphasis on 'not' — Tidefelt Henrik / githubweb
  26. Get rid of some redundant parentheses just filled with dots — Tidefelt Henrik / githubweb
  27. Introduce \bibitemtitle to replace \textbf for titles in the bibliography — Tidefelt Henrik / githubweb
  28. Replace some \textbf in tables with \tablehead — Tidefelt Henrik / githubweb
  29. Remove stray non-normative closing bracket — Tidefelt Henrik / githubweb
  30. Use \emph instead of \textbf on 'shall not' — Tidefelt Henrik / githubweb
  31. Remove more parentheses with only dots inside — Tidefelt Henrik / githubweb
  32. Move period out of \lstinline — Tidefelt Henrik / githubweb
  33. Replace lots of \textbf with \lstinline — Tidefelt Henrik / githubweb
  34. Remove left over "Equations:." before sequence of examples — noreply / githubweb
  35. Remove \textbf from two cases where no special formatting fits — Tidefelt Henrik / githubweb
  36. Fix some formatting of examples and nonnormative content in tables — Tidefelt Henrik / githubweb
  37. Use \firstuse instead of \textbf when introducing base clock partition types — Tidefelt Henrik / githubweb
  38. Remove \textbf on 'active' where it is neither introduced nor deserving emphasis — Tidefelt Henrik / githubweb
  39. Use \tablehead instead of \textbf for some kind of table title — Tidefelt Henrik / githubweb
  40. Replace \textbf by \firstuse when terms are introduced in tables — Tidefelt Henrik / githubweb
  41. Use item list instead of beginning each semiLinear rule with \textbf{Rule X} — Tidefelt Henrik / githubweb
  42. Introduce \numbereddefinition instead of \textbf for numbered definitions — Tidefelt Henrik / githubweb
  43. Use item list instead of \textbf for the only 'Proposition' there is — Tidefelt Henrik / githubweb
  44. Remove \textbf on the single restriction that has it in a list of five — Tidefelt Henrik / githubweb
  45. Remove exaggerated emphasis with \textbf in equation/variable balance examples — Tidefelt Henrik / githubweb
  46. Remove use of enumitem.sty to fix continuous integration builds — Tidefelt Henrik / githubweb
  47. Corrected examples — Hans.Olsson / githubweb
  48. Correct name of input to integrand. — Hans.Olsson / githubweb
  49. Clarify variability guarantee — Hans.Olsson / githubweb
  50. Clarify pre for arrays — Hans.Olsson / githubweb
  51. Restore to non-generic makefile, needed for nmake — Hans.Olsson / githubweb
  52. Allocate MCP number for "Generalized Modelica URIs for external resources" — Hans.Olsson / githubweb
  53. Fix whitespace — Hans.Olsson / githubweb
  54. Fix whitespace — Hans.Olsson / githubweb
  55. Add comment — Hans.Olsson / githubweb
  56. One more math as noted — Hans.Olsson / githubweb
  57. Add link to collection of examples in ReadMe.md — noreply / githubweb
  58. Incorporate suggestions from #2578 — ottot / githubweb
  59. Move details/recommendations for RealType and IntegerType to where they belong — Tidefelt Henrik / githubweb
  60. Fix strange uses of \emph for external objects — Tidefelt Henrik / githubweb
  61. Fix hybrid DAE discrete-time Real equation — Tidefelt Henrik / githubweb
  62. Don't use function name subscripts formatted as variable names — Tidefelt Henrik / githubweb
  63. Rewrite to avoid starting sentence with 'homotopy' — Tidefelt Henrik / githubweb
  64. Fix issues found when looking for un-protected in-sentence periods — Tidefelt Henrik / githubweb
  65. Clarify that leading and ending newlines are ignored in captions (#2581) — noreply / githubweb
  66. Make Figure title optional as decided at the 101th design meeting (#2580) — noreply / githubweb
  67. Fix typos and improved wording reported by @matlelenz — ottot / githubweb
  68. text graphical -> text graphical primitive — ottot / githubweb
  69. Change one instance of incorrect use of math into \lstinline — Tidefelt Henrik / githubweb
  70. Fix misc styling of array reductions — Tidefelt Henrik / githubweb
  71. Misc style cleanup of matrix and vector algebra functions and constructors — Tidefelt Henrik / githubweb
  72. Add missing math styling on array concatenation helper variables — Tidefelt Henrik / githubweb
  73. Clean up so-called "formal" definition of array concatenation — Tidefelt Henrik / githubweb
  74. Set belowskip=0pt for code listings — Tidefelt Henrik / githubweb
  75. Remove some excess space — Tidefelt Henrik / githubweb
  76. Add comments regarding LaTeXML issue being fixed on 'master' — Tidefelt Henrik / githubweb
  77. Use math also for the 'x1' and 'x2' of linspace — Tidefelt Henrik / githubweb
  78. Remove asymmetric paragraph break in table — Tidefelt Henrik / githubweb
  79. Insert comma after 'that is' — Tidefelt Henrik / githubweb
  80. Add escape around 'and' that's considered natural language — Tidefelt Henrik / githubweb
  81. Lots of more or less font markup related fixes to chapter 'Arrays' — Tidefelt Henrik / githubweb
  82. Don't use $* in recipe of makefile rule without % — noreply / githubweb
  83. Fix LaTeXML problems with unbalanced parentheses/brackets in math — Tidefelt Henrik / githubweb
  84. Minor cleanup or range operator — Tidefelt Henrik / githubweb
  85. Remove ':' at end of section headings — Tidefelt Henrik / githubweb
  86. Try to remove lstinline from section names — Tidefelt Henrik / githubweb
  87. And no math in section-headings — Tidefelt Henrik / githubweb
  88. Rewrite paragraph on lookup in import clasuses to improve readability in the presence of lots of punctuation symbols — Tidefelt Henrik / githubweb
  89. Re-write the list of possible import clause forms as suggested by Hans — Tidefelt Henrik / githubweb
  90. Reflow some lines on import clauses — Tidefelt Henrik / githubweb
  91. Fix em-dash/comma mismatch — Tidefelt Henrik / githubweb
  92. Use \lstinline on 'Plot' and 'title' — noreply / githubweb
  93. Elaborate on the inheritance of figures — Tidefelt Henrik / githubweb
  94. Explain 'preferred' plot in a more open way — Tidefelt Henrik / githubweb
  95. Clarify scoping for component names — Hans.Olsson / githubweb
  96. State that promote is part of Modelica — Hans.Olsson / githubweb
  97. No deduction of iterator range from array in bus — Hans.Olsson / githubweb
  98. Make mathescape=true by default — Tidefelt Henrik / githubweb
  99. Add SameName example in same style. — Hans.Olsson / githubweb
  100. Add missing 'as' — noreply / githubweb
  101. Remove empty line at beginning of file — Tidefelt Henrik / githubweb
  102. Use pseudocode record for 'Documentation' annotation — Tidefelt Henrik / githubweb
  103. Update chapters/scoping.tex — noreply / githubweb
  104. Update chapters/scoping.tex — noreply / githubweb
  105. Remove trailing ws — Hans.Olsson / githubweb
  106. Update chapters/statements.tex — noreply / githubweb
  107. Include proposed changes — Hans.Olsson / githubweb
  108. Restore workarounds for LaTeXML issue 1274 — Tidefelt Henrik / githubweb
  109. Remove old statement that is now superfluous — Hans.Olsson / githubweb
  110. Change Varying — Hans.Olsson / githubweb
  111. Use grammar-language and consistent names — Hans.Olsson / githubweb
  112. Replace class-name by type-specifier as in grammar — Hans.Olsson / githubweb
  113. Use name of class instead of old grammar-name class-name; since these should name not type-specifier — Hans.Olsson / githubweb
  114. Minor cleanup of connectorSizing — Tidefelt Henrik / githubweb
  115. Fix indentation of grammar in text — Hans.Olsson / githubweb
  116. Use amsthm.sty to define 'definition' environment — Tidefelt Henrik / githubweb
  117. Mark the end of a definition with \qed — Tidefelt Henrik / githubweb
  118. Use 'definition' environment instead of "definition tables" — Tidefelt Henrik / githubweb
  119. Use 'definition' environments instead of 'description' lists — Tidefelt Henrik / githubweb
  120. Use 'definition' environment for the different kinds of discrete-time variables — Tidefelt Henrik / githubweb
  121. Make ndims constant. — Hans.Olsson / githubweb
  122. FixIssue — Hans.Olsson / githubweb
  123. Use 'definition' environment for the two kinds of clock partition — Tidefelt Henrik / githubweb
  124. Don't consider the three 'The input argument is a...' definitions — Tidefelt Henrik / githubweb
  125. Clean up 'hold(u)' — Tidefelt Henrik / githubweb
  126. Update chapters/operatorsandexpressions.tex — noreply / githubweb
  127. Tidy up function calls that are parameter expressions — Tidefelt Henrik / githubweb
  128. Improve readability of source of nested item list on expandable connectors — Tidefelt Henrik / githubweb
  129. Say 'Error', not 'Not allowed' in listing comments — Tidefelt Henrik / githubweb
  130. Fix \autoref case for 'figure' — Tidefelt Henrik / githubweb
  131. Prepare for future use of \subfloat — Tidefelt Henrik / githubweb
  132. Say 'hold extrapolation' instead of 'constant extrapolation' — noreply / githubweb
  133. Remove presumably unintended indentation inside lstlisting environments (#2595) — noreply / githubweb
  134. Use pure math instead of \lstinline for math-like content — Tidefelt Henrik / githubweb
  135. Clarify caption: the value of a clock variable isn't defined — Tidefelt Henrik / githubweb
  136. Remove superflous emphasis — Tidefelt Henrik / githubweb
  137. Use equally sized figures for the different kinds of discrete-time variables — Tidefelt Henrik / githubweb
  138. Use math for the points of a Bezier spline — Tidefelt Henrik / githubweb
  139. Use scalable graphics for Bezier spline — Tidefelt Henrik / githubweb
  140. Make sure all figures have a caption — Tidefelt Henrik / githubweb
  141. Put figure captions below the figure — Tidefelt Henrik / githubweb
  142. Styling of captions — Tidefelt Henrik / githubweb
  143. Mention that LaTeXML issue with subfig.sty is fixed on master — Tidefelt Henrik / githubweb
  144. Remove spurious/strange paragraph breaks — Tidefelt Henrik / githubweb
  145. Minor improvement of 'itemize' source readability — Tidefelt Henrik / githubweb
  146. Clean up some whitespace and ellipses in chapter 'Equations' Modelica code — Tidefelt Henrik / githubweb
  147. Misc \lstinline cleanup in chapter 'Equations' — Tidefelt Henrik / githubweb
  148. Fix language — Tidefelt Henrik / githubweb
  149. Use cleveref.sty instead of \autoref — Tidefelt Henrik / githubweb
  150. Remove hard-coded section name after \cref — Tidefelt Henrik / githubweb
  151. Make it an error to use \autoref — Tidefelt Henrik / githubweb
  152. Get rid of \doublelabel in favor of plain \label — Tidefelt Henrik / githubweb
  153. Change one instance of \cref to \Cref — Tidefelt Henrik / githubweb
  154. Remove redundant reference to enumeration item — Tidefelt Henrik / githubweb
  155. Use \cref for referencing equations — Tidefelt Henrik / githubweb
  156. Try to fix CI build by installing packages caption.sty and cleveref.sty — Tidefelt Henrik / githubweb
  157. Try to fix CI build by installing cleveref.sty — Tidefelt Henrik / githubweb
  158. Use \eqref instead of \cref for equation references — Tidefelt Henrik / githubweb
  159. Add missing whitespace — noreply / githubweb
  160. Restore — Hans.Olsson / githubweb
  161. RestoreSpace — Hans.Olsson / githubweb
  162. Restore — Hans.Olsson / githubweb
  163. Update chapters/annotations.tex — Hans.Olsson / githubweb
  164. Update chapters/annotations.tex — Hans.Olsson / githubweb
  165. Restore quoted identifier part — Hans.Olsson / githubweb
  166. Change: Allow empty quoted identifier. — Hans.Olsson / githubweb
  167. Replace en-dash by parenthesis in constrainedby requirement — Tidefelt Henrik / githubweb
  168. Replace en-dash by comma when giving exception — Tidefelt Henrik / githubweb
  169. Replace en-dash by comma before 'then' — Tidefelt Henrik / githubweb
  170. Replace en-dash by comma before some kind of exception — Tidefelt Henrik / githubweb
  171. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  172. Replace en-dash by comma before 'but' — Tidefelt Henrik / githubweb
  173. Rewrite item list with all items in stand-alone form — Tidefelt Henrik / githubweb
  174. Clean up whitespace in small code listing — Tidefelt Henrik / githubweb
  175. Say 'specifying' instead of 'which specifies' after em-dash — Tidefelt Henrik / githubweb
  176. Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation — Tidefelt Henrik / githubweb
  177. Improve symmetry of footnotes for Mathematica and MATLAB — Tidefelt Henrik / githubweb
  178. Replace two en-dashes by nothing and comma — Tidefelt Henrik / githubweb
  179. Remove en-dash before 'of class' — Tidefelt Henrik / githubweb
  180. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  181. Replace en-dash by comma before 'except' — Tidefelt Henrik / githubweb
  182. Replace en-dash by comma before 'but' — Tidefelt Henrik / githubweb
  183. Replace en-dash by parentheses when giving non-normative rationale — Tidefelt Henrik / githubweb
  184. Replace en-dash by colon after 'twice' — Tidefelt Henrik / githubweb
  185. Replace single en-dash by pair of em-dashes around 'the iteration range' — Tidefelt Henrik / githubweb
  186. Clean up some whitespace in some code listings in chapter 'Statements' — Tidefelt Henrik / githubweb
  187. Replace en-dash by comma, while changing the following 'and' into 'while' — Tidefelt Henrik / githubweb
  188. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  189. Replace en-dash by period before 'however' — Tidefelt Henrik / githubweb
  190. Replace almost all remaining en-dashes by em-dashes — Tidefelt Henrik / githubweb
  191. Remove space added for source code readability — Tidefelt Henrik / githubweb
  192. #2620 replace non existing comment non-terminal with description non-terminal — adrian.pop / githubweb
  193. Try to fix CI build by installing cleveref.sty — Tidefelt Henrik / githubweb
  194. Add comments about LaTeXML issue 1292 being fixed on 'master' — Tidefelt Henrik / githubweb
  195. Build and use the new docker image with cleveref (#2626) — noreply / githubweb
  196. Bump Docker latexml image — Tidefelt Henrik / githubweb
  197. Use \lstinline for 'ExternalObject' — Tidefelt Henrik / githubweb
  198. Change some hyphens to em-dashes — Tidefelt Henrik / githubweb
  199. Change some hyphens to commas — Tidefelt Henrik / githubweb
  200. Remove a hyphen instead of changing to em-dash — Tidefelt Henrik / githubweb
  201. Prefer comma over em-dash before "see" — Tidefelt Henrik / githubweb
  202. Change hyphens for page ranges to en-dash — Tidefelt Henrik / githubweb
  203. Remove two stray paragraph breaks — Tidefelt Henrik / githubweb
  204. Apply \firstuse when introducing overdetermined type/record — Tidefelt Henrik / githubweb
  205. Remove spaces around em-dash — Tidefelt Henrik / githubweb
  206. Fix two more cases of space to remove around em-dash — Tidefelt Henrik / githubweb
  207. Replace closed em-dash by open en-dash — Tidefelt Henrik / githubweb
  208. Use \lstinline for 'noEvent' — Tidefelt Henrik / githubweb
  209. Clarify that it's an error if cref does not designate a scalar variable — noreply / githubweb
  210. Clarify the behavior for unknown and incompatible units — ottot / githubweb
  211. Fix broken merge — noreply / githubweb
  212. Move things related to Axis.label into the same paragraph — Tidefelt Henrik / githubweb
  213. Clarify that Axis.unit is required when specifying axis bounds — Tidefelt Henrik / githubweb
  214. Make Axis.unit default to "" (without yet specifying what the default means) — Tidefelt Henrik / githubweb
  215. First try at defining the meaning of empty Axis.unit — Tidefelt Henrik / githubweb
  216. Mandate that Axis.unit is used for axis tick labels — Tidefelt Henrik / githubweb
  217. Separate meanings of presence of axis bounds and presence of Axis.unit — Tidefelt Henrik / githubweb
  218. Ignore 'min' and 'max' when 'unit' is not recognized — noreply / githubweb
  219. Remove stray line break in when-statement example — noreply / githubweb
  220. When speaking of when-equations, don't say "when-statements" — noreply / githubweb
  221. Use scalable graphics for subtype relation — Tidefelt Henrik / githubweb
  222. Fix typos in subtype figure caption — Tidefelt Henrik / githubweb
  223. Remove no longer used bitmap images — Tidefelt Henrik / githubweb
  224. Use scalable graphics for inside/outside connector example — Tidefelt Henrik / githubweb
  225. End all captions with period — Tidefelt Henrik / githubweb
  226. Use open en-dash instead of open em-dash — Tidefelt Henrik / githubweb
  227. Use scalable graphics for synchronous example — Tidefelt Henrik / githubweb
  228. Use scalable graphics for MODELICAPATH — Tidefelt Henrik / githubweb
  229. Use scalable graphics for overconstrained connection graph — Tidefelt Henrik / githubweb
  230. Fix failed attempt to format 'k' as subscript — Tidefelt Henrik / githubweb
  231. Use scalable graphics for fluid connection set — Tidefelt Henrik / githubweb
  232. Rename figure 'image2.png' -> 'diagram_examples.png' — Tidefelt Henrik / githubweb
  233. Remove stray extra 'q' in subscripts of figure 15.1 — Tidefelt Henrik / githubweb
  234. Improve math formatting in derivationofstream.tex — Tidefelt Henrik / githubweb
  235. Use scalable graphics for common mixing enthalpy — Tidefelt Henrik / githubweb
  236. Use scalable graphics for inStream rationale — Tidefelt Henrik / githubweb
  237. Use scalable graphics for fluid connections with sensor — Tidefelt Henrik / githubweb
  238. Small fixes to math notation in derivationofstream.tex — Tidefelt Henrik / githubweb
  239. Clarify elsewhen initial — Hans.Olsson / githubweb
  240. Say "\lstinline!start! attribute" — Tidefelt Henrik / githubweb
  241. Remove extra period at end of sentence — Tidefelt Henrik / githubweb
  242. Update chapters/equations.tex — noreply / githubweb
  243. Fix incorrect use of "discrete states" — Tidefelt Henrik / githubweb
  244. Give proper name to section introducing 'clocked state variable' — Tidefelt Henrik / githubweb
  245. Clarify definition of 'clocked state variable' — Tidefelt Henrik / githubweb
  246. Some \lstinline cleanup in definition of 'previous' — Tidefelt Henrik / githubweb
  247. Use scalable graphics for state machine transition examples — Tidefelt Henrik / githubweb
  248. Use scalable graphics for hierarchical state machine — Tidefelt Henrik / githubweb
  249. Create LICENSE.md — noreply / githubweb
  250. Specify that chapter introductions are non-normative. — Hans.Olsson / githubweb
  251. Split of terminology as separate section. — Hans.Olsson / githubweb
  252. Remove normative text (already part of equations-chapter), — Hans.Olsson / githubweb
  253. No need to mark the start as non-normative anymore. — Hans.Olsson / githubweb
  254. Split of normative part. — Hans.Olsson / githubweb
  255. Minor state machine figure updates — Tidefelt Henrik / githubweb
  256. Use scalable graphics for the state machine behavior plot — Tidefelt Henrik / githubweb
  257. Replace PNG variant of Modelica_Language by SVG — Tidefelt Henrik / githubweb
  258. Set 'height' instead of 'scale' for image in page header — Tidefelt Henrik / githubweb
  259. Include screen shots with 'scale' instead of 'width' and 'height' for consistent scaling — Tidefelt Henrik / githubweb
  260. Add comment about LaTeXML issue being fixed on 'master' — noreply / githubweb
  261. Reformulate to have a non-normative introduction, followed by an actual normative part. — Hans.Olsson / githubweb
  262. Switch from table to item-list after latexml bug was corrected. — Hans.Olsson / githubweb
  263. Fix reference to table. — Hans.Olsson / githubweb
  264. Mark entire introduction to array chapter as non-normative. — Hans.Olsson / githubweb
  265. Move non-normative motivation for package to start of chapter, — Hans.Olsson / githubweb
  266. Reorder sections in package-chapter as discussed. — Hans.Olsson / githubweb
  267. Remove extra label. — Hans.Olsson / githubweb
  268. Use \emph instead of all upper case letters — noreply / githubweb
  269. Address GitHub warning about incorrect pair of double quotes — noreply / githubweb
  270. Improve inclusion of image in preface — Tidefelt Henrik / githubweb
  271. Remove nonnormative unclear text — Hans.Olsson / githubweb
  272. Rewrite synchronous rationale to be positive (#2656) — noreply / githubweb
  273. Fix duplicated paragraph after resolving merge conflict — Tidefelt Henrik / githubweb
  274. First attempt at environments for operator/function definitions, with application to 'previous' — Tidefelt Henrik / githubweb
  275. Sample application to 'Numeric Functions and Conversion Functions' — Tidefelt Henrik / githubweb
  276. Remove some unintentional paragraph breaks around displayed equations — Tidefelt Henrik / githubweb
  277. Sample application to base-clock conversion operators — Tidefelt Henrik / githubweb
  278. Alternative approach to avoid overuse of tables, applied to event-related operators — Tidefelt Henrik / githubweb
  279. Add Git ignore patterns for LaTexML-generated build directories — Tidefelt Henrik / githubweb
  280. More use of math for operator formal parameters — Tidefelt Henrik / githubweb
  281. Break too long \lstinline line — Tidefelt Henrik / githubweb
  282. Update name and add link for MCP-0037 — noreply / githubweb
  283. Use latexmk — Hans.Olsson / githubweb
  284. Use "discrete-time variable" consistently. (#2646) — noreply / githubweb
  285. Update all existing sample applications according to discussion with Hans — Tidefelt Henrik / githubweb
  286. Add ltx-article.css to Git ignore patterns — Tidefelt Henrik / githubweb
  287. Remove controversial part of merged with #2646 — noreply / githubweb
  288. Move MCP state to 'Under Evaluation' — Tidefelt Henrik / githubweb
  289. Change small tables of arithmetic operators from 'longtable' to 'tabular' — Tidefelt Henrik / githubweb
  290. Don't end small table entries in period — Tidefelt Henrik / githubweb
  291. Clean up table of Clock constructors — Tidefelt Henrik / githubweb
  292. Use 'list' instead of 'longtable' for crazy indentation of definitions of 'incidence(e)' — Tidefelt Henrik / githubweb
  293. Uniform structure of paragraph before tables of operators/functions — Tidefelt Henrik / githubweb
  294. Clean up table of sub-clock conversion operators — Tidefelt Henrik / githubweb
  295. Use new, lighter, style for table of solver methods — Tidefelt Henrik / githubweb
  296. Clean up table of additional clock utility operators — Tidefelt Henrik / githubweb
  297. Use 'list'-based environment instead of 'longtable' for contributors — Tidefelt Henrik / githubweb
  298. Clean up tables for state machines — Tidefelt Henrik / githubweb
  299. Replace 'p{11cm}' column format by 'l' — Tidefelt Henrik / githubweb
  300. Don't use 'longtable' for collection of all keywords — Tidefelt Henrik / githubweb
  301. Use new table style for string escape sequences — Tidefelt Henrik / githubweb
  302. Use 'itemize' instead of 'longtable' for notation in dae.tex — Tidefelt Henrik / githubweb
  303. Basic cleanup of table for overconstrained connections — Tidefelt Henrik / githubweb
  304. Structure 'Annotations for Code Generation' similar to operators — Tidefelt Henrik / githubweb
  305. Use 'itemize' instead of 'longtable' for definitions of specialized classes — Tidefelt Henrik / githubweb
  306. Clean up table of inheritance rules — Tidefelt Henrik / githubweb
  307. Clean up table and listings in 'Merging of Modifications' — Tidefelt Henrik / githubweb
  308. Say, for example, "C type", not "C-type" — Tidefelt Henrik / githubweb
  309. Clean up tables in 'External Function Interface' — Tidefelt Henrik / githubweb
  310. Minor math cleanup — Tidefelt Henrik / githubweb
  311. Allow Dialog for classes as well, with restriction. (#2618) — noreply / githubweb
  312. Update convertMessage to handle elements. — Hans.Olsson / githubweb
  313. Clean up a couple of tables related to arrays — Tidefelt Henrik / githubweb
  314. Clean up array and element-wise operator tables — Tidefelt Henrik / githubweb
  315. Avoid paragraph columns in operator precedence table — Tidefelt Henrik / githubweb
  316. Remove vertical lines in operator precedence table — Tidefelt Henrik / githubweb
  317. Clean up definition of 'promote' — Tidefelt Henrik / githubweb
  318. Clean up whitespace in array function example — Tidefelt Henrik / githubweb
  319. Clean up last tables of array operators and functions — Tidefelt Henrik / githubweb
  320. Don't load unused package 'longtable' — Tidefelt Henrik / githubweb
  321. Matrix/vector algebra functions return reals — Martin Sjölund / githubweb
  322. No need to say Real/Integer - Real is enough — Martin Sjölund / githubweb
  323. Minor cleanup of listing for 'cross' — Tidefelt Henrik / githubweb
  324. Add files for editing files using Sublime Text (#2674) — noreply / githubweb
  325. Forbid mixing clocks (#2670) — noreply / githubweb
  326. Change notation for mass flow rate from \dot{m} to \tilde{m}. (#2645) — noreply / githubweb
  327. Specify that each is wrt enclosing array for its position (#2648) — noreply / githubweb
  328. Reorder rows of external function type mapping table — Tidefelt Henrik / githubweb
  329. Partition table of 'Utility Functions for Reporting Errors' in three sections — Tidefelt Henrik / githubweb
  330. Consistent use of comments between arguments to \lstdefinelanguage — Tidefelt Henrik / githubweb
  331. Remove periods (.) from 'alsoletter' — Tidefelt Henrik / githubweb
  332. Add line break before long \lstinline — Tidefelt Henrik / githubweb
  333. Move comments above synchronous solver method equations — Tidefelt Henrik / githubweb
  334. Force normal font weight in <th> elements — Tidefelt Henrik / githubweb
  335. Fix issue with syntax highlighting of 'getInstanceName' and 'terminal' — Tidefelt Henrik / githubweb
  336. Add syntax highlighting of synchronous operators — Tidefelt Henrik / githubweb
  337. Don't use \nameref* in LaTeXML build — Tidefelt Henrik / githubweb
  338. Don't exclude directory 'css' from Sublime Text project — Tidefelt Henrik / githubweb
  339. Restrict use of 'size' on components of expandable connectors (#2596) — noreply / githubweb
  340. Clarify HTML encoded contents. (#2672) — noreply / githubweb
  341. Get rid of \autoref uses introduced by merge with 'central/master' — Tidefelt Henrik / githubweb
  342. Teach Jenkins about MLS.css — Tidefelt Henrik / githubweb
  343. Adjust monospace font size in LaTeXML build — Tidefelt Henrik / githubweb
  344. Remove CSS files that are identical to the default ones from LaTeXML — Tidefelt Henrik / githubweb
  345. Migrate modifications of LaTeXML.css to MLS.css — Tidefelt Henrik / githubweb
  346. Scale down non-mathescape math in CSS instead of scaling up monospace — Tidefelt Henrik / githubweb
  347. Add comment regarding problem with labels on the LaTeXML 'master' branch — Tidefelt Henrik / githubweb
  348. Fix build break by changing \autoref -> \cref (#2679) — noreply / githubweb
  349. Add missing period at end of last sentence in abstract (#2677) — noreply / githubweb
  350. Add workaround for LaTeXML issue leaving a ']' after abstract (#2678) — noreply / githubweb
  351. Add enumeration and within as keywords, since it looked odd in the keyword table. — Hans.Olsson / githubweb
  352. Better line-break in syntax. — Hans.Olsson / githubweb
  353. Break lines for include. — Hans.Olsson / githubweb
  354. Break lines in better ways. — Hans.Olsson / githubweb
  355. The entire version numbers should be code. — Hans.Olsson / githubweb
  356. And change language just in case. — Hans.Olsson / githubweb
  357. Use consistent quoting in grammar-sections. — Hans.Olsson / githubweb
  358. Use proper meta-symbol for repetition (and break line). — Hans.Olsson / githubweb
  359. Don't use grammar-style for annotation-names in a simple table. — Hans.Olsson / githubweb
  360. WhiteSpace — Hans.Olsson / githubweb
  361. Better non-normative text for empty function calls. — Hans.Olsson / githubweb
  362. Replace 'may not' by 'shall not' — Hans.Olsson / githubweb
  363. Spelling — Hans.Olsson / githubweb
  364. Add missing {} after \ldots — Tidefelt Henrik / githubweb
  365. Use \emph when introducing notation (that doesn't seem to deserve \firstuse) — Tidefelt Henrik / githubweb
  366. Clean up styling in clocked sample example — Tidefelt Henrik / githubweb
  367. Say 'applied to', not 'applied on' — Tidefelt Henrik / githubweb
  368. Clean up formatting related to 'SolverMethod' and 'solverMethod' — Tidefelt Henrik / githubweb
  369. Insert some whitespace in synchronous listings — Tidefelt Henrik / githubweb
  370. Improve styling in synchronous "Semantics" — Tidefelt Henrik / githubweb
  371. Add missing newline at end of file — Tidefelt Henrik / githubweb
  372. Workaround for poor parskip.sty support in LaTeXML — Tidefelt Henrik / githubweb
  373. Use \lstinline on 'homotopy' — Tidefelt Henrik / githubweb
  374. Clean up whitespace in listing related to pure functions — Tidefelt Henrik / githubweb
  375. Add missing \lstinline for 'homotopy' — Tidefelt Henrik / githubweb
  376. Avoid 'allows to' (#2685) — noreply / githubweb
  377. Remove redundant language=grammar since given by synopsis. — Hans.Olsson / githubweb
  378. Update chapters/syntax.tex — noreply / githubweb
  379. Text styling cleanup related to 'annotation' — Tidefelt Henrik / githubweb
  380. Text styling cleanup related to 'assert' — Tidefelt Henrik / githubweb
  381. Text styling cleanup related to 'block' — Tidefelt Henrik / githubweb
  382. Styling related to 'break' (including 'Connections') — Tidefelt Henrik / githubweb
  383. Cleanup related to 'connector' — Tidefelt Henrik / githubweb
  384. Cleanup related to 'constant' — Tidefelt Henrik / githubweb
  385. Cleanup related to 'discrete' — Tidefelt Henrik / githubweb
  386. Cleanup related to 'each' — Tidefelt Henrik / githubweb
  387. Cleanup related to 'elsewhen' — Tidefelt Henrik / githubweb
  388. Add comment regarding 'exit' as keyword — Tidefelt Henrik / githubweb
  389. Cleanup related to 'extends' — Tidefelt Henrik / githubweb
  390. Cleanup related to 'external' — Tidefelt Henrik / githubweb
  391. Cleanup related to 'final' — Tidefelt Henrik / githubweb
  392. Cleanup related to 'flow' — Tidefelt Henrik / githubweb
  393. Cleanup related to 'function' — Tidefelt Henrik / githubweb
  394. Cleanup related to 'input' — Tidefelt Henrik / githubweb
  395. Cleanup related to 'import' — Tidefelt Henrik / githubweb
  396. Cleanup related to 'loop' — Tidefelt Henrik / githubweb
  397. Add comment regarding keyword status of 'nondiscrete' — Tidefelt Henrik / githubweb
  398. Cleanup related to 'parameter' — Tidefelt Henrik / githubweb
  399. Cleanup related to 'partial' — Tidefelt Henrik / githubweb
  400. Cleanup related to 'redeclare' — Tidefelt Henrik / githubweb
  401. Cleanup related to 'return' — Tidefelt Henrik / githubweb
  402. Cleanup related to 'terminate' — Tidefelt Henrik / githubweb
  403. Add comment regarding the only occurrence of 'while-loop' — Tidefelt Henrik / githubweb
  404. Cleanup related to 'pure' and 'impure' — Tidefelt Henrik / githubweb
  405. Cleanup related to 'transition' and 'connect' — Tidefelt Henrik / githubweb
  406. Cleanup related to 'semiLinear' — Tidefelt Henrik / githubweb
  407. Cleanup related to 'inStream' and 'actualStream' — Tidefelt Henrik / githubweb
  408. Cleanup related to 'spatialDistribution' — Tidefelt Henrik / githubweb
  409. Cleanup related to 'getInstanceName' — Tidefelt Henrik / githubweb
  410. Cleanup related to 'noEvent' and 'smooth' — Tidefelt Henrik / githubweb
  411. Cleanup related to 'sample' — Tidefelt Henrik / githubweb
  412. Cleanup related to 'pre' — Tidefelt Henrik / githubweb
  413. Cleanup related to 'reinit' — Tidefelt Henrik / githubweb
  414. Cleanup related to 'previous' — Tidefelt Henrik / githubweb
  415. Cleanup related to recognized named in synchronous — Tidefelt Henrik / githubweb
  416. Cleanup related to 'String' — Tidefelt Henrik / githubweb
  417. Cleanup related to 'Boolean' — Tidefelt Henrik / githubweb
  418. Cleanup related to 'Integer' — Tidefelt Henrik / githubweb
  419. Cleanup related to 'Real' — Tidefelt Henrik / githubweb
  420. Restructure CSS files to make tracking actual changes easier — Tidefelt Henrik / githubweb
  421. Improve HTML layout — Tidefelt Henrik / githubweb
  422. Change .ltx_page_main max-width to 80em — Tidefelt Henrik / githubweb
  423. Cleanup related to 'textColor' — Tidefelt Henrik / githubweb
  424. Cleanup related to 'arrowSize', 'lineThickness', 'borderPattern', 'Arrow' — Tidefelt Henrik / githubweb
  425. Cleanup of more lower camel case identifiers — Tidefelt Henrik / githubweb
  426. Cleanup related to upper camel case identifiers — Tidefelt Henrik / githubweb
  427. Clean up whitespace — Tidefelt Henrik / githubweb
  428. One more case of 'Boolean' — Tidefelt Henrik / githubweb
  429. Let the navbar inherit its text color — Tidefelt Henrik / githubweb
  430. Use inherited color for links — Tidefelt Henrik / githubweb
  431. Invert colors for sidebar and page header — Tidefelt Henrik / githubweb
  432. Update table to follow new style — Tidefelt Henrik / githubweb
  433. Follow surrounding style of empty line in the source after a sectioning command — Tidefelt Henrik / githubweb
  434. Introduce new dialect [nocomment]modelica for making comments appear as normal code — Tidefelt Henrik / githubweb
  435. Improving specification of escape sequences — Tidefelt Henrik / githubweb
  436. Add styling of 'x' and 'y' denoting axes — Tidefelt Henrik / githubweb
  437. Reference table in text — Tidefelt Henrik / githubweb
  438. Give precedence to special interpretation of 'variable:' and 'plot:' in links — Tidefelt Henrik / githubweb
  439. Introduce text markup for vendor-specific links — Tidefelt Henrik / githubweb
  440. Fix typo reported by @maltelenz — noreply / githubweb
  441. Improve comments in the LaTeX source — Tidefelt Henrik / githubweb
  442. Mention URI reference links non-normatively — Tidefelt Henrik / githubweb
  443. Use 'example.org' instead of 'bad.org' in crazy example — Tidefelt Henrik / githubweb
  444. Deprecate the "builtin" external language — Tidefelt Henrik / githubweb
  445. Non-normative mention of elementary math function wrappers in Modelica.Math — Tidefelt Henrik / githubweb
  446. Update title and presentation of elementary mathematical functions — Tidefelt Henrik / githubweb
  447. Rebreand 'vendor-specific links' as 'vendor-specific markup' — Tidefelt Henrik / githubweb
  448. Fix three cases of 'parameter-expression' -> 'parameter expression' — Tidefelt Henrik / githubweb
  449. Make assertion level a parameter expression — Tidefelt Henrik / githubweb
  450. Change 'a discrete-time variables' -> 'a discrete-time variable' — Tidefelt Henrik / githubweb
  451. State solvability requirements for discrete-valued variables — Tidefelt Henrik / githubweb
  452. Remove meaningless braces around 'unique' — Tidefelt Henrik / githubweb
  453. Use \cref to reference item of enumeration — Tidefelt Henrik / githubweb
  454. Put spaces in correct locations of overloaded constructor call — Tidefelt Henrik / githubweb
  455. Fix some white-space irregularities in the grammar — Tidefelt Henrik / githubweb
  456. Fix more white-space irregularities — Tidefelt Henrik / githubweb
  457. Partly fix white-space irregularities in lexer rules — Tidefelt Henrik / githubweb
  458. Fix two more minor white-space irregularities — Tidefelt Henrik / githubweb
  459. Update comment about LaTeXML issue being fixed on their 'master' — noreply / githubweb
  460. Fix typos in spec (#2695) — noreply / githubweb
  461. Deprecate byte order mark (#2696) — noreply / githubweb
  462. Cleanup listings related to external-clauses (#2688) — noreply / githubweb
  463. Clarify that equations in discrete-time Real variables are only solved at events — Tidefelt Henrik / githubweb
  464. Use non-inverted styling of sidebar, with dividers in logo colors — Tidefelt Henrik / githubweb
  465. Remove unused and (basically) unmodified copy of LaTeXML CSS file — Tidefelt Henrik / githubweb
  466. Rename 'LaTeXML-navbar-left.css' -> 'MLS-navbar-left.css' — Tidefelt Henrik / githubweb
  467. Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption — noreply / githubweb
  468. Fix lost white-space after \textregistered (#2708) — noreply / githubweb
  469. Tone down syntax highlighting of recognized identifiers (#2690) — noreply / githubweb
  470. Ignore errors in Makefile targets 'clean-pdf' and 'clean-html' — Tidefelt Henrik / githubweb
  471. Revert to off-the-shelf LaTeXML-maybeMathjax.js — Tidefelt Henrik / githubweb
  472. Update — Hans.Olsson / githubweb
  473. Fix incorrect use of underscore in grammar rule names — Tidefelt Henrik / githubweb
  474. Break too long line before 'textString' — Tidefelt Henrik / githubweb
  475. Break too long line before 'OnMouseUpSetBoolean' — Tidefelt Henrik / githubweb
  476. Remove misplaced semicolon after 'interaction' annotation — Tidefelt Henrik / githubweb
  477. Add missing '\lstinline' before '!Real!' — Tidefelt Henrik / githubweb
  478. Cleanup related to 'OldModifier' — Tidefelt Henrik / githubweb
  479. Say 'The meanings of these annotations are' — Tidefelt Henrik / githubweb
  480. Use line breaks to reflect grouping inside 'Access' annotation — Tidefelt Henrik / githubweb
  481. Let's have a look at sentence-based line breaks — Tidefelt Henrik / githubweb
  482. Update pure function optimization example, avoiding long lines — Tidefelt Henrik / githubweb
  483. Rephrase introduction to vectorization rules — Tidefelt Henrik / githubweb
  484. Clear up description of element-wise evaluation of vectorized call — Tidefelt Henrik / githubweb
  485. Fix missing \lstinline of 'Library' (annotation) — Tidefelt Henrik / githubweb
  486. Remove empty line in assert example string literal — Tidefelt Henrik / githubweb
  487. Add missing \lstinline on 'in0', 'in1', 'out0', 'out1' — Tidefelt Henrik / githubweb
  488. Break long line with 'spatialDistribution' — Tidefelt Henrik / githubweb
  489. Improve sub-clock named argument styling and sentence — Tidefelt Henrik / githubweb
  490. Don't split sentence over listing — Tidefelt Henrik / githubweb
  491. Add missing \lstinline for 'Boolean' — Tidefelt Henrik / githubweb
  492. Suggest \linebreak[4] before \lstinline to avoid comma after line break — Tidefelt Henrik / githubweb
  493. Use pseudo-code <and then> to shorten long lines — Tidefelt Henrik / githubweb
  494. Improve formatting of spatialDistribution pseudo-code — Tidefelt Henrik / githubweb
  495. Break long line in 'cardinality' example — Tidefelt Henrik / githubweb
  496. Fix \lstinline formatting of multi-line comment syntax — Tidefelt Henrik / githubweb
  497. Refactor preamble to allow parts be shared with figures — Tidefelt Henrik / githubweb
  498. Move come content out of preamble.tex to make it more package-like — Tidefelt Henrik / githubweb
  499. Rename math command \pdfrac -> \udfrac (and introduce \pdfrac for comparison) — Tidefelt Henrik / githubweb
  500. Update figures after change of syntax highlighting — Tidefelt Henrik / githubweb
  501. Text from decision. (#2711) — noreply / githubweb
  502. Force a line break after paragraph to not conflict the display — dietmar.winkler / githubweb
  503. Collapse navbar unless window is really wide (#2716) — noreply / githubweb
  504. Point to correct CSS file in Jenkinsfile — noreply / githubweb
  505. Allow LaTeXML to process raw .sty files — Tidefelt Henrik / githubweb
  506. Better selection of font (including line-height) in navbar — Tidefelt Henrik / githubweb
  507. Make navbar collapse to top left corner — Tidefelt Henrik / githubweb
  508. Don't show links to previous and next chapter — Tidefelt Henrik / githubweb
  509. Style "Contents" on front page like a chapter title — Tidefelt Henrik / githubweb
  510. Remove \includegraphics 'width' specifications in commented-out code — Tidefelt Henrik / githubweb
  511. Use \vspace instead of \vspace* in 'synopsis' environment — Tidefelt Henrik / githubweb
  512. Use 'titlepage' environment instead of \maketitle, and shorten \title — Tidefelt Henrik / githubweb
  513. Extract \tableofcontents from abstract.tex — Tidefelt Henrik / githubweb
  514. Sentence-based line breaking in abstract.tex — Tidefelt Henrik / githubweb
  515. Use \mlsversion in abstract — Tidefelt Henrik / githubweb
  516. Use \firstuse and period in footnote for "Modelica" — Tidefelt Henrik / githubweb
  517. Work around LaTeXML issue with the 'abstract' environment — Tidefelt Henrik / githubweb
  518. Don't show date after chapter title introduced in LaTeXML 0.8.5 — Tidefelt Henrik / githubweb
  519. Write 'version' with lower case when no longer at beginning of line — Tidefelt Henrik / githubweb
  520. Update to latexml 0.8.5 — Martin Sjölund / githubweb
  521. Fix typo in comment — noreply / githubweb
  522. Set language=grammar for \lstinline grammar rule — Tidefelt Henrik / githubweb
  523. Add reference to where "builtin" external language is used — Tidefelt Henrik / githubweb
  524. Initial work on creating an index — Tidefelt Henrik / githubweb
  525. UseOwnLanguageDef — Hans.Olsson / githubweb
  526. Update README.md — noreply / githubweb
  527. FullyUpdate — Hans.Olsson / githubweb
  528. Fix missing \lstinline on 'input' and 'output' — noreply / githubweb
  529. Put \@ in front of \ldots{} ending sentence — Tidefelt Henrik / githubweb
  530. Add missing \lstinline on 'Clock(1.0)' — Tidefelt Henrik / githubweb
  531. Say 'parameter expression' instead of using undefined term 'parametric' — Tidefelt Henrik / githubweb
  532. Say 'clock variables' instead of 'Clock-variables' — Tidefelt Henrik / githubweb
  533. Turn too long \lstinline into lstlisting — Tidefelt Henrik / githubweb
  534. Say 'clock variable', not '\lstinline!Clock! variable' — Tidefelt Henrik / githubweb
  535. Use lstlisting instead of \lstinline for complete element — Tidefelt Henrik / githubweb
  536. Fix 'if of type' -> 'is of type' — Tidefelt Henrik / githubweb
  537. Turn 'Sorting of a simulation model' into non-normative \subsubsection — Tidefelt Henrik / githubweb
  538. Add white-space around '<' — Tidefelt Henrik / githubweb
  539. Say 'Clocked When-Clause' instead of 'Clocked When Clause' — Tidefelt Henrik / githubweb
  540. Use \firstuse when defining clock partitioning terminology — Tidefelt Henrik / githubweb
  541. Similar when (#2718) — noreply / githubweb
  542. Avoid engineering format of numbers in normal text and fix lexer rule name — Tidefelt Henrik / githubweb
  543. Use math where appropriate in description of clock partitioning — Tidefelt Henrik / githubweb
  544. Align comments in listings — Tidefelt Henrik / githubweb
  545. Say 'nor any', nor 'nor one' — Tidefelt Henrik / githubweb
  546. Add missing \lstinline on 'choices' — Tidefelt Henrik / githubweb
  547. Say 'may also support', not 'may support also' — Tidefelt Henrik / githubweb
  548. Add missing semicolon in listing — Tidefelt Henrik / githubweb
  549. Rewrite without use of "we" — Tidefelt Henrik / githubweb
  550. Consistent use of white-space around modifier '=' — Tidefelt Henrik / githubweb
  551. Break some long lines in listings — Tidefelt Henrik / githubweb
  552. Remove outdated link — modelica / githubweb
  553. State machines clarification: inactive equations in inactive states (more?) (#2734) — noreply / githubweb
  554. Add space between commas in listing — Tidefelt Henrik / githubweb
  555. Add cross references to description of assignment to subscripted array variables — Tidefelt Henrik / githubweb
  556. Use definition of 'component expression' in the normal way — Tidefelt Henrik / githubweb
  557. Add comment with warning about possible accidental misuse of 'component expression' — Tidefelt Henrik / githubweb
  558. Change 'repeated subscripts — noreply / githubweb
  559. Change 'same type of' -> 'same type as' — Tidefelt Henrik / githubweb
  560. Remove "plain wrong" statement about sub-clock partition interval — Tidefelt Henrik / githubweb
  561. Improve sm (#2735) — noreply / githubweb
  562. Clarify final for classes. (#2719) — noreply / githubweb
  563. Update Jenkins to auto-generate 3.4 branch pages, and not only 3.4 tag pages (#2738) — Hans.Olsson / githubweb
  564. UpdateLinks — Hans.Olsson / githubweb
  565. Add BibTeX bibliography — Tidefelt Henrik / githubweb
  566. Provide author first names in references — Tidefelt Henrik / githubweb
  567. Don't load unused package verbatim.sty — Tidefelt Henrik / githubweb
  568. Upgrade from BibTeX to biblatex — Tidefelt Henrik / githubweb
  569. Remove now redundant chapter literature.tex — Tidefelt Henrik / githubweb
  570. Revert to BibTeX when using LaTeXML — Tidefelt Henrik / githubweb
  571. Use \emph when giving local meaning to a word — Tidefelt Henrik / githubweb
  572. Use \lstinline for 'size' — Tidefelt Henrik / githubweb
  573. Add space around '=' in code — Tidefelt Henrik / githubweb
  574. Clarify that also declaration equations of non-fixed parameter must be acyclic — Tidefelt Henrik / githubweb
  575. Use \include instead of \input for chapters — Tidefelt Henrik / githubweb
  576. Improve internal structure of MLS.tex — Tidefelt Henrik / githubweb
  577. Load cleveref.sty before listings.sty when using LaTeXML — Tidefelt Henrik / githubweb
  578. Don't use hanging indent in bibliography — Tidefelt Henrik / githubweb
  579. Say 'escape sequence', not 'escape code' — Tidefelt Henrik / githubweb
  580. Add \firstuse terms to index — Tidefelt Henrik / githubweb
  581. Add biblatex, biber and index to the docker image — Martin Sjölund / githubweb
  582. Fix soft links for bib.html — Tidefelt Henrik / githubweb
  583. Style bibliography items in HTML similar to paragraphs — Tidefelt Henrik / githubweb
  584. Rephrase introduction to chapter 'Annotations', with index entry for 'annotation' — Tidefelt Henrik / githubweb
  585. Consistent white-space around 'annotation' — Tidefelt Henrik / githubweb
  586. Use math instead of semi-inline code style for coordinates — Tidefelt Henrik / githubweb
  587. Add 'assert' and 'terminate' to index — Tidefelt Henrik / githubweb
  588. Add 'return', 'break', 'nondiscrete' — Tidefelt Henrik / githubweb
  589. Fix remaining cases of 'restricted class' -> 'specialized class' — Tidefelt Henrik / githubweb
  590. Add keywords for specialized classes and inheritance — Tidefelt Henrik / githubweb
  591. Describe 'encapsulated' and add to index — Tidefelt Henrik / githubweb
  592. Mention possibility of using initial equation for non-fixed parameter — Tidefelt Henrik / githubweb
  593. Move reference from footnote to bibliography — Tidefelt Henrik / githubweb
  594. Add built-in scalar types — Tidefelt Henrik / githubweb
  595. Add some missing language=grammar — Tidefelt Henrik / githubweb
  596. Describe 'partial' in text and add to index — Tidefelt Henrik / githubweb
  597. Add remaining keywords — Tidefelt Henrik / githubweb
  598. Add built-in types — Tidefelt Henrik / githubweb
  599. Add operators, functions, and a few annotations — Tidefelt Henrik / githubweb
  600. Rename command \indexinline -> \robustinline — Tidefelt Henrik / githubweb
  601. Add annotations — Tidefelt Henrik / githubweb
  602. Add some mathematical terms — Tidefelt Henrik / githubweb
  603. Add attributes of built-in types — Tidefelt Henrik / githubweb
  604. More use of \indexinline and move indexing commands after listings — Tidefelt Henrik / githubweb
  605. Fix example in 12.4.6 — noreply / githubweb
  606. Use non-symmetric example. (#2752) — noreply / githubweb
  607. Array declarations can't have zero dimensions — noreply / githubweb
  608. Migrate glossary terms on 'A' — Tidefelt Henrik / githubweb
  609. Change "array array" -> "array" — noreply / githubweb
  610. Migrate more terms from glossary — Tidefelt Henrik / githubweb
  611. Some use of \ldots in listings — Tidefelt Henrik / githubweb
  612. Don't use 'subclass' in favor of 'derived class' — Tidefelt Henrik / githubweb
  613. Add simple assignment statement to index — Tidefelt Henrik / githubweb
  614. Add more terms from glossary — Tidefelt Henrik / githubweb
  615. Drop 'variability' from glossary (already present in index) — Tidefelt Henrik / githubweb
  616. Migrate 'component reference' to index — Tidefelt Henrik / githubweb
  617. Drop useless mention of 'declaration assignment' — Tidefelt Henrik / githubweb
  618. Migrate 'declaration equation (deprecated)' to index — Tidefelt Henrik / githubweb
  619. Migrate 'element' to index — Tidefelt Henrik / githubweb
  620. Migrate 'extends clause' to index as 'extends-clause' — Tidefelt Henrik / githubweb
  621. Migrate 'modification' and related terms — Tidefelt Henrik / githubweb
  622. Dropping 'encapsulated' from glossary in favor of indexed keyword — Tidefelt Henrik / githubweb
  623. Move explanation of 'equation' to chapter introduction — Tidefelt Henrik / githubweb
  624. Migrate 'event' and 'expression' — Tidefelt Henrik / githubweb
  625. Migrate remaining glossary entries — Tidefelt Henrik / githubweb
  626. Remove empty glossary — Tidefelt Henrik / githubweb
  627. Add comment with suggestions for more terms to define in introduction — Tidefelt Henrik / githubweb
  628. Remove odd emphasis on 'quality of implementation' — Tidefelt Henrik / githubweb
  629. Remove broken symbolic link to removed glossary — Tidefelt Henrik / githubweb
  630. Basic HTML styling of document index — Tidefelt Henrik / githubweb
  631. Improve line break — modelica / githubweb
  632. Add 'Modelica URI scheme' to index — Tidefelt Henrik / githubweb
  633. Remove color recommendation. — Hans.Olsson / githubweb
  634. Add missing period at end of sentence — noreply / githubweb
  635. Add clocked variables in DAE-chapter. — Hans.Olsson / githubweb
  636. Allow end for non-integer indexing. — Hans.Olsson / githubweb
  637. Always use dashed form 'base-clock partition' — Tidefelt Henrik / githubweb
  638. Remove \emph on non-first use of 'clock inference' — Tidefelt Henrik / githubweb
  639. Define that disabled conditional components are ignored. — Hans.Olsson / githubweb
  640. Group index entries under 'clock' and 'clocked' — Tidefelt Henrik / githubweb
  641. Use non-normative mention of 'connector' as main index entry — Tidefelt Henrik / githubweb
  642. Put 'algorithm section' under 'algorithm' — Tidefelt Henrik / githubweb
  643. Group terms under 'array' — Tidefelt Henrik / githubweb
  644. Group terms under 'continuous-time' — Tidefelt Henrik / githubweb
  645. Group terms under 'component' — Tidefelt Henrik / githubweb
  646. Add test-case annotation. (#2764) — noreply / githubweb
  647. Simplify description of input/output for functions. — Hans.Olsson / githubweb
  648. Call it 3.5; and add short revision list. — Hans.Olsson / githubweb
  649. Add exception for encapsulated short class lookup (#2759) — noreply / githubweb
  650. MissedCref — Hans.Olsson / githubweb
  651. Clarify that a clock cannot be input to hold. (#2773) — noreply / githubweb
  652. Specify Evaluate for hierarchical components. (#2771) — noreply / githubweb
  653. Clarify heterogenous array of records. (#2769) — noreply / githubweb
  654. Improve formulation of rational clock. (#2763) — noreply / githubweb
  655. Change input points to const for C. (#2767) — noreply / githubweb
  656. State that external object class is a class. (#2760) — noreply / githubweb
  657. AddMinor — Hans.Olsson / githubweb
  658. Working — Hans.Olsson / githubweb
  659. Reorder — Hans.Olsson / githubweb
  660. More — Hans.Olsson / githubweb
  661. More — Hans.Olsson / githubweb
  662. AllButOnePR — Hans.Olsson / githubweb
  663. Correct — Hans.Olsson / githubweb
  664. Reordered — Hans.Olsson / githubweb
  665. ReorderedFunctions — Hans.Olsson / githubweb
  666. MissedOrdering — Hans.Olsson / githubweb
  667. Reorder — Hans.Olsson / githubweb
  668. Fix link to undefined label 'array' — Tidefelt Henrik / githubweb
  669. Clock constructor dimensionality. (#2768) — noreply / githubweb
  670. Add2177 — Hans.Olsson / githubweb
  671. Add2692 — Hans.Olsson / githubweb
  672. Fix spelling — Tidefelt Henrik / githubweb
  673. Add 'vendor-specific markup' to index — Tidefelt Henrik / githubweb
  674. Update formatting of variable 'id' in link — Tidefelt Henrik / githubweb
  675. Add SourceDirectory - with current restrictions. — Hans.Olsson / githubweb
  676. Updated based on preliminary decision. — Hans.Olsson / githubweb
  677. AddedMore — Hans.Olsson / githubweb
  678. Fix issues related to 'declaration equation' in index — Tidefelt Henrik / githubweb
  679. Don't treat 'exit' as keyword in listings — Tidefelt Henrik / githubweb
  680. Don't treat 'nondiscrete' as keyword in listings — Tidefelt Henrik / githubweb
  681. New impure (#2778) — noreply / githubweb
  682. Make sure our language definitions for listings are actually being used — Tidefelt Henrik / githubweb
  683. Be explicit about morekeywords class number being 1 — Tidefelt Henrik / githubweb
  684. Add missing language=C for \lstinline — Tidefelt Henrik / githubweb
  685. Write T' as math to avoid syntax highlighting confusion — Tidefelt Henrik / githubweb
  686. Make 'size_t' a class 3 keyword in C — Tidefelt Henrik / githubweb
  687. Treat 'connect' like the keyword it is in listings — Tidefelt Henrik / githubweb
  688. Say 'variable value' instead of 'value-attribute' — Tidefelt Henrik / githubweb
  689. Better integration of terms 'instantaneous equation/statement' — Tidefelt Henrik / githubweb
  690. Use comments instead of text escape in array indexing listing — Tidefelt Henrik / githubweb
  691. Style 'nondiscrete' as keyword in revision history — Tidefelt Henrik / githubweb
  692. Remove stray opening bracket in comment — Tidefelt Henrik / githubweb
  693. Say 'value of the variable' instead — Tidefelt Henrik / githubweb
  694. Update date and change to RC1. — Hans.Olsson / githubweb
  695. 3.5 soon to be released and now working on 3.6. — Hans.Olsson / githubweb
  696. Use colon instead of dash when attaching 'th' to ordinals — Tidefelt Henrik / githubweb
  697. Remove forgotten space in '3.6 -dev' — noreply / githubweb
  698. Pass option 'pdfusetitle' to hyperref.sty — Tidefelt Henrik / githubweb
  699. Remove document title also from top page sidebar — Tidefelt Henrik / githubweb
  700. Remove excessive indentation of sidebar on top page — Tidefelt Henrik / githubweb
  701. Update comment regarding LaTeXML issue 1400 (now fixed) — noreply / githubweb
  702. Add keywords to generated PDF. — Hans.Olsson / githubweb
  703. Write "j'th" in listing comment — Tidefelt Henrik / githubweb
  704. Drop the ':' in "$k$:th" — Tidefelt Henrik / githubweb
  705. Fix typo in 'bibliograph' — noreply / githubweb
  706. Remove comment with definition of 'partial flattening' from old glossary — Tidefelt Henrik / githubweb
  707. Add 'MODELICAPATH' to the index — Tidefelt Henrik / githubweb
  708. Add missing \lstinline — Tidefelt Henrik / githubweb
  709. Remove use of the terms 'instantaneous equation' and 'instantaneous statement' — Tidefelt Henrik / githubweb
  710. Say 'only during initialization' instead of 'at the initial time only' — Tidefelt Henrik / githubweb
  711. Avoid overlong lines by: — Hans.Olsson / githubweb
  712. Better phrase. — Hans.Olsson / githubweb
  713. Remove incorrect string quoting of '+' for string concatenation — noreply / githubweb
  714. Apply suggestion almost as discussed — noreply / githubweb
  715. Fix long lines and use \ldots for ellipsis in listings — Tidefelt Henrik / githubweb
  716. Add 'clocked when-clause' to document index — Tidefelt Henrik / githubweb
  717. Use angle brackets for '<describing text>' in listings — Tidefelt Henrik / githubweb
  718. Remove redundant comment with ellipsis character — Tidefelt Henrik / githubweb
  719. Just say "dialog" instead of "parameter dialog" related to Dialog annotation — Tidefelt Henrik / githubweb
  720. Really remove "Parameters" as default for 'group' — Tidefelt Henrik / githubweb
  721. Reorganize description of Dialog annotation — Tidefelt Henrik / githubweb
  722. Fix link formatting — modelica / githubweb
  723. Remove Travis CI badge from README.md — modelica / githubweb
  724. Merge descriptions of Dialog 'tab' and 'group' — Tidefelt Henrik / githubweb
  725. Remove 'parameter' prefix from Dialog and Selector annotation pseudo code definitions — Tidefelt Henrik / githubweb
  726. Say 'entire group' instead of 'parameter-group' — Tidefelt Henrik / githubweb
  727. Clean up source line break — Tidefelt Henrik / githubweb
  728. Allow sentences to start with inline listing to avoid unusual use of 'parameter' — Tidefelt Henrik / githubweb
  729. Break out example of tool-specific choice of group — Tidefelt Henrik / githubweb
  730. Fix title case in new section heading — Tidefelt Henrik / githubweb
  731. Add links to MAP-LANG and MCPs to README — noreply / githubweb
  732. Update README.md — noreply / githubweb
  733. Fix typos in revisions notes of v3.5 — Hans.Olsson / githubweb
  734. Update revisions.tex — Hans.Olsson / githubweb
  735. Protect space after \LaTeX — noreply / githubweb
  736. Align duplicated parts of lexing rules — Tidefelt Henrik / githubweb
  737. Remove HTML footer links to bibliography and index — Tidefelt Henrik / githubweb
  738. Add logo to README.md — modelica / githubweb
  739. UseMacroAndProperReference — Hans.Olsson / githubweb
  740. Minor cleanup of inline code and math for Derivative annotation — Tidefelt Henrik / githubweb
  741. Avoid use of connectorSizing in example before it has been described — Tidefelt Henrik / githubweb
  742. Show HTML footer link to document index as magnifying glass in page top right corner — Tidefelt Henrik / githubweb
  743. Fine tune padding for correct centering of page header content — Tidefelt Henrik / githubweb
  744. Avoid current HTML jump target being hidden behind page header — Tidefelt Henrik / githubweb
  745. Stop saying that 'promote' isn't a Modelica function — Tidefelt Henrik / githubweb
  746. Fix formatting of 'STRING' and 'Q-IDENT' — Tidefelt Henrik / githubweb
  747. Use table to present extended BNF — Tidefelt Henrik / githubweb
  748. Of the two present spellings 'NONDIGIT' and 'NON-DIGIT', go with the latter — Tidefelt Henrik / githubweb
  749. Remove obsolete comment about boldface lexical units — Tidefelt Henrik / githubweb
  750. Rephrase sentence with 'IDENTs' — Tidefelt Henrik / githubweb
  751. Refer to Selector.caption as "a caption for display in the file dialog" — Tidefelt Henrik / githubweb
  752. Say "a dialog is shown" instead of "a menu pops up" — Tidefelt Henrik / githubweb
  753. More systematic use of \lstinline for figure annotations Axis and Curve — Tidefelt Henrik / githubweb
  754. Break out presentation of item list from its first item — Tidefelt Henrik / githubweb
  755. Fix more formatting of "(:)" for flexible array dimension clarification — Tidefelt Henrik / githubweb
  756. Add missing plural 's' — Tidefelt Henrik / githubweb
  757. Clean up example "Variables with array dimensions" — Tidefelt Henrik / githubweb
  758. Fine tune padding at top of HTML pages — Tidefelt Henrik / githubweb
  759. State that external objects must not depend on themselves. — Hans.Olsson / githubweb
  760. Specify inverse. — Hans.Olsson / githubweb
  761. Describe derivative. — Hans.Olsson / githubweb
  762. Update chapters/functions.tex — noreply / githubweb
  763. Specify noDerivative and zeroDerivative. — Hans.Olsson / githubweb
  764. ExtraStep — Hans.Olsson / githubweb
  765. BumpCopyright — Hans.Olsson / githubweb
  766. Revert "Use angle brackets for '<describing text>' in listings" — Hans.Olsson / githubweb
  767. Update chapters/functions.tex — noreply / githubweb
  768. SpellCorrection — Hans.Olsson / githubweb
  769. Update chapters/functions.tex — noreply / githubweb
  770. Implies — Hans.Olsson / githubweb
  771. Add offset in formula — Hans.Olsson / githubweb
  772. Rename derivative — Hans.Olsson / githubweb
  773. Update chapters/functions.tex — noreply / githubweb
  774. Update chapters/functions.tex — noreply / githubweb
  775. Optional semi-colon. — Hans.Olsson / githubweb
  776. Update examples with semi-colon — Hans.Olsson / githubweb
  777. Attempt to use fDer instead of f_der since the other option doesn't look nice in pdf. — Hans.Olsson / githubweb
  778. UpdateReleaseInfo — Hans.Olsson / githubweb
  779. Apply suggestions from code review — noreply / githubweb
  780. Revert "Add logo to README.md" — Hans.Olsson / githubweb
  781. Don't have ; in headings. — Hans.Olsson / githubweb
  782. Example for SourceDirectory annotation. — Hans.Olsson / githubweb
  783. Add some extra words to avoid bad linebreaks. — Hans.Olsson / githubweb
  784. Clarify that continuous-time algorithm as well. — Hans.Olsson / githubweb
  785. RemoveWS — Hans.Olsson / githubweb
  786. Be more consistent with Modelica.StateGraph - and note that it may differ. — Hans.Olsson / githubweb
  787. Avoid hard coded numbers. — Hans.Olsson / githubweb
  788. Add logo to README.md — Hans.Olsson / githubweb
  789. Seems that python require this. — Hans.Olsson / githubweb
  790. Spelling — Hans.Olsson / githubweb
  791. Clarify — Hans.Olsson / githubweb
  792. Break down first items describing ExternalObject — Tidefelt Henrik / githubweb
  793. Fix white-space errors in recently introduced example on derivative — Tidefelt Henrik / githubweb
  794. Don't call "over-optimize" when tools are clever — Tidefelt Henrik / githubweb
  795. Add some text to example on derivative 'order' — Tidefelt Henrik / githubweb
  796. Now as example — Tidefelt Henrik / githubweb
  797. Add comments with TODOs after LaTeXML issue is fixed — Tidefelt Henrik / githubweb
  798. Work around LaTeXML/MathJax issue with \emph in mathescape — Tidefelt Henrik / githubweb
  799. Expect MathJax to become obsolete rather than workaround in LaTeXML — Tidefelt Henrik / githubweb
  800. Consistent white-space when using 'derivative' annotation — Tidefelt Henrik / githubweb
  801. Use 'aligned' instead of 'eqnarray*' to match style in other places — Tidefelt Henrik / githubweb
  802. Use \mathit on multi-letter function names (maybe \lstinline would be better) — Tidefelt Henrik / githubweb
  803. Use macros for standardized formatting of "derivative fractions" — Tidefelt Henrik / githubweb
  804. Use \lstinline for function names referring to listing — Tidefelt Henrik / githubweb
  805. Try to be a little bit more consistent with writing out "(t)" — Tidefelt Henrik / githubweb
  806. Break too long line in listing — Tidefelt Henrik / githubweb
  807. Add \, after comma in math — Tidefelt Henrik / githubweb
  808. Use \lstinline for grammar rule name — Tidefelt Henrik / githubweb
  809. Initial commit of style guide — Tidefelt Henrik / githubweb
  810. Say "colon" before (:) (that is, a colon inside parentheses) — Tidefelt Henrik / githubweb
  811. Say "the 'each' keyword" without hyphen — Tidefelt Henrik / githubweb
  812. Remove unused command \glossaryitem — Tidefelt Henrik / githubweb
  813. Add missing \lstinline and say "prefix" instead of "keyword" — Tidefelt Henrik / githubweb
  814. Remove hyphen in "'each'-prefix" — Tidefelt Henrik / githubweb
  815. Add more rules to style guide — Tidefelt Henrik / githubweb
  816. Add and apply rule for "reduction expression", and add to document index — Tidefelt Henrik / githubweb
  817. Add rules related to "expression" and "call" — Tidefelt Henrik / githubweb
  818. Add comma before "it is illegal" — noreply / githubweb
  819. Say that \firstuse should generally be used together with \index — Tidefelt Henrik / githubweb
  820. Mention where to find our LaTeX macros and environments — Tidefelt Henrik / githubweb
  821. Clarify \willintroduce as suggested — noreply / githubweb
  822. Say "Use hard line breaks..." in separate sentence — Tidefelt Henrik / githubweb
  823. Add the 'is' in "of 2 spaces is used" — Tidefelt Henrik / githubweb
  824. Rules for trailing spaces and empty lines — Tidefelt Henrik / githubweb
  825. Also mention impact for merge conflict resolution — Tidefelt Henrik / githubweb
  826. Apply suggestion for "is is" — noreply / githubweb
  827. Say "Refrain from using" — Tidefelt Henrik / githubweb
  828. Enable 'tex' syntax highlighting of code blocks — Tidefelt Henrik / githubweb
  829. Try one case of TeX inline code syntax highlighting — Tidefelt Henrik / githubweb
  830. Revert "Try one case of TeX inline code syntax highlighting" — Tidefelt Henrik / githubweb
  831. Revert "Enable 'tex' syntax highlighting of code blocks" — Tidefelt Henrik / githubweb
  832. Forbid multiple Dialog-variants. — Hans.Olsson / githubweb
  833. Clarify specifying saveSelector and loadSelector as well. — Hans.Olsson / githubweb
  834. Clarify that Figure.caption and identifiers have an empty default; — Hans.Olsson / githubweb
  835. Better variant of difference equation vs. algorithm — Hans.Olsson / githubweb
  836. Create NewRelease.md — noreply / githubweb
  837. Update ReadMe.md — noreply / githubweb
  838. Fix description of "proposes to not inline" — noreply / githubweb
  839. Update RationaleMCP/ReadMe.md — noreply / githubweb
  840. Based on review. — Hans.Olsson / githubweb
  841. BasedOnReview — Hans.Olsson / githubweb
  842. BasedOnFeedback — Hans.Olsson / githubweb
  843. Update chapters/annotations.tex — noreply / githubweb
  844. BadBackslash — Hans.Olsson / githubweb
  845. Add 'equalityConstraint' to document index — Tidefelt Henrik / githubweb
  846. Require that equalityConstraint dimension is constant Integer — Tidefelt Henrik / githubweb
  847. Hold old (#2893) — noreply / githubweb
  848. Update link for MCP-0029 to directory on MCP branch (#2899) — noreply / githubweb
  849. More on hard line breaks — Tidefelt Henrik / githubweb
  850. Clarify use of italics for terms being introduced — Tidefelt Henrik / githubweb
  851. Advice on breaking of long sentences into shorter ones — Tidefelt Henrik / githubweb
  852. Remove stray repetition of part of sentence — Tidefelt Henrik / githubweb
  853. Remove hyphen in "sub-set" — Tidefelt Henrik / githubweb
  854. Say something before listing in example — Tidefelt Henrik / githubweb
  855. Add non-normative text on ambiguity of providing inverse functions — Tidefelt Henrik / githubweb
  856. Change "isn't" -> "is not" — Tidefelt Henrik / githubweb
  857. Change "won't" -> "will not" — Tidefelt Henrik / githubweb
  858. Clarify discrete and remove odd statement about Pantelides. (#2887) — noreply / githubweb
  859. Add section on English natural language text — Tidefelt Henrik / githubweb
  860. Don't present value of predefined type as having a name — Tidefelt Henrik / githubweb
  861. Improve description of string allocation functions — Tidefelt Henrik / githubweb
  862. Add missing 'of' — noreply / githubweb
  863. Fix line breaks in inside/outside connector example — Tidefelt Henrik / githubweb
  864. Scope creep: Fixing discrete-time example with too long line in listing — Tidefelt Henrik / githubweb
  865. Apply \smallifpdf after \ttfamily — Tidefelt Henrik / githubweb
  866. Change to teletype font with more distinguishable boldface variant — Tidefelt Henrik / githubweb
  867. Improve syntax highlighting of grammar listings — Tidefelt Henrik / githubweb
  868. Highlight two classes of Modelica keywords: medium weight and boldface — Tidefelt Henrik / githubweb
  869. BasedOnSuggestions — Hans.Olsson / githubweb
  870. Update chapters/functions.tex — noreply / githubweb
  871. Fix typo in "dicsrete" — Tidefelt Henrik / githubweb
  872. Clean up some white-space — Tidefelt Henrik / githubweb
  873. Relate 'min' and 'max' attributes to '<value>' — Tidefelt Henrik / githubweb
  874. Rephrase implied rule as non-normative observation — Tidefelt Henrik / githubweb
  875. Add newtxtt.sty to LaTeXML continuous integration builds — Tidefelt Henrik / githubweb
  876. FixLineBreaks (#2906) — noreply / githubweb
  877. TheUse — Hans.Olsson / githubweb
  878. Restore non-strict inequality for dimension of equalityConstraint — Tidefelt Henrik / githubweb
  879. Always use \leq and \geq instead of their less common variants — Tidefelt Henrik / githubweb
  880. Clean up formatting in "Matching Function" — Tidefelt Henrik / githubweb
  881. Fix typo: 'w_{i}' -> 'w_{j}' — Tidefelt Henrik / githubweb
  882. Fix typo (3 times): 'A' -> 'a' — Tidefelt Henrik / githubweb
  883. Turn "DynamicSelect-expression" table row into recommendation for reformulation — Tidefelt Henrik / githubweb
  884. Remove style guide for "Curve-expression", and update in document — Tidefelt Henrik / githubweb
  885. Just give references for discrete-time requirements in example — Tidefelt Henrik / githubweb
  886. Update chapters/annotations.tex — noreply / githubweb
  887. Remove blank after der — modelica / githubweb
  888. Add blank after extends — modelica / githubweb
  889. Restore normative status of inferred rule — Tidefelt Henrik / githubweb
  890. Also cover record equations non-normatively — Tidefelt Henrik / githubweb
  891. refs #2404: Update specification.modelica.org landing page — modelica / githubweb
  892. Remove outdated reference of MSL — modelica / githubweb
  893. Apply style guide hyphenation of "base-clock" and "sub-clock" — Tidefelt Henrik / githubweb
  894. Write "base class" and "short class definition" with space — Tidefelt Henrik / githubweb
  895. Clean up punctuation in item list — Tidefelt Henrik / githubweb
  896. Use correct variants of "start" — Tidefelt Henrik / githubweb
  897. Minor cleanup of white-space in listing — Tidefelt Henrik / githubweb
  898. Write "nominal modifier" with space — Tidefelt Henrik / githubweb
  899. Use correct variants of "prefix" — Tidefelt Henrik / githubweb
  900. Write "conversion calls" with space — Tidefelt Henrik / githubweb
  901. Add "parameter-expression" to style guide — Tidefelt Henrik / githubweb
  902. Add "array expression" and "record expression" to style guide — Tidefelt Henrik / githubweb
  903. Use correct variants of "expression" — Tidefelt Henrik / githubweb
  904. Use correct variants of "statement" — Tidefelt Henrik / githubweb
  905. Add more forms with "clause" and "loop" to style guide — Tidefelt Henrik / githubweb
  906. Fix build break — Tidefelt Henrik / githubweb
  907. Address comment regarding "extends-clause" and "short-class-definition" — Tidefelt Henrik / githubweb
  908. Change one case of "short class definition" -> "short-class-definition" — Tidefelt Henrik / githubweb
  909. Use language=grammar for modifiers in redeclaration and improve language — Tidefelt Henrik / githubweb
  910. One more "short class definition" -> "short-class-definition" — Tidefelt Henrik / githubweb
  911. Trade "a special" for "special case" later — Tidefelt Henrik / githubweb
  912. Allocate MCP number for 'Licensing and encryption' — Tidefelt Henrik / githubweb
  913. Remove stray space in listing — Tidefelt Henrik / githubweb
  914. Use correct variants of "clause" — Tidefelt Henrik / githubweb
  915. Use correct variants of "loop" — Tidefelt Henrik / githubweb
  916. Use correct variants of "branch" — Tidefelt Henrik / githubweb
  917. Use correct variants of "equation" in some cases — Tidefelt Henrik / githubweb
  918. Address makeindex warnings — Tidefelt Henrik / githubweb
  919. Change some "top level" <-> "top-level" — Tidefelt Henrik / githubweb
  920. Back to non-record and record equations, explain, and new example — Tidefelt Henrik / githubweb
  921. Move smoothOrder to "Declaring Derivatives of Functions" — Tidefelt Henrik / githubweb
  922. Move inlining annotations and GenerateEvents to new section in chapter "Functions" — Tidefelt Henrik / githubweb
  923. Remove subsection structure under "Annotations for Functions" — Tidefelt Henrik / githubweb
  924. Merge section "Annotation for External Libraries and Include Files" with section above — Tidefelt Henrik / githubweb
  925. Fix missing title case of "Annotation for Single Use of Class" — Tidefelt Henrik / githubweb
  926. Use new presentation style in "Annotations for Simulations" and include HideResult — Tidefelt Henrik / githubweb
  927. Rename section to "Annotations for Symbolic Processing" and reference related sections — Tidefelt Henrik / githubweb
  928. Add section on trade-off in choice of inlining annotation — Tidefelt Henrik / githubweb
  929. Use \crefnameref for links at end of chapter "Annotations" — Tidefelt Henrik / githubweb
  930. Push builds to github-pages instead of SSH upload (#2925) — noreply / githubweb
  931. Don't repeatedly explain that non-discrete time is continuous-time (#2923) — noreply / githubweb
  932. Clarify that absolute URI, might be changed later. — Hans.Olsson / githubweb
  933. Add a meta viewport tag to counter small text (#2932) — noreply / githubweb
  934. Do not use block links in the page header (#2933) — noreply / githubweb
  935. Make the menu hover work on iOS Safari (#2934) — noreply / githubweb
  936. Add space around '=' in listing — Tidefelt Henrik / githubweb
  937. Make injectiveness a user responsibility when providing inverse function — Tidefelt Henrik / githubweb
  938. Also require surjectiveness — Tidefelt Henrik / githubweb
  939. Workaround for the markdown image not having ssh-agent (#2939) — noreply / githubweb
  940. When comments end in a period, start sentence with upper case — Tidefelt Henrik / githubweb
  941. Give the rule a name, and reference it in example — Tidefelt Henrik / githubweb
  942. Use given name of rule in example with record equations — Tidefelt Henrik / githubweb
  943. Say 'component of record' instead of 'record member' — Tidefelt Henrik / githubweb
  944. Change 'non-record elements' to recursive formulation — Tidefelt Henrik / githubweb
  945. Say: 'It violates the...' — Tidefelt Henrik / githubweb
  946. Apply suggestion 'an' -> 'a' — noreply / githubweb
  947. Only recommend inlining annotations for users, and don't mention tools — Tidefelt Henrik / githubweb
  948. Revert bad formatting inside listing — noreply / githubweb
  949. More bad formatting inside listing — noreply / githubweb
  950. Add suggested 'The' at start of sentence — noreply / githubweb
  951. Apply suggestion: 'A for-equation may optionally use…' — noreply / githubweb
  952. Add suggested 'The' at start of sentence — noreply / githubweb
  953. Add suggested 'The' at start of sentence — noreply / githubweb
  954. Add suggested 'The' at start of sentence — noreply / githubweb
  955. Add suggested 'The' at start of sentence — noreply / githubweb
  956. Add suggested 'A' at start of sentence — noreply / githubweb
  957. Don't capitalize initial of list item, as suggested — noreply / githubweb
  958. Don't capitalize initial of list item, as suggested — noreply / githubweb
  959. Add suggested 'The' at start of sentence — noreply / githubweb
  960. Add suggested 'The' at start of sentence — noreply / githubweb
  961. Add suggested 'The' at start of sentence — noreply / githubweb
  962. Add suggested 'The' at start of sentence — noreply / githubweb
  963. Add suggested 'The' at start of sentence — noreply / githubweb
  964. Add suggested 'The' at start of sentence — noreply / githubweb
  965. Add suggested 'A' at start of sentence and go singular — noreply / githubweb
  966. Add suggested 'The' at start of sentence — noreply / githubweb
  967. Add suggested 'A' at start of sentence and go singular — noreply / githubweb
  968. Apply suggestion for nested when-statements — noreply / githubweb
  969. Add suggested 'The' at start of sentence — noreply / githubweb
  970. Change section title to 'Recommended selection of start-values' — Tidefelt Henrik / githubweb
  971. Add suggested 'The' at start of sentence — noreply / githubweb
  972. Match style of 'derivative' presentation to modern style of 'smoothOrder' — Tidefelt Henrik / githubweb
  973. Fix minor math formatting — Tidefelt Henrik / githubweb
  974. Link to better section for function derivative annotations — Tidefelt Henrik / githubweb
  975. Remove stray empty line — Tidefelt Henrik / githubweb
  976. Also present the 'inverse' annotation using modern style — Tidefelt Henrik / githubweb
  977. Clean up formulations and formatting related to 'is not provided' in 'Synchronous Language Elements' — Tidefelt Henrik / githubweb
  978. Apply suggested change to 'inverse' annotation grammar — noreply / githubweb
  979. Swap empty line below heading — Tidefelt Henrik / githubweb
  980. Add style guide section on inline code at beginning of sentence — Tidefelt Henrik / githubweb
  981. Move rule that constants must have declaration equation — Tidefelt Henrik / githubweb
  982. Reference rule about constants having declaration equation — Tidefelt Henrik / githubweb
  983. Reorder in increasing order of variability — Tidefelt Henrik / githubweb
  984. Change model to function and clean up line-breaks. — Hans.Olsson / githubweb
  985. Correct double for introduced in #2916 — Hans.Olsson / githubweb
  986. Remove copy-paste from unknown source. UseDriveLine is part of other example. — Hans.Olsson / githubweb
  987. Align keywords for 'grammar' with keywords for 'modelica' — Tidefelt Henrik / githubweb
  988. Sentence-based line breaks in 'Derivative and Special Purpose Operators' — Tidefelt Henrik / githubweb
  989. Fix typo — Tidefelt Henrik / githubweb
  990. Add missing formatting of 'expr' — Tidefelt Henrik / githubweb
  991. Move misplaced paragraph break — Tidefelt Henrik / githubweb
  992. Update copies of 'equation' and 'statement' rules to match appendix — Tidefelt Henrik / githubweb
  993. Add missing white-space in copies of 'for-index' rule — Tidefelt Henrik / githubweb
  994. Misc minor white-space cleanup — Tidefelt Henrik / githubweb
  995. Update copy of 'algorithm-section' rule to match appendix — Tidefelt Henrik / githubweb
  996. Align formatting of grammar listings — Tidefelt Henrik / githubweb
  997. amend misc white-space — Tidefelt Henrik / githubweb
  998. Sentence-based line breaking in statements.tex — Tidefelt Henrik / githubweb
  999. Sentence-based line breaking in equations.tex — Tidefelt Henrik / githubweb
  1000. Start bullet item with upper case letter — Tidefelt Henrik / githubweb
  1001. Cross reference restriction on multiple extends-clauses — Tidefelt Henrik / githubweb
  1002. Shorten comment to fit line width — Tidefelt Henrik / githubweb
  1003. Fix some formatting in scoping.tex — Tidefelt Henrik / githubweb
  1004. Fix indentation of the external-clause in the grammar — Tidefelt Henrik / githubweb
  1005. Add space around binary operator — Tidefelt Henrik / githubweb
  1006. Fix typo: 'subsample' -> 'subSample' — Tidefelt Henrik / githubweb
  1007. Say "class name of any extends-clause", non-normatively — Tidefelt Henrik / githubweb
  1008. Do not incorrectly use import name — Hans.Olsson / githubweb
  1009. And better line-break. — Hans.Olsson / githubweb
  1010. Add to index and have first use. — Hans.Olsson / githubweb
  1011. Complete transition to sentence-based line breaking in scoping.tex — Tidefelt Henrik / githubweb
  1012. Minor white-space styling in listings — Tidefelt Henrik / githubweb
  1013. Fix missing of 'missingInnerMessage' — Tidefelt Henrik / githubweb
  1014. Fix formatting related to lookup of non-operator function — Tidefelt Henrik / githubweb
  1015. Remove period at end of section heading — Tidefelt Henrik / githubweb
  1016. Apply suggestion for formatting of 'component' — noreply / githubweb
  1017. Update comments about LaTeXML issues that are now fixed on 'master' — Tidefelt Henrik / githubweb
  1018. Avoid just a '0' in \lstinline when generating HTML — Tidefelt Henrik / githubweb
  1019. Update comment after LaTeXML issue being fixed promptly on 'master' — Tidefelt Henrik / githubweb
  1020. Turned equations into assignments in when-algorithm — noreply / githubweb
  1021. Fix formatting of 'when', 'elsewhen', and 'when initial()' — Tidefelt Henrik / githubweb
  1022. Fix year in date reference — modelica / githubweb
  1023. Clarify uniqueness in the external language mapping of values — Tidefelt Henrik / githubweb
  1024. Mention collection of examples provided in separate repository — noreply / githubweb