1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
Commit Graph

30746 Commits

Author SHA1 Message Date
Rob Rix
b99dc6ad23
Unpack DedupeKey. 2019-10-16 18:41:10 -04:00
Rob Rix
9dbb019833
🔥 findSimilarBy. 2019-10-16 18:39:32 -04:00
Rob Rix
a98588bf29
Don’t recompute the key. 2019-10-16 18:39:07 -04:00
Rob Rix
f8a24c4c4d
Reformat. 2019-10-16 18:36:09 -04:00
Rob Rix
83a84e0d22
Alignment. 2019-10-16 18:35:52 -04:00
Rob Rix
a0fbf8433e
🔥 redundant parens. 2019-10-16 18:35:36 -04:00
Rob Rix
fe1de046b0
findSimilar returns just the similar Declaration. 2019-10-16 18:35:00 -04:00
Rob Rix
8519e25b26
Call entryChange from recordSummary. 2019-10-16 18:30:56 -04:00
Rob Rix
94099aad8f
Don’t prefix the Dedupe fields. 2019-10-16 18:29:47 -04:00
Rob Rix
c94e53adf9
Don’t repack Dedupe when we don’t have to. 2019-10-16 18:28:11 -04:00
Rob Rix
ca4247d6af
🔥 the signature for go. 2019-10-16 18:27:18 -04:00
Rob Rix
b2bbe03e85
Map the entries into Dedupe. 2019-10-16 18:27:05 -04:00
Rob Rix
b3e49380c7
Use strict triples in the maps. 2019-10-16 18:26:10 -04:00
Rob Rix
978b406be2
Don’t match the index & entry. 2019-10-16 18:20:57 -04:00
Rob Rix
8b4c045e0d
Define go as a case expression. 2019-10-16 18:19:32 -04:00
Ayman Nadeem
6ab570c976 remove ApplicativeDo 2019-10-16 18:18:11 -04:00
Rob Rix
f366d4519d
Extract a helper to find a similar entry. 2019-10-16 18:16:59 -04:00
Rob Rix
444f0b306c
Index the elements, not the fold. 2019-10-16 18:15:37 -04:00
Rob Rix
ce0866dc1b
Uncurry go. 2019-10-16 18:14:27 -04:00
Rob Rix
2523d60b2c
Rename similarDecl to similar. 2019-10-16 18:13:14 -04:00
Rob Rix
fba58c685f
🔥 termTableOfContentsBy. 2019-10-16 18:12:40 -04:00
Rob Rix
e084c83b7f
Alignment. 2019-10-16 18:11:24 -04:00
Rob Rix
203ea9c954
Define recordSummary using guards. 2019-10-16 18:05:51 -04:00
Rob Rix
73713125cd
Extract formatIdentifier to the top level. 2019-10-16 18:04:08 -04:00
Rob Rix
be95b43b71
Reformat formatIdentifier. 2019-10-16 18:03:13 -04:00
Rob Rix
a0d9f57239
Pattern match in dedupeKey. 2019-10-16 18:00:52 -04:00
Rob Rix
ab0781c07a
Factor Declaration into a kind and the rest of the fields. 2019-10-16 18:00:05 -04:00
Rob Rix
10e82079b9
🔥 the Generic instance for Declaration. 2019-10-16 17:54:48 -04:00
Rob Rix
3a3145050c
Spacing. 2019-10-16 17:45:27 -04:00
Rob Rix
6f7683c9a7
🔥 redundant parens. 2019-10-16 17:45:17 -04:00
Rob Rix
483e6b2f2c
Curry go. 2019-10-16 17:42:13 -04:00
Rob Rix
50638e0205
Factor out the tuple. 2019-10-16 17:40:57 -04:00
Rob Rix
bfec2ffa45
Reformat go. 2019-10-16 17:40:20 -04:00
Rob Rix
582d516bf4
Inline tuples. 2019-10-16 17:39:21 -04:00
Rob Rix
a488ec2d9f
Compose. 2019-10-16 17:39:08 -04:00
Rob Rix
a2348e3463
Monomorphize. 2019-10-16 17:38:41 -04:00
Rob Rix
b54d109311
Move tuples into the where clause. 2019-10-16 17:35:46 -04:00
Rob Rix
70414495f5
🔥 exactMatch. 2019-10-16 17:35:17 -04:00
Rob Rix
d9505164fb
Match the decl explicitly. 2019-10-16 17:34:40 -04:00
Rob Rix
bf8f03ce37
🔥 a let. 2019-10-16 17:33:43 -04:00
Rob Rix
6ced7e6fae
dedupeKey takes the second field only. 2019-10-16 17:32:14 -04:00
Rob Rix
aa98934d85
Split the entry change type logic out of recordSummary. 2019-10-16 17:29:58 -04:00
Rob Rix
fb41c1741e
🔥 the export of entrySummary. 2019-10-16 17:29:35 -04:00
Rob Rix
0246a2e130
Align. 2019-10-16 17:26:32 -04:00
Rob Rix
6fe1467956
Monomorphize. 2019-10-16 17:26:10 -04:00
Rob Rix
d8dc9b7d25
Split Entry up into an enum in a tuple. 2019-10-16 17:25:30 -04:00
Ayman Nadeem
0e32c5ec27 remove Read constraint 2019-10-16 15:15:55 -04:00
Ayman Nadeem
a45b8683ec correctly refactor 2019-10-16 15:15:03 -04:00
Ayman Nadeem
9b1345d0b9 factor bytestring out into where clause 2019-10-16 14:48:49 -04:00
Ayman Nadeem
200d341fe4 fix indentation 2019-10-16 14:17:07 -04:00