Skip to content
Started 3 yr 5 mo ago
Took 10 min

Build #2 (Nov 6, 2020, 9:53:03 PM)

Build Artifacts
MLS.pdf3.13 MB view
MLS.tar.gz2.04 MB view
Changes
  1. Initial commit of documents for MCP-0033 (details / githubweb)
  2. Minor corrections, mostly language and formatting (details / githubweb)
  3. Update the predefined plots to add HTML-caption, sub-plot title and optional identifier. (details / githubweb)
  4. Update predefined-plots.md (details / githubweb)
  5. Updates after demonstration of prototype (details / githubweb)
  6. Clean up and updating proposal with features demonstrated at 100th design meeting (details / githubweb)
  7. Fix broken markdown from previous commit (details / githubweb)
  8. Drop the top level Figures container in favor of reusing Documentation (details / githubweb)
  9. Text markup for captions (details / githubweb)
  10. Added example figure from the prototype (details / githubweb)
  11. Update predefined-plots.md (details / githubweb)
  12. Clean up whitespace in example of Figure (details / githubweb)
  13. Clarifications regarding Figure 'group' (details / githubweb)
  14. Specifying behavior of undefined and empty Curve 'legend' (details / githubweb)
  15. State uniqueness requirement for Figure and Plot 'identifier' (details / githubweb)
  16. Clarify rules for Figure and Plot 'title', and relation to plot labels (details / githubweb)
  17. Move preferredView and DocumentationClass to the more logical place "Annotations for the Graphical User Interface" (details / githubweb)
  18. Initial conversion of the markdown content to latex and integration of the text (details / githubweb)
  19. Describe all the attributes of Figure in the text (details / githubweb)
  20. Explicitly point out all attributes where variable replacements might be used (details / githubweb)
  21. Removing redundant statement regarding vendor annotations (they can appear anywhere in any annotation) (details / githubweb)
  22. Be even more specific about where variable replacements can be used (details / githubweb)
  23. Fix typo (details / githubweb)
  24. Fix whitespace (details / githubweb)
  25. Use the nonnormative macro (details / githubweb)
  26. Restore list that was lost in translation from markdown (details / githubweb)
  27. Remove outdated restriction to simulation models in ReadMe.md (details / githubweb)
  28. Fix typo (details / githubweb)
  29. Relax the uniqueness requirements of plot identifiers (details / githubweb)
  30. Clarify the uniqueness of Figure and Plot identifiers (details / githubweb)
  31. Move \doublelabel out of \subsection argument (details / githubweb)
  32. Add link to collection of examples in ReadMe.md (details / githubweb)
  33. Incorporate suggestions from #2578 (details / githubweb)
  34. Clarify that leading and ending newlines are ignored in captions (#2581) (details / githubweb)
  35. Make Figure title optional as decided at the 101th design meeting (#2580) (details / githubweb)
  36. Fix typos and improved wording reported by @matlelenz (details / githubweb)
  37. text graphical -> text graphical primitive (details / githubweb)
  38. Use \lstinline on 'Plot' and 'title' (details / githubweb)
  39. Elaborate on the inheritance of figures (details / githubweb)
  40. Explain 'preferred' plot in a more open way (details / githubweb)
  41. Add missing 'as' (details / githubweb)
  42. Remove empty line at beginning of file (details / githubweb)
  43. Use pseudocode record for 'Documentation' annotation (details / githubweb)
  44. Clarify that it's an error if cref does not designate a scalar variable (details / githubweb)
  45. Clarify the behavior for unknown and incompatible units (details / githubweb)
  46. Fix broken merge (details / githubweb)
  47. Move things related to Axis.label into the same paragraph (details / githubweb)
  48. Clarify that Axis.unit is required when specifying axis bounds (details / githubweb)
  49. Make Axis.unit default to "" (without yet specifying what the default means) (details / githubweb)
  50. First try at defining the meaning of empty Axis.unit (details / githubweb)
  51. Mandate that Axis.unit is used for axis tick labels (details / githubweb)
  52. Separate meanings of presence of axis bounds and presence of Axis.unit (details / githubweb)
  53. Ignore 'min' and 'max' when 'unit' is not recognized (details / githubweb)
  54. Move MCP state to 'Under Evaluation' (details / githubweb)
  55. Update table to follow new style (details / githubweb)
  56. Fix three cases of 'parameter-expression' -> 'parameter expression' (details / githubweb)
  57. Make assertion level a parameter expression (details / githubweb)
  58. Change 'a discrete-time variables' -> 'a discrete-time variable' (details / githubweb)
  59. Fix some white-space irregularities in the grammar (details / githubweb)
  60. Fix more white-space irregularities (details / githubweb)
  61. Partly fix white-space irregularities in lexer rules (details / githubweb)
  62. Fix two more minor white-space irregularities (details / githubweb)
  63. Update comment about LaTeXML issue being fixed on their 'master' (details / githubweb)
  64. Fix typos in spec (#2695) (details / githubweb)
  65. Deprecate byte order mark (#2696) (details / githubweb)
  66. Cleanup listings related to external-clauses (#2688) (details / githubweb)
  67. Clarify that equations in discrete-time Real variables are only solved at events (details / githubweb)
Changes
  1. Initial commit of documents for MCP-0033 (details / githubweb)
  2. Minor corrections, mostly language and formatting (details / githubweb)
  3. Update the predefined plots to add HTML-caption, sub-plot title and optional identifier. (details / githubweb)
  4. Update predefined-plots.md (details / githubweb)
  5. Updates after demonstration of prototype (details / githubweb)
  6. Clean up and updating proposal with features demonstrated at 100th design meeting (details / githubweb)
  7. Fix broken markdown from previous commit (details / githubweb)
  8. Drop the top level Figures container in favor of reusing Documentation (details / githubweb)
  9. Text markup for captions (details / githubweb)
  10. Added example figure from the prototype (details / githubweb)
  11. Update predefined-plots.md (details / githubweb)
  12. Clean up whitespace in example of Figure (details / githubweb)
  13. Clarifications regarding Figure 'group' (details / githubweb)
  14. Specifying behavior of undefined and empty Curve 'legend' (details / githubweb)
  15. State uniqueness requirement for Figure and Plot 'identifier' (details / githubweb)
  16. Clarify rules for Figure and Plot 'title', and relation to plot labels (details / githubweb)
  17. Move preferredView and DocumentationClass to the more logical place "Annotations for the Graphical User Interface" (details / githubweb)
  18. Initial conversion of the markdown content to latex and integration of the text (details / githubweb)
  19. Describe all the attributes of Figure in the text (details / githubweb)
  20. Explicitly point out all attributes where variable replacements might be used (details / githubweb)
  21. Removing redundant statement regarding vendor annotations (they can appear anywhere in any annotation) (details / githubweb)
  22. Be even more specific about where variable replacements can be used (details / githubweb)
  23. Fix typo (details / githubweb)
  24. Fix whitespace (details / githubweb)
  25. Use the nonnormative macro (details / githubweb)
  26. Restore list that was lost in translation from markdown (details / githubweb)
  27. Remove outdated restriction to simulation models in ReadMe.md (details / githubweb)
  28. Fix typo (details / githubweb)
  29. Relax the uniqueness requirements of plot identifiers (details / githubweb)
  30. Clarify the uniqueness of Figure and Plot identifiers (details / githubweb)
  31. Move \doublelabel out of \subsection argument (details / githubweb)
  32. Add link to collection of examples in ReadMe.md (details / githubweb)
  33. Incorporate suggestions from #2578 (details / githubweb)
  34. Clarify that leading and ending newlines are ignored in captions (#2581) (details / githubweb)
  35. Make Figure title optional as decided at the 101th design meeting (#2580) (details / githubweb)
  36. Fix typos and improved wording reported by @matlelenz (details / githubweb)
  37. text graphical -> text graphical primitive (details / githubweb)
  38. Use \lstinline on 'Plot' and 'title' (details / githubweb)
  39. Elaborate on the inheritance of figures (details / githubweb)
  40. Explain 'preferred' plot in a more open way (details / githubweb)
  41. Add missing 'as' (details / githubweb)
  42. Remove empty line at beginning of file (details / githubweb)
  43. Use pseudocode record for 'Documentation' annotation (details / githubweb)
  44. Clarify that it's an error if cref does not designate a scalar variable (details / githubweb)
  45. Clarify the behavior for unknown and incompatible units (details / githubweb)
  46. Fix broken merge (details / githubweb)
  47. Move things related to Axis.label into the same paragraph (details / githubweb)
  48. Clarify that Axis.unit is required when specifying axis bounds (details / githubweb)
  49. Make Axis.unit default to "" (without yet specifying what the default means) (details / githubweb)
  50. First try at defining the meaning of empty Axis.unit (details / githubweb)
  51. Mandate that Axis.unit is used for axis tick labels (details / githubweb)
  52. Separate meanings of presence of axis bounds and presence of Axis.unit (details / githubweb)
  53. Ignore 'min' and 'max' when 'unit' is not recognized (details / githubweb)
  54. Move MCP state to 'Under Evaluation' (details / githubweb)
  55. Update table to follow new style (details / githubweb)
  56. Fix three cases of 'parameter-expression' -> 'parameter expression' (details / githubweb)
  57. Make assertion level a parameter expression (details / githubweb)
  58. Change 'a discrete-time variables' -> 'a discrete-time variable' (details / githubweb)
  59. Fix some white-space irregularities in the grammar (details / githubweb)
  60. Fix more white-space irregularities (details / githubweb)
  61. Partly fix white-space irregularities in lexer rules (details / githubweb)
  62. Fix two more minor white-space irregularities (details / githubweb)
  63. Update comment about LaTeXML issue being fixed on their 'master' (details / githubweb)
  64. Fix typos in spec (#2695) (details / githubweb)
  65. Deprecate byte order mark (#2696) (details / githubweb)
  66. Cleanup listings related to external-clauses (#2688) (details / githubweb)
  67. Clarify that equations in discrete-time Real variables are only solved at events (details / githubweb)

Pull request #2702 updated at 9:52:50 PM on Nov 6, 2020

Revision: 211421ffb56bef7e497221fc7984f5c01aa2c4a9
Repository: https://github.com/modelica/ModelicaSpecification.git
  • PR-2702
Revision: bed16fcdd0696963241762132ac11e379f8f7f89
Repository: https://github.com/modelica/ModelicaSpecification.git
  • PR-2702