util/async.lua
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Tue, 13 Aug 2013 23:38:50 +0100 Matthew Wild util.async: Make guarder() local
Tue, 13 Aug 2013 21:26:53 +0100 Matthew Wild util.async: Add guarder method, to create guards to ensure only a single runner can pass through a section of code at a time
Tue, 13 Aug 2013 19:23:00 +0100 Matthew Wild util.async: Fix logic bug that prevented error watcher being called for runners
Mon, 12 Aug 2013 13:22:27 +0200 Kim Alvefur util.async: waiter: Throw error if done() called too many times
Mon, 12 Aug 2013 12:08:51 +0100 Matthew Wild util.async: waiter: Remove restriction about wait() being called before done()
Mon, 12 Aug 2013 11:50:27 +0100 Matthew Wild util.async: runner: Fix check for new state to recognise transition to 'waiting'
Mon, 12 Aug 2013 10:27:08 +0100 Matthew Wild util.async: Make functions local
Sun, 11 Aug 2013 14:46:07 +0100 Matthew Wild util.async: New library to provide support around coroutine-based non-blocking functions
less more (0) tip