Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-17 | 1 | -5/+7 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Replace io.popen with subprocess.call_capture | Ted Trask | 2013-01-01 | 1 | -16/+4 |
| | |||||
* | Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0 | Ted Trask | 2009-12-31 | 1 | -0/+44 |