Age | Commit message (Expand) | Author |
---|---|---|
2020-10-20 | implement byte order as a trait and use it instead of the util functions | Joey Sacchini |
2020-10-19 | let the compiler decide about inlining, my choices seem to have a trivial imp... | Joey Sacchini |
2020-10-19 | fix bug in nbt.rs (<= 0 on unsigned type) | Joey Sacchini |
2020-10-19 | remove compat layer (don't need it), and fix some other small issues with tes... | Joey Sacchini |
2020-10-19 | fix mistakes when implementing no_std | Joey Sacchini |
2020-10-19 | allow no_std with alloc | Joey Sacchini |
2020-10-09 | cargo fmt | Joey Sacchini |
2020-10-02 | fix random generation and make raw packet accept a borrowed slice | Joey Sacchini |
2020-09-30 | fix testrandom imports | Joey Sacchini |
2020-09-29 | cargo fmt | Joey Sacchini |
2020-09-29 | implement automated testing of all data-types | Joey Sacchini |
2020-09-29 | init commit | Joey Sacchini |