summaryrefslogtreecommitdiffstats
path: root/validator.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-10/+10
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-13/+15
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Added require of format library in validatorTed Trask2012-05-071-0/+2
|
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+172