aboutsummaryrefslogtreecommitdiffstats
path: root/_.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved common stuff like --help, --version to an internal options table we sca...dvs12024-10-251-4/+24
* TODO++dvs12024-10-251-0/+2
* Support config files now.dvs12024-10-251-14/+33
* Other potential names.dvs12024-10-251-0/+1
* Just discovered the arg variable, use it and rename parseArgs() to just parse().dvs12024-10-251-3/+3
* Yet another TODO, YATODO.dvs12024-10-241-0/+4
* Rename also to Then.dvs12024-10-241-1/+1
* Some more tidying up.dvs12024-10-241-51/+20
* Mostly minor cleanups.dvs12024-10-241-3/+11
* Add an after command for forked stuff, to be called whan the forked thing ends.dvs12024-10-241-2/+5
* Introducing PolygLua, writing Lua in any language.dvs12024-10-241-3/+22
* New options parsing stuff.dvs12024-10-231-8/+37
* Rearrange those logging globals and a few other things in _.dvs12024-10-221-43/+34
* Lots of little tweaks about how _ works.dvs12024-10-221-5/+32
* Restructure the APT.exe stuff.dvs12024-10-211-0/+170