Kim Alvefur
|
bcc6efb2aa
|
util.envload: Remove Lua 5.1 method
Part of #1600
Is this module even needed anymore?
|
2022-07-05 14:18:32 +02:00 |
|
Kim Alvefur
|
2ae9db48c5
|
util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks]
|
2017-11-23 20:51:38 +01:00 |
|
Kim Alvefur
|
f637fde31f
|
util.envload: Close file handle after reading data
|
2017-03-01 17:48:15 +01:00 |
|
Kim Alvefur
|
d6c9f0ce59
|
util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected
|
2017-03-01 16:42:02 +01:00 |
|
Kim Alvefur
|
bd940f0f8c
|
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck]
|
2016-11-20 11:15:10 +01:00 |
|
Florian Zeitz
|
217e6d011c
|
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load
|
2012-06-07 23:27:26 +02:00 |
|