summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/liolib.c (unfollow)
Commit message (Expand)Author
2009-09-06Lua plugin: fix bad behaviour for io.open(path, 'w')Maurus Cuelenaere
2009-07-17Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere
2009-07-08Lua IOlib: don't create files when they don't existMaurus Cuelenaere
2009-06-28Fix typo & redMaurus Cuelenaere
2009-06-28Lua:Maurus Cuelenaere