Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | implement byte order as a trait and use it instead of the util functions | Joey Sacchini | |