aboutsummaryrefslogtreecommitdiff
path: root/src/vdf
AgeCommit message (Collapse)Author
2022-09-10move back to indexing strings forward instead of backwardsJan200101
this is easier to deal
2022-09-02reverse search vdf's correctly, return on non forksJan200101
2022-08-30implement thread poolsJan200101
2022-07-22give vdf functions const argments, allow fetching arbitrary app installsJan200101
2022-07-04store conditionalJan200101
we do not have an opinion on if WIN32 is PC or Windows or whatever, we give you the tools
2022-07-02add support for conditional vdf values, return NULL on invalid stateJan200101
2022-06-30add launch options to Qt frontendJan200101
2022-06-29update vdf indexing program to accept integer typesJan200101
2022-06-29properly accept character escaping in VDF filesJan200101
2022-06-29remove unimportant vdf data types, make vdf failure more transparentJan200101
2022-06-28add unit tests for vdf & md5, allow escaped quotesvdf-parserJan200101
2022-06-26add vdf libraryJan200101