log util/async.lua @ 8408:b751bee6a829

age author description
Tue, 21 Nov 2017 21:48:43 +0100 Kim Alvefur util.async: Fix thread check to work correctly in Lua 5.2
Tue, 21 Nov 2017 21:48:14 +0100 Kim Alvefur util.async: Factor out thread check into a function
Fri, 15 Sep 2017 17:17:07 -0400 Waqas Hussain util.async: Fix documentation URL
Sat, 19 Nov 2016 01:11:28 +0100 Kim Alvefur util.async: Add annotation to ignore warning [luacheck]
Sat, 19 Nov 2016 01:11:53 +0100 Kim Alvefur util.async: Rename variable to avoid name clash [luacheck]
Sun, 22 May 2016 20:06:12 +0100 Matthew Wild util.async: Add some more comments for clarity
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