- 20 Aug, 2017 3 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
- 24 Feb, 2017 1 commit
-
-
Kyle Lemons authored
Change the argument names of pretty.Compare to a and b
-
- 23 Feb, 2017 1 commit
-
-
Ken Bloom authored
-
- 22 Feb, 2017 1 commit
-
-
Ken Bloom authored
-
- 09 Nov, 2016 3 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
Fixes #10
-
- 08 Nov, 2016 1 commit
-
-
Kyle Lemons authored
The Formatter field is a map from reflect.Type to arbitrary function values that are callable with values of the given type and which return a string. The values will be printed literally. Fixes issues: #8, #11
-
- 06 Apr, 2016 2 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
- 05 Apr, 2016 1 commit
-
-
Kyle Lemons authored
-
- 02 Apr, 2016 6 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
Remove padding from Diffable output
-
- 30 Mar, 2016 4 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
- 22 Mar, 2016 1 commit
-
-
Matt Good authored
When comparing maps where the padding differs between the two sets of keys, the diff will include keys that were unchanged except for the padding difference. For example, Arthur Dent appears as a diff due to different padding: ``` { Crew: { - Arthur Dent: "Along for the Ride", - Zaphod Beeblebrox: "Galactic President", + Arthur Dent: "Along for the Ride", }, } ``` This omits padding when `Diffable = true` so that the diff output is consistent to prevent these spurious diffs.
-
- 19 May, 2015 1 commit
-
-
Kyle Lemons authored
-
- 17 May, 2015 3 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
Allow the shortening of diffs by skipping fields with zero values
-
- 15 May, 2015 1 commit
-
-
Robin Martinjak authored
-
- 16 Apr, 2015 1 commit
-
-
Robin Martinjak authored
CompareWithoutZeroFields returns a diff like Compare but omits struct fields that have a zero value.
-
- 02 Oct, 2013 1 commit
-
-
Kyle Lemons authored
-
- 06 Apr, 2013 2 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
- 11 Jan, 2013 5 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
Kyle Lemons authored
-
- 06 Jan, 2013 2 commits
-
-
Kyle Lemons authored
-
Kyle Lemons authored
-