-
## Bug or feature request?
Feature request
## Description:
A way of extending `actionTypes` in the interpreter is needed. Is very common to use custom actions in statecharts, I want to take advanta…
-
Public messages are basically a way to attach short public messages to orders.
Now that we have [re-integrated the public messages feature](https://github.com/opencollective/opencollective-frontend…
-
## Bug or feature request?
bug using version 4.0.0-4.0.1.
It worked previously on 4.0.0-13 and 4.0.0-15.
## Description:
using `assign` makes `action` "invisible".
## (Bug) Expected resul…
-
Thanks for this great project and sorry for the strange title. When nested states reference themself the rendered outpout looks weird and it's hard to see what is happening in the statechart:
…
-
Right-click in spec sec on element, choose refactor->rename, dialog opens, but the chosen new name is not accepted. The statechart does not change at all.
-
During preparation of an example with YSCT for C I encountered an issue which cost me quite some time because I couldn't directly see what the issue was. The following statechart decl:
```
interfa…
-
It seems like the Timer protocol does not work for posix.
Given this model:
```
thing fragment TimerMsgs {
message second() @xms_tic "1000"
}
thing fragment TimerClient includes TimerMsgs…
-
```
Duplicate Entry '' in Region 'main region' Staircase.sct /testcase02_editor line: 1 /testcase02_editor/Staircase.sct Statechart Check (Fast)
```
In SCT, `''` looks like `"`, making it even le…
-
## Bug or feature request?
Feature request, unless it can already be done
## Description:
I would like to populate history after the machine has been initialised. The user will pass through some …
-
'Step Over' function for terminated simulations has no effect.
Time will not be proceeded, events will not be handled.