summaryrefslogtreecommitdiff
path: root/spew/spew.go
AgeCommit message (Expand)Author
2016-10-29Update license copyright years.Dave Collins
2013-11-14Fix a few style issues pointed out by golint.Dave Collins
2013-02-23Add support Sprint* family of functions.Dave Collins
2013-01-19Move SpewState methods to ConfigState.Dave Collins
2013-01-17Implement support for %#v and %#+v in Formatter.Dave Collins
2013-01-16Fix a comment and a apply few gofmt changes.Dave Collins
2013-01-13Fix a few comment typos and improve consistency.Dave Collins
2013-01-12Implement support for unqiue config instances.Dave Collins
2013-01-08Initial implementation.Dave Collins