David Hill
|
9fadf46324
travis: Use gometalinter
|
9 years ago |
Dave Collins
|
8aeb47a9ec
Update license copyright years.
|
9 years ago |
Alexander Staubo
|
04cdfd4297
Adds new config options:
|
9 years ago |
Dave Collins
|
5215b55f46
Add logic to deal with reflect pkg changes on tip.
|
10 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 |
deads2k
|
1aaf839fb0
make nil maps appear different than empty maps
|
11 years ago |
Josh Rickmar
|
3fdaf5cea8
Dump non-zero len and cap for applicable types.
|
11 years ago |
Dave Collins
|
de6d1a24a0
Reorganize the new map key sorting functionality.
|
12 years ago |
Dave Collins
|
f0ba95e184
Fix a few style issues pointed out by golint.
|
12 years ago |
Patrick Mezard
|
8e1b34364f
dump: make SortKeys default to string representation instead of nothing
|
12 years ago |
Patrick Mezard
|
1fdf49f1b9
config: add SortKeys option to sort native map keys before display
|
12 years ago |
Dave Collins
|
a83f71796b
Add better support for dumping cgo char arrays.
|
12 years ago |
Dave Collins
|
7ea732c827
Detect nil slices and print them as <nil>.
|
12 years ago |
Dave Collins
|
173295b96e
Fix incorrect val display on packed nil interfaces.
|
12 years ago |
Dave Collins
|
691853c424
Update docs for new Sdump function.
|
12 years ago |
Dave Collins
|
3a62f585a7
Add support for Sdump.
|
12 years ago |
Dave Collins
|
096da7a702
Update docs for new byte array and slice behavior.
|
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
|
52f41f689f
Rename pad function to indent.
|
13 years ago |
Dave Collins
|
a9907c1584
Improve invalid reflect value handling.
|
13 years ago |
Dave Collins
|
1f81f22357
Implement support for %#v and %#+v in Formatter.
|
13 years ago |
Dave Collins
|
638b62b9f5
Fix a few comment typos and improve consistency.
|
13 years ago |
Dave Collins
|
389ea44d6a
Fix incorrect type display on nil pointers.
|
13 years ago |
Dave Collins
|
034a2a5a5e
Implement support for unqiue config instances.
|
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 |