| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-24 | use unsigned integers for nbt lengths | mat | |
| probably not an optimization, just makes more sense | |||
| 2022-08-24 | optimize nbt bytearray | mat | |
| 2022-08-19 | NBT decoder optimizations (#17) | mat | |
| * replace HashMap with AHashMap * faster read_string by just doing read_exact * re-enable all the benchmarks | |||
| 2022-06-23 | switch things to use azalea-buf | mat | |
| 2022-06-23 | azalea-buf | mat | |
| 2022-05-03 | clippy | mat | |
| 2022-04-24 | fix writing wrong ids in nbt | mat | |
| 2022-04-24 | remove an unused thing from dependencies | mat | |
| 2022-04-23 | Vec<Tag> to [Tag] | Ubuntu | |
| 2022-04-23 | clean up some code | Ubuntu | |
| 2022-04-22 | vroom vroom | mat | |
| 2022-04-22 | maybe optimization | mat | |
| 2022-04-22 | simplify nbt list optimization | mat | |
| 2022-04-22 | nbt optimizations | mat | |
| 2022-04-22 | remove some useless code | mat | |
| 2022-04-22 | simplify error handling | mat | |
| 2021-12-20 | slight nbt optimizations | mat | |
| 2021-12-19 | make write_string its own function | mat | |
| 2021-12-19 | nbt tests | mat | |
| 2021-12-18 | nbt | mat | |
| 2021-12-18 | reading nbt | mat | |
