summaryrefslogtreecommitdiffstats
path: root/format.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-26/+28
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Added null pointer check to format.get_ini_entry to avoid exceptionTed Trask2013-09-281-2/+9
|
* Escape endline in special charactersTed Trask2012-12-041-1/+1
|
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+512