aboutsummaryrefslogtreecommitdiff
path: root/string_slice.go
AgeCommit message (Expand)Author
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-08-05Show [] around string slices when showing the textEric Paris
2015-06-22Add new StringSlice flag typeEric Paris