Dave Collins 8f603f64f9 Add tests for nil slice change. 12 years ago
..
common.go 70d81533ec Dump byte arrays and slices like hexdump -C. 12 years ago
common_test.go 17273f26d7 Fix a couple of comment typos. 13 years ago
config.go 691853c424 Update docs for new Sdump function. 12 years ago
doc.go 691853c424 Update docs for new Sdump function. 12 years ago
dump.go 7ea732c827 Detect nil slices and print them as <nil>. 12 years ago
dump_test.go 8f603f64f9 Add tests for nil slice change. 12 years ago
example_test.go 9b87fb3e12 Add byte slice to Dump example. 12 years ago
format.go 7ea732c827 Detect nil slices and print them as <nil>. 12 years ago
format_test.go 8f603f64f9 Add tests for nil slice change. 12 years ago
internal_test.go 2fc049e83c Add tests for unrecognized reflect values. 13 years ago
spew.go ce74710920 Add support Sprint* family of functions. 13 years ago
spew_test.go 35ec0796c8 Add tests for new Sdump function. 12 years ago