Software /
code /
prosody
Log
util/import.lua @ 11186:15fe9f0bb483
description | author | age |
---|---|---|
lint: Remove use of the 143 error code | Kim Alvefur | 2018-12-08 |
util.import: Explicitly export the global import function [luacheck] | Kim Alvefur | 2018-03-07 |
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] | Kim Alvefur | 2017-11-10 |
util.import: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | 2016-02-22 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |
New "import" module to help tidy up all the local declarations at the top of modules | Matthew Wild | 2008-10-04 |