Simon Van Mierlo
|
a8833d6518
addOutputListener now also accepts strings, not only lists... fix for Yentl
|
7 gadi atpakaļ |
Simon Van Mierlo
|
274a2b80da
there I fixed it (?)
|
7 gadi atpakaļ |
Simon Van Mierlo
|
0d8b1e6619
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
7 gadi atpakaļ |
Simon Van Mierlo
|
9108fcf72c
I think I fixed it now
|
7 gadi atpakaļ |
Yentl Van Tendeloo
|
5fc877865f
Move self.run outside of the lock
|
7 gadi atpakaļ |
Simon Van Mierlo
|
9066287778
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
7 gadi atpakaļ |
Simon Van Mierlo
|
f54e60ab1e
fixed yentl's eventloop bug
|
7 gadi atpakaļ |
Yentl Van Tendeloo
|
2ca197206e
Add a safety check for whether the EventLoop object is actually an EventLoop object...
|
7 gadi atpakaļ |
Simon Van Mierlo
|
29c7cedb16
instances can now disassociate instances of their children, and a list is accepted
|
7 gadi atpakaļ |
Yentl Van Tendeloo
|
c933d50c4c
Merge branch 'master' of msdl.uantwerpen.be:simon/SCCD
|
7 gadi atpakaļ |
Yentl Van Tendeloo
|
2fc51ca4c9
Put in safety check to prevent crash in Modelverse GUI
|
7 gadi atpakaļ |
Simon Van Mierlo
|
a4d6c22c95
fixed javascript version
|
8 gadi atpakaļ |
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 gadi atpakaļ |
Simon Van Mierlo
|
5b877d6be6
fix for js version
|
8 gadi atpakaļ |
Simon Van Mierlo
|
8297ae6866
fixed bug with broadcast
|
8 gadi atpakaļ |
Simon Van Mierlo
|
74d29762ec
broadcast events are no longer sent to sending instance
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
b48429df8b
Fixed typos in error message
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
9ea8a3b48e
Don't print exception when socket is forcibly closed
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
de53c2c517
Add some fallback code just to remain backwards-compatible
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
8eb03924cf
Update socket2event code and remove an additional print statement
|
8 gadi atpakaļ |
Simon Van Mierlo
|
11eabc8d05
behind schedule is now only printed in debug mode
|
8 gadi atpakaļ |
Simon Van Mierlo
|
8b9958fb55
fixed a bug, now events are correctly removed
|
8 gadi atpakaļ |
Simon Van Mierlo
|
971015a367
more efficient way of writing stuff
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
40897e072f
Fix the second part of the problem: also catch changes after the initial wait.
|
8 gadi atpakaļ |
Yentl Van Tendeloo
|
264b048928
Fix problem with race condition in addInput on threads platform
|
8 gadi atpakaļ |
Simon Van Mierlo
|
47aebf833b
woops sorry yentl
|
8 gadi atpakaļ |
Simon Van Mierlo
|
b69426f0ea
timers are now local to sccd class instances
|
8 gadi atpakaļ |
Simon Van Mierlo
|
25ccb1790a
update example to use newest version of SCCD
|
8 gadi atpakaļ |
Simon Van Mierlo
|
46113778d9
associate_instance and disassociate_instance now fixed
|
8 gadi atpakaļ |
Simon Van Mierlo
|
a3b0858a3e
small fix for error appearing after the merge
|
8 gadi atpakaļ |