.. |
Parallel_Bug
|
37bfdbfdb3
fixed bug with leaving parallel by transitioning to a child: now only that component is left, not its brothas and sistas
|
7 rokov pred |
SCCD_broadcast
|
74d29762ec
broadcast events are no longer sent to sending instance
|
8 rokov pred |
Yentil
|
1f1f1e0eb8
try this Yentil
|
7 rokov pred |
bugwithsourcechild.py
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 rokov pred |
bugwithsourcechild.xml
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 rokov pred |
eventloop_bug.py
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 rokov pred |
eventloop_bug.xml
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 rokov pred |
exit_parallel.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |
exit_parallel.xml
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |
multiple_afters_running_behind.py
|
7e5718ab9b
fixed multiple afters leaving a state: events were not correctly removed in event queue. also: now afters are added at the end of the enter body, instead of at the start, to account for any computation performed in the enter body (which has an effect on sccd_yield)
|
8 rokov pred |
multiple_afters_running_behind.xml
|
7e5718ab9b
fixed multiple afters leaving a state: events were not correctly removed in event queue. also: now afters are added at the end of the enter body, instead of at the start, to account for any computation performed in the enter body (which has an effect on sccd_yield)
|
8 rokov pred |
multiple_raises_parallel.py
|
b69426f0ea
timers are now local to sccd class instances
|
8 rokov pred |
multiple_raises_parallel.xml
|
b69426f0ea
timers are now local to sccd class instances
|
8 rokov pred |
runner.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |
runner_bugwithsourcechild.py
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 rokov pred |
runner_eventloop_bug.py
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 rokov pred |
runner_exit_parallel.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |
runner_multiple_afters_running_behind.py
|
7e5718ab9b
fixed multiple afters leaving a state: events were not correctly removed in event queue. also: now afters are added at the end of the enter body, instead of at the start, to account for any computation performed in the enter body (which has an effect on sccd_yield)
|
8 rokov pred |
runner_multiple_raises_parallel.py
|
b69426f0ea
timers are now local to sccd class instances
|
8 rokov pred |
server.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |
server.xml
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 rokov pred |