aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make it use less ram using packed structsNathan Reiner2023-07-25
* make fast using hash instead of dictionaryNathan Reiner2023-07-14
* use lower memoryNathan Reiner2023-07-13
* fix zero division bugNathan Reiner2023-07-10
* add optioal prioritizer on searchNathan Reiner2023-07-09
* add file status and export buttonNathan Reiner2023-07-09
* set max parsing theads to 4Nathan Reiner2023-07-09
* introduce some minor optimizationsNathan Reiner2023-07-09
* optimize mergeNathan Reiner2023-07-08
* remove thread id value featureNathan Reiner2023-07-08
* add multithreading to merge and generateNathan Reiner2023-07-08
* add merge functionalityNathan Reiner2023-07-08
* remove unused fontsNathan Reiner2023-07-08
* remove dead codeNathan Reiner2023-07-07
* add guiNathan Reiner2023-07-07
* add some documentation to structsNathan Reiner2023-07-06
* cleanup with clippyNathan Reiner2023-07-06
* filevector rename to_hex -> to_stringNathan Reiner2023-07-06
* update readmeNathan Reiner2023-07-06
* add cliNathan Reiner2023-07-06
* add GPLv3 licenseNathan Reiner2023-07-06
* add extractors for docx, pptx, pdf, etc.Nathan Reiner2023-07-06
* fix progressbarNathan Reiner2023-07-06
* add filecounterNathan Reiner2023-07-06
* add readmeNathan Reiner2023-07-05
* first sketch of indexerNathan Reiner2023-07-05