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 |
Dave Collins
|
de6d1a24a0
Reorganize the new map key sorting functionality.
|
12 years ago |
Patrick Mezard
|
1fdf49f1b9
config: add SortKeys option to sort native map keys before display
|
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
|
471552e81e
Modify printInt and printUint to accept base.
|
12 years ago |
Dave Collins
|
17273f26d7
Fix a couple of comment typos.
|
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
|
bd6dd81322
Use writer directly in formatter.
|
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
|
04998fcda3
Fix a couple of comment typos.
|
13 years ago |
Dave Collins
|
1a599b7b25
Initial implementation.
|
13 years ago |