aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build: fix usize conversionsHEADmasterHimbeerserverDE2023-09-174-1290/+1938
|
* update bindgenHimbeerserverDE2023-09-171-1/+1
| | | | fixes compilation with latest clang
* add .gitignore: /target and Cargo.lockHimbeerserverDE2023-09-171-0/+2
|
* Add pre-generated bindings for docs.rs buildsMatthew Schauer2022-10-314-1/+4106
|
* Add Cargo metadata and readme for publishing crateMatthew Schauer2022-10-312-2/+28
|
* Rename library in preparation for uploadMatthew Schauer2022-10-272-4/+7
|
* 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-184-167/+199
|
* Fix export table readerMatthew Schauer2020-09-042-71/+3
|
* Add license and read-me placeholderMatthew Schauer2020-08-222-0/+177
|
* Clean up and add directory tree processorMatthew Schauer2020-08-224-161/+301
|
* Very messy but essentially working writer implementationMatthew Schauer2020-07-155-510/+1001
|
* Clean up API and add some safety featuresMatthew Schauer2020-07-022-270/+322
|
* Rough working APIMatthew Schauer2020-06-181-24/+439
|
* First pass at error handlingMatthew Schauer2020-06-162-35/+87
|
* Working examples of most desired functionalityMatthew Schauer2020-06-154-0/+176