summaryrefslogtreecommitdiffstats
path: root/awall-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Change ACF list to structure for accuracyTed Trask2016-02-241-1/+1
|
* Drop broken debug call to logeventTed Trask2013-11-091-1/+0
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-16/+18
| | | | | 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.2Ted Trask2013-10-091-3/+3
|
* Removed unused global path variableTed Trask2012-12-261-3/+0
|
* Fix typosTed Trask2012-12-251-1/+2
|
* Replace io.popen with modelfunctions.run_executable callsTed Trask2012-12-251-27/+12
|
* Use modelfunctions to get statusTed Trask2012-11-261-12/+1
|
* Add some output for startstop actions that have no outputTed Trask2012-11-061-0/+3
|
* First cut at awall ACFv0.0.1Ted Trask2012-11-061-0/+275