-
This issue is meant as a tracking issue for all the things we want to do in the near future. The plan is to make it transparent what things are being actively worked on and things that we feel will be…
-
In https://github.com/javapathfinder/jpf-core/wiki/Different-applications-of-JPF, the link about "statechart extension" is missing
-
Transition guards and substates
Reference: https://statecharts.github.io/
-
Within a state, I use local reactions like the following:
```
[guard1] / action1
[guard2] / action2
```
This works as expected. However, now I change that to the following:
```
[guard1] / raise eve…
-
**Describe the bug / To Reproduce**
It seems in a recent update state diagram rendering changed in an undesirable way, causing the topology of the state diagram to be misrepresented.
Here's a coup…
-
Hey, first of all thanks for this project, it's great to see finite state machines gaining traction in react development and i'm a big advocate of them myself!
I'm interested whether this library h…
-
In UML designer, I am creating a statechart. I would like to use sub statemachines with entry and exit points. The diagram allows me to draw the sub statemachines, entry points and exit points. Unfort…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43352](https://bugs.llvm.org/show_bug.cgi?id=43352) |
| Status | NEW |
| Importance | P normal |
|…
-
With a statechart that looks like this, where an event triggers a transition to the same state, its associated `actions` are not updated unless `transition` is called with the second (data) argument.
…
-
I have included the latest jquery and the latest sproutcore libs from the download section:
```
"vendor/sproutcore/jquery-1.7.1.min"
"vendor/amber/sproutcore-master"
"vendor/a…
ghost updated
12 years ago