aboutsummaryrefslogtreecommitdiffstats
path: root/PolygLua.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Old habits die hard. lol
* 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
Next it'll want it's own package. Oh wait....