.. |
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 лет назад |