vibe-core/source/vibe
Sönke Ludwig fd92a7f555 Fix Task.running and Task.yield directly after runTask/yieldLock.
The status of the task was erroneously reported as not running until the task was actually executed for the first time (which only happens after the yield lock has been lifted).
2018-04-08 01:30:43 +02:00
..
core Fix Task.running and Task.yield directly after runTask/yieldLock. 2018-04-08 01:30:43 +02:00
internal Add unit test for postblit behavior of InterfaceProxy. 2018-03-16 18:00:56 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00