Log

util/envload.lua @ 9365:acb316319dc0

description author age
util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks] Kim Alvefur 2017-11-23
util.envload: Close file handle after reading data Kim Alvefur 2017-03-01
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected Kim Alvefur 2017-03-01
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck] Kim Alvefur 2016-11-20
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load Florian Zeitz 2012-06-07