aboutsummaryrefslogtreecommitdiff
path: root/core/lfs_ext.lua
AgeCommit message (Collapse)Author
2013-09-15Do not convert filenames to UTF-8; keep them in `_CHARSET`.mitchell
2013-09-06Updated LuaDoc.mitchell
2013-03-25Added lfs.dir_foreach() for allowing Find in Files to have a filter.mitchell
Also moved snapopen module into core as io.snapopen().