Rick Winfrey
|
85ddbcbcba
|
Merge branch 'syntax-redux' of github.com:github/semantic-diff into syntax-redux
|
2016-07-14 14:26:07 -05:00 |
|
joshvera
|
27c338331f
|
Merge remote-tracking branch 'origin/master' into syntax-redux
|
2016-07-14 15:22:46 -04:00 |
|
Rick Winfrey
|
2354cfa45a
|
Add diff summary property test verifying no changes results in no diff summaries.
|
2016-07-14 14:21:14 -05:00 |
|
joshvera
|
453334d966
|
Use wl-pprint-text to pretty print diff summaries
|
2016-07-14 14:44:18 -04:00 |
|
Josh Vera
|
ac205a0e7e
|
Merge pull request #635 from github/generalize-summaries-over-records
Generalize summaries over records
|
2016-07-14 14:36:06 -04:00 |
|
Rob Rix
|
9e9622ef10
|
🔥 a redundant import.
|
2016-07-14 14:25:49 -04:00 |
|
Rob Rix
|
7304d79e53
|
Don’t import the Info type synonym.
|
2016-07-14 14:25:43 -04:00 |
|
Rob Rix
|
f51b1724fe
|
Generalize diffSummary over records.
|
2016-07-14 14:25:37 -04:00 |
|
Rob Rix
|
13d2dfc24f
|
Generalize termToDiffInfo over records.
|
2016-07-14 14:25:27 -04:00 |
|
Rob Rix
|
fa44ef74d8
|
🔥 the HasCategory instance over Info.
|
2016-07-14 14:23:51 -04:00 |
|
Rob Rix
|
577ca768bb
|
Get the category name from the Term instance.
|
2016-07-14 14:23:44 -04:00 |
|
Rob Rix
|
63a37920ac
|
Generalize HasCategory over categorizable terms.
|
2016-07-14 14:19:47 -04:00 |
|
Rob Rix
|
51b55cc1b4
|
Generalize toTermName over record annotations.
|
2016-07-14 14:19:15 -04:00 |
|
Rob Rix
|
323c426e24
|
Rename the diff cost function & generalize over records.
|
2016-07-14 14:14:21 -04:00 |
|
Rob Rix
|
2d910a6668
|
Placate hlint a little further.
|
2016-07-14 14:12:15 -04:00 |
|
Rob Rix
|
2826a7948a
|
🔥 a redundant definition.
|
2016-07-14 14:07:33 -04:00 |
|
Rob Rix
|
b9b0bda2bd
|
🔥 a redundant import.
|
2016-07-14 14:07:22 -04:00 |
|
Rob Rix
|
2a85ef7668
|
Placate hlint.
|
2016-07-14 14:07:15 -04:00 |
|
Josh Vera
|
ad0af796e1
|
Merge pull request #634 from github/equate-terms-with-respect-to-their-categories
Equate terms with respect to their categories.
|
2016-07-14 12:28:00 -04:00 |
|
Rob Rix
|
02e836d364
|
Equate terms with respect to their categories.
|
2016-07-14 11:27:54 -04:00 |
|
Josh Vera
|
8f84d93a8e
|
Merge pull request #631 from github/equal-term-costs
Apply 🔥 vigourously
|
2016-07-14 10:28:19 -04:00 |
|
Rob Rix
|
56fbaaf8e5
|
Merge branch 'master' into equal-term-costs
|
2016-07-14 09:52:45 -04:00 |
|
Josh Vera
|
22a3be2418
|
Merge pull request #633 from github/arbitrary-arbitrary-records
Arbitrary Arbitrary records
|
2016-07-13 15:47:37 -04:00 |
|
Rob Rix
|
50c9d37cb1
|
Placate hlint.
|
2016-07-13 15:33:53 -04:00 |
|
Rob Rix
|
45b0571221
|
Add an Arbitrary instance over Range.
|
2016-07-13 15:33:44 -04:00 |
|
Rob Rix
|
a6eace739c
|
Section header for instances.
|
2016-07-13 15:31:09 -04:00 |
|
Rob Rix
|
b45329e94b
|
Add Arbitrary instances over Size and Cost.
|
2016-07-13 15:30:37 -04:00 |
|
Rob Rix
|
8b9e92440f
|
Add an instance over empty records.
|
2016-07-13 15:28:58 -04:00 |
|
Rob Rix
|
636fbd102b
|
Generalize the Arbitrary instance over Records of multiple fields.
|
2016-07-13 15:24:35 -04:00 |
|
Rob Rix
|
742f2fcc24
|
🔥 the set of keyed categories.
|
2016-07-13 15:02:26 -04:00 |
|
Rob Rix
|
c41d3f4280
|
Correct the fixtures to account for the removal of dictionaries.
|
2016-07-12 23:34:53 -04:00 |
|
Rob Rix
|
4f967e0e1a
|
🔥 Data.OrderedMap.
|
2016-07-12 23:27:20 -04:00 |
|
Rob Rix
|
bc05e694a3
|
🔥 Keyed syntax nodes.
|
2016-07-12 23:27:09 -04:00 |
|
Rob Rix
|
c3f060d65b
|
🔥 ByKey operations.
|
2016-07-12 23:26:14 -04:00 |
|
Rob Rix
|
7370e927b8
|
Pattern guards.
|
2016-07-12 18:39:43 -04:00 |
|
Rob Rix
|
c7728b7c1c
|
Test the reflexivity of alignment modulo These.
|
2016-07-12 18:24:24 -04:00 |
|
Rob Rix
|
a1bfe55742
|
Handle ByKey using OrderedMap’s Align instance.
|
2016-07-12 18:20:31 -04:00 |
|
Rob Rix
|
7af6915a75
|
Align OrderedMap using the same logic as ByKey.
|
2016-07-12 18:20:19 -04:00 |
|
Rob Rix
|
ae9b0e55f3
|
Test against integer keys/values.
|
2016-07-12 18:11:09 -04:00 |
|
Rob Rix
|
449c564179
|
Test the upper bound on input length.
|
2016-07-12 18:10:10 -04:00 |
|
Rob Rix
|
5a721f0a90
|
Test that align is length-preserving.
|
2016-07-12 18:09:12 -04:00 |
|
Rob Rix
|
4869729770
|
Silence a warning.
|
2016-07-12 18:09:01 -04:00 |
|
Rick Winfrey
|
177af03bd3
|
Merge branch 'master' into syntax-redux
|
2016-07-12 17:03:35 -05:00 |
|
Rob Rix
|
a327ab67a4
|
Export the OrderedMap constructor.
|
2016-07-12 17:57:58 -04:00 |
|
Rob Rix
|
89b7c451bf
|
Parenthesize records where appropriate.
|
2016-07-12 17:55:49 -04:00 |
|
Rob Rix
|
a43400b920
|
Add field names to ArbitraryTerm.
|
2016-07-12 17:45:50 -04:00 |
|
Rob Rix
|
657d6dc72e
|
Use the correct constructor.
|
2016-07-12 17:44:48 -04:00 |
|
Rob Rix
|
87e1ce7020
|
Revert "Show the Term itself."
This reverts commit aea84cbec83972add52909b0813ad9362808553f.
|
2016-07-12 17:29:47 -04:00 |
|
Rob Rix
|
ccf78456f2
|
🔥 a redundant import.
|
2016-07-12 17:26:21 -04:00 |
|
Rob Rix
|
4818d723b3
|
Show the Term itself.
|
2016-07-12 17:20:44 -04:00 |
|