aboutsummaryrefslogtreecommitdiff
path: root/int_slice.go
AgeCommit message (Expand)Author
2019-08-16Add first SliceValue implementationstherealmitchconnors
2015-08-15Fix up minor things found by goreportcard.comEric Paris
2015-08-12Do not append to default values in {String,Int}SliceEric Paris
2015-08-05Empty slices should be empty, not have a single (empty) stringEric Paris
2015-08-05String and Int slices called twice should append not overwriteEric Paris
2015-06-22Much like stringSlice, add intSlice flag typeEric Paris