summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-05-26hscript: Convert 'int line' to a ScriptLocation objectA. Wilcox1-12/+50
2020-02-09hscript: Factor subnet -> CIDR conversion to util functionA. Wilcox1-0/+19
2019-12-05Actually refactor valid_keymaps into a reusable componentA. Wilcox1-0/+30
2019-10-27hscript: Make portable to std::filesystem OR boost::filesystemA. Wilcox1-0/+15
2019-10-19hscript: Implement UserIcon parsingA. Wilcox1-0/+36
2019-10-12util: Add helpers for logging step start/endA. Wilcox1-0/+14
2019-10-12hscript: Use Agent.MessageFormat for loggingA. Wilcox1-6/+22
2019-10-08Make +pretty+ a global var instead of passed everywhereA. Wilcox1-24/+18
2019-10-06util: Document reset_if_prettyA. Wilcox1-0/+4
2019-10-06Add some pretty handlers and use themA. Wilcox1-3/+25
2019-10-06util: Add more output typesA. Wilcox1-8/+44
2019-10-06Beginnings of some extremely basic parsing and a utilityA. Wilcox1-0/+39