-
**The simple goal** of the statechart integration is to **empower non-programmers to create solidity smart contracts**.
In order to achieve this we will integrate the open source tool _YAKINDU St…
-
I'm currently trying to connect to one of my peripherals using @abandonware/noble,
As soon as a connection is established, i call discoverServices() and most of the time the connection falls immediat…
-
I think the example itself is not very useful to demonstrate a simulation of multi statemachines. There are at least two issues: (1) the submachines are never entered, (2) all statecharts are cyclebas…
tkutz updated
3 years ago
-
With the following package.json, the minifier is running on app code when using `bpm preview` and if I add debugger statements, it freaks out. Removing the minifier line from the bpm:build settings fi…
-
```
Maybe a dashed line as done for notes could be an option.
```
Original issue reported on code.google.com by `A.Muel...@googlemail.com` on 29 Sep 2014 at 2:56
-
Initially reported here: https://github.com/emberjs/ember.js/issues/19912
During my testing the following works (after removing ember-cli-terser so I could see errors clearly):
- removing the Wel…
-
I'm switching from `kee-frame.fsm.alpha` to `re-statecharts` and this far I really like the new library!
I think I have stumbled upon a race condition though. I cannot return this from an effect
`…
-
Hi there!
I have noticed that the class_name of Transition, which you use, conflicts very easily with lots of other projects. I was wondering if it could be changed to something like StateChartTran…
-
# Objective
- Create statecharts that clearly demonstrate the customer journey of searching for products and going through the checkout process using the Mercado Colegial Online platform.
# Requir…
-
It would be nice, if we would have a generator feature for a minimum execution of the state machine, depending on which code generator has been used.
For example:
```
feature executeStateMachine{…