aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: fix usize conversionsHEADmasterHimbeerserverDE2023-09-173-1281/+1927
* Add pre-generated bindings for docs.rs buildsMatthew Schauer2022-10-312-0/+4094
* Rename library in preparation for uploadMatthew Schauer2022-10-271-2/+5
* Protection against adding files to TreeProcessor out of orderMatthew Schauer2021-05-193-21/+56
* Pool data readers to significantly increase performanceMatthew Schauer2021-04-091-12/+71
* Document public interfaceMatthew Schauer2021-04-073-34/+494
* Clean-up and thread safetyMatthew Schauer2020-11-183-166/+197
* Fix export table readerMatthew Schauer2020-09-042-71/+3
* Clean up and add directory tree processorMatthew Schauer2020-08-223-161/+299
* Very messy but essentially working writer implementationMatthew Schauer2020-07-153-509/+997
* Clean up API and add some safety featuresMatthew Schauer2020-07-021-270/+321
* Rough working APIMatthew Schauer2020-06-181-24/+439
* First pass at error handlingMatthew Schauer2020-06-161-35/+84
* Working examples of most desired functionalityMatthew Schauer2020-06-151-0/+129