aboutsummaryrefslogtreecommitdiffstats
path: root/_.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-25TODO++dvs11-0/+2
2024-10-25Support config files now.dvs11-14/+33
2024-10-25Other potential names.dvs11-0/+1
2024-10-25Just discovered the arg variable, use it and rename parseArgs() to just parse().dvs11-3/+3
2024-10-24Yet another TODO, YATODO.dvs11-0/+4
2024-10-24Rename also to Then.dvs11-1/+1
2024-10-24Some more tidying up.dvs11-51/+20
2024-10-24Mostly minor cleanups.dvs11-3/+11
2024-10-24Add an after command for forked stuff, to be called whan the forked thing ends.dvs11-2/+5
2024-10-24Introducing PolygLua, writing Lua in any language.dvs11-3/+22
Basically include a script written in any script language, as a string in your Lua code, then call it from your Lua code.
2024-10-23New options parsing stuff.dvs11-8/+37
2024-10-22Rearrange those logging globals and a few other things in _.dvs11-43/+34
2024-10-22Lots of little tweaks about how _ works.dvs11-5/+32
2024-10-21Restructure the APT.exe stuff.dvs11-0/+170