about summary refs log tree commit diff
path: root/tools/nixery/popcount/popcount.go
AgeCommit message (Expand)AuthorFilesLines
2019-11-03 feat(popcount): Cache seen narinfos on diskVincent Ambo1-0/+14
2019-11-03 chore: Add missing copyright headers to source filesVincent Ambo1-0/+14
2019-11-03 feat(popcount): Add new narinfo-based popcount implementationVincent Ambo1-0/+256