Yentl Van Tendeloo
|
2fc51ca4c9
Put in safety check to prevent crash in Modelverse GUI
|
8 rokov pred |
Simon Van Mierlo
|
a4d6c22c95
fixed javascript version
|
8 rokov pred |
Simon Van Mierlo
|
37bfdbfdb3
fixed bug with leaving parallel by transitioning to a child: now only that component is left, not its brothas and sistas
|
8 rokov pred |
Simon Van Mierlo
|
5b877d6be6
fix for js version
|
8 rokov pred |
Simon Van Mierlo
|
8297ae6866
fixed bug with broadcast
|
8 rokov pred |
Simon Van Mierlo
|
74d29762ec
broadcast events are no longer sent to sending instance
|
8 rokov pred |
Yentl Van Tendeloo
|
b48429df8b
Fixed typos in error message
|
8 rokov pred |
Yentl Van Tendeloo
|
9ea8a3b48e
Don't print exception when socket is forcibly closed
|
8 rokov pred |
Yentl Van Tendeloo
|
de53c2c517
Add some fallback code just to remain backwards-compatible
|
8 rokov pred |
Yentl Van Tendeloo
|
8eb03924cf
Update socket2event code and remove an additional print statement
|
8 rokov pred |
Simon Van Mierlo
|
11eabc8d05
behind schedule is now only printed in debug mode
|
8 rokov pred |
Simon Van Mierlo
|
8b9958fb55
fixed a bug, now events are correctly removed
|
8 rokov pred |
Simon Van Mierlo
|
971015a367
more efficient way of writing stuff
|
8 rokov pred |
Yentl Van Tendeloo
|
40897e072f
Fix the second part of the problem: also catch changes after the initial wait.
|
8 rokov pred |
Yentl Van Tendeloo
|
264b048928
Fix problem with race condition in addInput on threads platform
|
8 rokov pred |
Simon Van Mierlo
|
47aebf833b
woops sorry yentl
|
8 rokov pred |
Simon Van Mierlo
|
b69426f0ea
timers are now local to sccd class instances
|
8 rokov pred |
Simon Van Mierlo
|
25ccb1790a
update example to use newest version of SCCD
|
8 rokov pred |
Simon Van Mierlo
|
46113778d9
associate_instance and disassociate_instance now fixed
|
8 rokov pred |
Simon Van Mierlo
|
a3b0858a3e
small fix for error appearing after the merge
|
8 rokov pred |
Simon Van Mierlo
|
8bbea544a5
merge with tmp
|
8 rokov pred |
Simon Van Mierlo
|
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 |
Simon Van Mierlo
|
cca6c6c211
small change in disassociate test to see whether old links still work
|
8 rokov pred |
Simon Van Mierlo
|
5f74db0d0f
added disassociate event
|
8 rokov pred |
Simon Van Mierlo
|
b4e8423ef2
some changes
|
8 rokov pred |
Simon Van Mierlo
|
b9b9ad438e
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
8 rokov pred |
Simon Van Mierlo
|
2842fa5bb0
fixed a bug with an ever-growing heap: now, the heap is periodically cleaned to remove timers that were removed by the instances
|
8 rokov pred |
Cláudio Gomes
|
185470a65b
remove dependency from Shell as it is not the concern of this script to open a shell. The script should generate gpl code from an SCCD textual specification
|
8 rokov pred |
Cláudio Gomes
|
302c92eb3a
added build script, for people who don't want to install sccd onto their python install dir
|
8 rokov pred |
Simon Van Mierlo
|
969dc01650
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
8 rokov pred |