summaryrefslogtreecommitdiffstats
path: root/src/util.h
Commit message (Collapse)AuthorAgeFilesLines
* revert higher-than-64-bits support.Gravatar Gediminas Jakutis 2021-03-141-38/+0
| | | | | | Too much hassle to actually pretty-print that crap out. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* refactor && improve.Gravatar Gediminas Jakutis 2021-03-101-0/+5
| | | | | | Make code more reusable and generic while preparing to add uncached ops. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* now up to 256 bit!Gravatar Gediminas Jakutis 2021-03-031-0/+46
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>