LDoc2tl/ldoc/builtin
Caleb Maclennan f979400edb
chore: Add lint ignore overrides for warnings that get a pass
Mostly because refactoring these is hard, double negatives are much
harder to follow logic wise and there isn't much point in refactoring
these loops unless they need other work.
2020-10-02 01:06:18 +03:00
..
coroutine.lua check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
debug.lua style: Fix file encoding, dos→unix line endings 2020-10-02 01:06:17 +03:00
global.lua chore: Add lint ignore overrides for warnings that get a pass 2020-10-02 01:06:18 +03:00
globals.lua Merge pull request #236 from catwell/pull-1 2016-06-19 11:17:19 +02:00
io.lua style: Fix file encoding, dos→unix line endings 2020-10-02 01:06:17 +03:00
lfs.lua check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
lpeg.lua Fix syntax errors in builtin.lpeg (#263) 2020-09-30 00:04:38 +03:00
math.lua check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
os.lua check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
package.lua check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
string.lua style: Cleanup whitespace 2020-10-02 01:06:17 +03:00
table.lua chore: Add lint ignore overrides for warnings that get a pass 2020-10-02 01:06:18 +03:00
utf8.lua style: Fix file encoding, dos→unix line endings 2020-10-02 01:06:17 +03:00