Skip to content

Commit

Permalink
Add2177
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Dec 18, 2020
1 parent 2ef9713 commit 1517897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/revisions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}

\item Clarified synchonous Modelica, \cref{synchronous-language-elements}
\begin{itemize}
\item Clarified that clock operators are not callable in functions and that functions may not contain Clock-variables and that they do not vectorize, \cref{argument-restrictions-component-expression}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2177}{\#2177} and Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2269}{\#2269}.
\item Clarified that clocks are not valid inputs for hold, \cref{base-clock-conversion-operators}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2174}{\#2174}.
\item Clarified rational clock to only have translation-time clock inference, \cref{modelica:clock-rational}.
Expand Down Expand Up @@ -132,8 +134,6 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2236}{\#2236}.
\item Clarified that hold and backSample only take component expressions, \cref{flattening-of-model}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2270}{\#2270}.
\item Clarified that synchronous operators do not vectorize, \cref{argument-restrictions-component-expression}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2269}{\#2269}.
\end{itemize}

\item Clarified state-machines, \cref{state-machines}.
Expand Down

0 comments on commit 1517897

Please sign in to comment.