log util/dataforms.lua @ 6788:d64c1f3c7e2e

age author description
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Wed, 06 May 2015 19:43:51 +0100 Matthew Wild util.dataforms: Rename unused loop counter to '_' [luacheck]
Wed, 06 May 2015 19:38:29 +0100 Matthew Wild util.dataforms: Remove unused import of pairs() (thanks luacheck)