Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-20 | implement 1.16.3 (as a duplicate module, basically) | Joey Sacchini | |
2020-10-20 | lots of macro and type refactoring to simplify common patterns such as: ↵ | Joey Sacchini | |
position/location/rotation, counted array types (macro -> generics), rename some macros, and use macros to implement primitives (and other things in types.rs inc: VarInt/VarNum) | |||
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-09-30 | actually implement error trait | Joey Sacchini | |
2020-09-30 | implement error correctly for the error types | Joey Sacchini | |
2020-09-29 | cargo fmt | Joey Sacchini | |
2020-09-29 | init commit | Joey Sacchini | |