Age | Commit message (Expand) | Author |
---|---|---|
2014-05-25 | Fixing a few warnings and errors. | Nicolas "Pixel" Noble |
2013-12-28 | Fixing stackless yield. | Nicolas "Pixel" Noble |
2012-09-02 | Better constructor for StacklessTask. | Nicolas "Pixel" Noble |
2012-04-08 | Renaming 'StacklessWait' into 'StacklessWaitCond', and adding 'StacklessOpera... | Pixel |
2012-04-08 | If an operation returns EAgain, it already is waiting for the event. Don't wa... | Pixel |
2012-04-08 | First pass on the stackless task class - mainly a bunch of #defines for now. | Pixel |