aboutsummaryrefslogtreecommitdiffstats
path: root/PolygLua.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass name to option funcs, and use it in help command.dvs12024-11-041-3/+3
* Switch confFile to name, to be used more genericaly.dvs12024-11-041-3/+3
* Search for the README.md file when help is asked for.dvs12024-11-041-0/+10
* Oops--dvs12024-11-041-1/+1
* Refactor PolygLua.lua uninstall / purge.dvs12024-11-041-24/+15
* No need for os.exit() in these places.dvs12024-11-041-3/+0
* Add uninstall and purge subcommands for PolygLua and aataaj.dvs12024-11-041-19/+85
* Let user know we are installing things.dvs12024-11-041-0/+1
* PolygLua.lua installs itself.dvs12024-11-031-0/+25
* Various minor tweaks and cleanups.dvs12024-10-281-5/+5
* Minor tweaks.dvs12024-10-281-9/+9
* Fix the PHP example.dvs12024-10-281-0/+2
* Consistantly use single quotes for Lua strings, unless otherwise needed.dvs12024-10-281-19/+19
* Allow -abc style, expand to -a -b -c, and can put -- in front of any option.dvs12024-10-271-6/+15
* TODO+=2.5dvs12024-10-271-1/+4
* Rename _ to PolygLua externally.dvs12024-10-271-0/+301