Simon Van Mierlo b69426f0ea timers are now local to sccd class instances 8 years ago
..
exit_parallel.py 3f60a60dca transitions with only a guard are no longer given priority 9 years ago
exit_parallel.xml 3f60a60dca transitions with only a guard are no longer given priority 9 years ago
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 years ago
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 years ago
multiple_raises_parallel.py b69426f0ea timers are now local to sccd class instances 8 years ago
multiple_raises_parallel.xml b69426f0ea timers are now local to sccd class instances 8 years ago
runner.py 3f60a60dca transitions with only a guard are no longer given priority 9 years ago
runner_exit_parallel.py 3f60a60dca transitions with only a guard are no longer given priority 9 years ago
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 years ago
runner_multiple_raises_parallel.py b69426f0ea timers are now local to sccd class instances 8 years ago
server.py 3f60a60dca transitions with only a guard are no longer given priority 9 years ago
server.xml 3f60a60dca transitions with only a guard are no longer given priority 9 years ago