summaryrefslogtreecommitdiff
path: root/pkg/binstruct/binint/builtins.go
AgeCommit message (Collapse)Author
2022-06-11use %v when possibleLuke Shumaker
Exceptions are - the occasional %x when the type is a basic int - %w - %q - %T - whenever print_tree.go needs to be dumb for compatibility with C
2022-05-30fixLuke Shumaker
2022-05-30ahhhhhhhLuke Shumaker