.. |
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 년 전 |
SCCD_broadcast
|
74d29762ec
broadcast events are no longer sent to sending instance
|
7 년 전 |
Yentil
|
1f1f1e0eb8
try this Yentil
|
7 년 전 |
bugwithsourcechild.py
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 년 전 |
bugwithsourcechild.xml
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 년 전 |
create_and_start.py
|
fec138e395
added a create_and_start event to cd
|
7 년 전 |
create_and_start.xml
|
fec138e395
added a create_and_start event to cd
|
7 년 전 |
else_transition.py
|
4941b04bad
removed date in generated files
|
7 년 전 |
else_transition.xml
|
399bdd9d59
added ELSE condition
|
7 년 전 |
eventloop_bug.py
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 년 전 |
eventloop_bug.xml
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 년 전 |
exit_parallel.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |
exit_parallel.xml
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |
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 년 전 |
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 년 전 |
multiple_raises_parallel.py
|
b69426f0ea
timers are now local to sccd class instances
|
8 년 전 |
multiple_raises_parallel.xml
|
b69426f0ea
timers are now local to sccd class instances
|
8 년 전 |
runner.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |
runner_bugwithsourcechild.py
|
ac753f9804
fixed bug where history wasn't saved when transition leaving the composite state immediately re-entered it... for yentl
|
7 년 전 |
runner_create_and_start.py
|
fec138e395
added a create_and_start event to cd
|
7 년 전 |
runner_else_transition.py
|
399bdd9d59
added ELSE condition
|
7 년 전 |
runner_eventloop_bug.py
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 년 전 |
runner_exit_parallel.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |
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 년 전 |
runner_multiple_raises_parallel.py
|
b69426f0ea
timers are now local to sccd class instances
|
8 년 전 |
server.py
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |
server.xml
|
3f60a60dca
transitions with only a guard are no longer given priority
|
9 년 전 |