summaryrefslogtreecommitdiffstats
path: root/lib/fs.lua
Commit message (Expand)AuthorAgeFilesLines
* added split and join to fs.lua and gave them function names so we don't have ...Mike Mason2007-11-281-0/+36
* Added ipairs_string to go through a table and make it a string. Easier to wri...Mike Mason2007-11-221-0/+15
* Added a search replace function for filesMike Mason2007-11-221-1/+14
* adding more functions to fs. May need to go into a file.luaMike Mason2007-11-151-3/+37
* Changed to use posix instead of lfsMike Mason2007-11-141-6/+12
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+89