Kim Alvefur
|
5251c9b686
|
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
2022-07-11 19:07:38 +02:00 |
|
Kim Alvefur
|
5a608450d5
|
lint: Remove use of the 143 error code
Does not appear to be invoked by anything
|
2018-12-08 17:10:51 +01:00 |
|
Kim Alvefur
|
1660775b98
|
util.import: Explicitly export the global import function [luacheck]
|
2018-03-07 19:22:07 +01:00 |
|
Kim Alvefur
|
c904d1e28d
|
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck]
|
2017-11-10 17:47:11 +01:00 |
|
Kim Alvefur
|
792b0e8d79
|
util.import: Localize unpack() in Lua 5.2 compatible way
|
2016-02-22 17:37:55 +01:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Matthew Wild
|
2bc0606453
|
Update copyright headers for 2010
|
2010-03-22 17:06:15 +00:00 |
|
Matthew Wild
|
118883d655
|
Remove version number from copyright headers
|
2009-07-10 03:11:45 +01:00 |
|
Matthew Wild
|
c80f91dc02
|
0.3->0.4
|
2009-03-20 20:16:25 +00:00 |
|
Matthew Wild
|
c5ee166aa9
|
Update copyright notices for 2009
|
2009-01-30 17:59:26 +00:00 |
|
Matthew Wild
|
f2d020191f
|
0.2->0.3
|
2009-01-30 17:40:25 +00:00 |
|
Matthew Wild
|
bf3b96204d
|
GPL->MIT!
|
2009-01-30 17:22:56 +00:00 |
|
Matthew Wild
|
d3ad4a5123
|
0.1 -> 0.2
|
2008-12-10 15:44:03 +00:00 |
|
Matthew Wild
|
0c5cc83112
|
Insert copyright/license headers
|
2008-12-03 14:39:07 +00:00 |
|
Matthew Wild
|
0f8ba47525
|
New "import" module to help tidy up all the local declarations at the top of modules
|
2008-10-04 02:43:23 +01:00 |
|