Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: fix usize conversionsHEADmaster | HimbeerserverDE | 2023-09-17 | 4 | -1290/+1938 |
* | update bindgen | HimbeerserverDE | 2023-09-17 | 1 | -1/+1 |
* | add .gitignore: /target and Cargo.lock | HimbeerserverDE | 2023-09-17 | 1 | -0/+2 |
* | Add pre-generated bindings for docs.rs builds | Matthew Schauer | 2022-10-31 | 4 | -1/+4106 |
* | Add Cargo metadata and readme for publishing crate | Matthew Schauer | 2022-10-31 | 2 | -2/+28 |
* | Rename library in preparation for upload | Matthew Schauer | 2022-10-27 | 2 | -4/+7 |
* | Protection against adding files to TreeProcessor out of order | Matthew Schauer | 2021-05-19 | 3 | -21/+56 |
* | Pool data readers to significantly increase performance | Matthew Schauer | 2021-04-09 | 1 | -12/+71 |
* | Document public interface | Matthew Schauer | 2021-04-07 | 3 | -34/+494 |
* | Clean-up and thread safety | Matthew Schauer | 2020-11-18 | 4 | -167/+199 |
* | Fix export table reader | Matthew Schauer | 2020-09-04 | 2 | -71/+3 |
* | Add license and read-me placeholder | Matthew Schauer | 2020-08-22 | 2 | -0/+177 |
* | Clean up and add directory tree processor | Matthew Schauer | 2020-08-22 | 4 | -161/+301 |
* | Very messy but essentially working writer implementation | Matthew Schauer | 2020-07-15 | 5 | -510/+1001 |
* | Clean up API and add some safety features | Matthew Schauer | 2020-07-02 | 2 | -270/+322 |
* | Rough working API | Matthew Schauer | 2020-06-18 | 1 | -24/+439 |
* | First pass at error handling | Matthew Schauer | 2020-06-16 | 2 | -35/+87 |
* | Working examples of most desired functionality | Matthew Schauer | 2020-06-15 | 4 | -0/+176 |