Commit graph

4 commits

Author SHA1 Message Date
457e993c92
Introduce separate types for block/section/chunk indices
Newtypes are cumbersome in C++, so this is mostly documentation for now.

Also replace lots of questionable uses of size_t with int or types with
explicit width and add a few comments for constants.
2021-12-11 22:50:23 +01:00
212a8dcaea
LICENSE: update copyright years 2019-05-25 18:55:29 +02:00
4b9bb2ab48
Add Tag print functions and nbtdump tool 2018-07-20 23:49:50 +02:00
1e74afda41 Initial commit 2015-01-31 15:07:47 +01:00