Skip to content

Commit

Permalink
Tick off roadmap item
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 5, 2022
1 parent 9d38cde commit 35c24b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RationaleMCP/0031/ReadMe.md
Expand Up @@ -72,7 +72,7 @@ These are subtopics that are considered necessary to resolve for a first version
- [x] Add function `realParameterEqual` for use in automatically generated asserts on `Real` equality. [Design](https://github.com/modelica/ModelicaSpecification/blob/MCP/0031%2Breal-equality/RationaleMCP/0031/differences.md#connect-equations), [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/3175)
- [ ] Figure out what to do with synchronous features. [Design](https://github.com/modelica/ModelicaSpecification/blob/MCP/0031%2Bsynchronous/RationaleMCP/0031/differences.md#clock-partitions), [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/3240)
- [x] Event handling semantics is preserved as in Modelica.
- [ ] Get rid of `when initial()` and `when`-equations inside `if` and `for`.
- [x] Get rid of `when initial()` and `when`-equations inside `if` and `for`.
- [ ] Source locations pointing back to the original Modelica code.
- [ ] Settle the name (currently _Flat Modelica_), considering that scalarization isn't mandatory. [Design](https://github.com/modelica/ModelicaSpecification/blob/MCP/0031%2Bname-of-the-game/RationaleMCP/0031/name-of-the-game.md), [PR with discussion](https://github.com/modelica/ModelicaSpecification/pull/3224)

Expand Down

0 comments on commit 35c24b2

Please sign in to comment.