Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-06 | Added `lfs.abspath()` in order to always use absolute paths. | ||
Thanks to Pedro Andres Aranda Gutierrez. | |||
2014-01-12 | Updated copyright information. | ||
2013-11-10 | Updated LuaDoc. | ||
2013-10-09 | More LuaDoc updates. | ||
2013-09-15 | Do not convert filenames to UTF-8; keep them in `_CHARSET`. | ||
2013-09-06 | Updated LuaDoc. | ||
2013-03-25 | Added lfs.dir_foreach() for allowing Find in Files to have a filter. | ||
Also moved snapopen module into core as io.snapopen(). |