summaryrefslogtreecommitdiff
path: root/args.go
AgeCommit message (Collapse)Author
2024-01-03complete the move to 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move to go.wit.com/log !!!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03all debug stuff moved to 'go.wit.com/gui/debugger'v0.9.9Jeff Carr
I finally was able to clean out all the debugging code and make a clean, new GO debugger. It's quite nice I think. Well, it's useful to me at any rate. 2024 New Years wish: someone contributes code to improve it Signed-off-by: Jeff Carr <[email protected]>
2024-01-01fix doc paths to go.wit.comv0.9.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31log flag debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-31attempt at log.Register(guiDebug) debugging flagJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29using args.Register()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29save 'universal' go-argJeff Carr
Signed-off-by: Jeff Carr <[email protected]>