summaryrefslogtreecommitdiff
path: root/spew/doc.go
AgeCommit message (Expand)Author
2016-10-29Update license copyright years.Dave Collins
2016-10-29Update doc.go/README.md with new config options.Dave Collins
2015-04-10Enable methods to sort map keys and spew itself as last resortTim Hockin
2014-05-05Dump non-zero len and cap for applicable types.Josh Rickmar
2014-03-27Update TravisCI to use Go 1.2.Dave Collins
2013-11-16Update README and doc.go with new SortKeys option.Dave Collins
2013-03-11Update docs for new Sdump function.Dave Collins
2013-03-08Update docs for new byte array and slice behavior.Dave Collins
2013-03-03Cleanup documentation on new ContinueOnMethod code.Dave Collins
2013-02-02Update overview doc for correct verb/flag combos.Dave Collins
2013-01-19Make overview ConfigState options order consistent.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-13Fix a few comment typos and improve consistency.Dave Collins
2013-01-12Implement support for unqiue config instances.Dave Collins
2013-01-10Fix a couple of comment typos.Dave Collins
2013-01-08Initial implementation.Dave Collins