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