| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-09-09 | Detect nil slices and print them as <nil>. | Dave Collins |
| 2013-03-27 | Fix incorrect val display on packed nil interfaces. | Dave Collins |
| 2013-03-11 | Update docs for new Sdump function. | Dave Collins |
| 2013-03-11 | Add support for Sdump. | Dave Collins |
| 2013-03-08 | Update docs for new byte array and slice behavior. | Dave Collins |
| 2013-03-08 | Dump byte arrays and slices like hexdump -C. | Dave Collins |
| 2013-03-08 | Modify printInt and printUint to accept base. | Dave Collins |
| 2013-02-03 | Rename pad function to indent. | Dave Collins |
| 2013-01-20 | Improve invalid reflect value handling. | Dave Collins |
| 2013-01-17 | Implement support for %#v and %#+v in Formatter. | Dave Collins |
| 2013-01-13 | Fix a few comment typos and improve consistency. | Dave Collins |
| 2013-01-12 | Fix incorrect type display on nil pointers. | Dave Collins |
| 2013-01-12 | Implement support for unqiue config instances. | Dave Collins |
| 2013-01-10 | Add config pointers to format and dump states. | Dave Collins |
| 2013-01-08 | Initial implementation. | Dave Collins |
