summaryrefslogtreecommitdiffstats
path: root/fs.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-40/+42
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Fix exception for broken symlinkTed Trask2012-10-261-1/+1
* Fix fs library references to itselfTed Trask2012-04-181-7/+7
* Modified require statements for acf librariesTed Trask2012-04-181-1/+1
* Added fs.copy_properties function and call it in copy_file.Ted Trask2010-02-231-0/+12
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+222