aboutsummaryrefslogtreecommitdiff
path: root/src/mime/grammar.go
AgeCommit message (Expand)Author
2016-02-19all: replace strings.Index with strings.Contains where possibleNathan VanBenschoten
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2014-09-08build: move package sources from src/pkg to srcRuss Cox