Bill Q
|
782f4967f2
correct misspell on spew/common.go#L183
|
8 years ago |
Dave Collins
|
8aeb47a9ec
Update license copyright years.
|
9 years ago |
Dave Collins
|
2df174808e
Add support for limited mode without unsafe pkg.
|
10 years ago |
Tim Hockin
|
3e6e67c4dc
Enable methods to sort map keys and spew itself as last resort
|
10 years ago |
Anaminus
|
a4b53deb9b
Add support for sorting keys that are arrays.
|
10 years ago |
Dave Collins
|
83f84dc933
Improve unsafe reflect value handling.
|
11 years ago |
Dave Collins
|
128854244a
Add logic to deal with reflect pkg changes on tip.
|
11 years ago |
Josh Rickmar
|
3fdaf5cea8
Dump non-zero len and cap for applicable types.
|
11 years ago |
Dave Collins
|
65ca732a33
Add logic to deal with reflect pkg changes on tip.
|
12 years ago |
Dave Collins
|
3b4a2055ce
Correct valuesSorter.Less function for uintptr.
|
12 years ago |
Dave Collins
|
67c401cf12
Reorder Less function cases to consistent order.
|
12 years ago |
Dave Collins
|
de6d1a24a0
Reorganize the new map key sorting functionality.
|
12 years ago |
Dave Collins
|
70d81533ec
Dump byte arrays and slices like hexdump -C.
|
12 years ago |
Dave Collins
|
471552e81e
Modify printInt and printUint to accept base.
|
12 years ago |
Dave Collins
|
9dfc238865
Cleanup documentation on new ContinueOnMethod code.
|
12 years ago |
Thomas NJ Shadwell
|
f948516369
revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered.
|
12 years ago |
Dave Collins
|
6024e0c79e
Invoke String/Error methods on addressable vals.
|
13 years ago |
Dave Collins
|
1f81f22357
Implement support for %#v and %#+v in Formatter.
|
13 years ago |
Dave Collins
|
c5fba05307
Fix a comment and a apply few gofmt changes.
|
13 years ago |
Dave Collins
|
bd6dd81322
Use writer directly in formatter.
|
13 years ago |
Dave Collins
|
184d118062
Add config pointers to format and dump states.
|
13 years ago |
Dave Collins
|
1a599b7b25
Initial implementation.
|
13 years ago |