log util/timer.lua @ 8762:2f8523bf7ff2

age author description
Sun, 29 Apr 2018 21:43:39 +0100 Matthew Wild util.timer: Ensure we don't try to schedule negative timeouts (which rightly upset libevent). Fixes #1135
Fri, 23 Mar 2018 21:18:15 +0100 Kim Alvefur util.timer: Move sleep() here from util.async
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Mon, 20 Mar 2017 03:11:27 +0100 Kim Alvefur Merge 0.10->trunk