util/envload.lua
Tue, 05 Jul 2022 14:18:32 +0200 Kim Alvefur util.envload: Remove Lua 5.1 method
Thu, 23 Nov 2017 20:51:38 +0100 Kim Alvefur util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks]
Wed, 01 Mar 2017 17:48:15 +0100 Kim Alvefur util.envload: Close file handle after reading data
Wed, 01 Mar 2017 16:42:02 +0100 Kim Alvefur util.envload: Open file here instead of letting loadfile do it so that all return values from io.open can be collected
Sun, 20 Nov 2016 11:15:10 +0100 Kim Alvefur util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck]
Thu, 07 Jun 2012 23:27:26 +0200 Florian Zeitz util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load
less more (0) tip