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

16152 Commits

Author SHA1 Message Date
joshvera
c26dcae355 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-15 14:38:47 -04:00
Timothy Clem
20e34e6ebb Merge branch 'master' into ruby-assignment-ftw 2017-09-15 10:56:04 -07:00
Timothy Clem
29b977a964 ++effect to get unrolled-union-instances 2017-09-15 10:55:47 -07:00
Timothy Clem
a0ac2fc514 Merge pull request #1336 from github/slurp
Add slurp, a utility for generating test payloads from PRs
2017-09-15 10:52:58 -07:00
Timothy Clem
9fbbc926e0 Remove test.json 2017-09-15 10:07:21 -07:00
Rob Rix
e5c067ac3b Bump vendor/effects. 2017-09-15 11:12:17 -04:00
Rob Rix
03f33436c3 🔥 use of the obsolete reinjection functions. 2017-09-15 11:11:56 -04:00
Rob Rix
327fd463aa Bump vendor/effects to unrolled-union-instances.
https://github.com/joshvera/effects/pull/14
2017-09-15 11:09:41 -04:00
Rob Rix
ab43d4e3cc Temp. 2017-09-15 11:08:17 -04:00
Timothy Clem
5ddb75a4e3 Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw 2017-09-14 16:32:45 -07:00
Timothy Clem
44c2d7819c Re-implement dedupe with a Map for SPEED 2017-09-14 15:50:36 -07:00
Rob Rix
76c0801a9e subalgorithmFor takes a function holding a These of terms. 2017-09-14 18:13:45 -04:00
Rob Rix
3cf09f2eb2 Define subalgorithmFor for Unions. 2017-09-14 18:11:09 -04:00
Rob Rix
f4d1f5962e Add a subalgorithmFor method to Diffable. 2017-09-14 18:10:58 -04:00
Rob Rix
405ac100fc Reformat the signatures for algorithmFor. 2017-09-14 18:04:54 -04:00
Rob Rix
9bdafc9858 Define a Symmetrical instance for Diff. 2017-09-14 16:07:36 -04:00
Rob Rix
a3a16f735c Define a Symmetrical instance for Patch. 2017-09-14 16:04:20 -04:00
Rob Rix
dc85d6452f Define a Symmetrical instance for These. 2017-09-14 16:03:49 -04:00
Rob Rix
1a14a2aa97 Define a Symmetrical instance for Either. 2017-09-14 16:03:17 -04:00
Rob Rix
8b5d7c60ec Define a Symmetrical instance for (,). 2017-09-14 16:02:52 -04:00
Rob Rix
e19c51a7dd Stub in a Symmetrical typeclass. 2017-09-14 16:02:22 -04:00
Rob Rix
276cbed2b0 Stub in a module for a Symmetrical typeclass. 2017-09-14 16:01:37 -04:00
Rob Rix
12d734f942 🔥 the Functor constraint in algorithmForTerms. 2017-09-14 15:47:37 -04:00
Rob Rix
8555672d58 🔥 the Functor constraint in algorithmForComparableTerms. 2017-09-14 15:47:16 -04:00
Rob Rix
4dbe16d95e Merge branch 'master' into slurp 2017-09-14 20:39:17 +01:00
Rob Rix
995bcd6dea Fully apply the diff parameter. 2017-09-14 15:17:22 -04:00
Rob Rix
8e6c2e2789 Rename Diffable'/algorithmFor' to GDiffable/galgorithmFor. 2017-09-14 15:09:30 -04:00
Rob Rix
8bf3b6fb90 🔥 ScopedTypeVariables. 2017-09-14 15:08:43 -04:00
Rob Rix
e4fbdc3956 Generalize the context algorithms over the annotation types. 2017-09-14 15:06:17 -04:00
Rob Rix
2d66cf6d9f Fold over both sides of the patch some more. 2017-09-14 14:58:24 -04:00
Rob Rix
4645df37ba Fold over both sides of the patch. 2017-09-14 14:56:45 -04:00
Rob Rix
dc0debb961 Merge branch 'master' into separate-diff-annotation-parameters 2017-09-14 19:42:05 +01:00
Rob Rix
aad65e6b3a Merge pull request #1333 from github/directed-acyclic-diffs
Directed acyclic diffs
2017-09-14 19:41:28 +01:00
Timothy Clem
d7647f4fdc Flatten out parenthesized expressions with one child too 2017-09-14 11:36:49 -07:00
Rob Rix
be481f7a71 Rename SES.Myers to SES. 2017-09-14 11:53:02 -04:00
Rob Rix
7789e83875 Correct the RWS tests. 2017-09-14 11:49:57 -04:00
Rob Rix
f126756672 Derive Eq, Ord, & Show instances for FeatureVector. 2017-09-14 11:49:41 -04:00
Rob Rix
cd3d579bd0 Export the FeatureVector constructor/selector. 2017-09-14 11:48:06 -04:00
Timothy Clem
7b2f0c6522 Remove test.json 2017-09-14 08:31:04 -07:00
Rob Rix
21401f6730 Generalize diffRecursively over the annotation types. 2017-09-14 11:24:17 -04:00
Rob Rix
cb36d9f8f7 Generalize diffTerms over the annotation types. 2017-09-14 11:23:50 -04:00
Rob Rix
578ccb01c2 Generalize decoratingWith over the annotation types. 2017-09-14 11:21:29 -04:00
Rob Rix
d2bd5db539 Generalize rws over the annotation types. 2017-09-14 11:19:29 -04:00
Rob Rix
67c6b12bb8 Generalize comparableByConstructor over the annotation types. 2017-09-14 11:18:41 -04:00
Rob Rix
e0d36dc8e5 Generalize algorithmWithTerms over the annotation types. 2017-09-14 11:18:22 -04:00
Rob Rix
7f7f39c2e0 Require the FeatureVector to be the first field. 2017-09-14 11:17:46 -04:00
Rob Rix
9b95df85d7 Reformat the return type of genFeaturizedTermsAndDiffs. 2017-09-14 11:13:37 -04:00
Rob Rix
bf0b959df1 Generalize genFeaturizedTermsAndDiffs over the record types. 2017-09-14 11:11:33 -04:00
Rob Rix
5d09c824fe Generalize Mapping over the annotation types. 2017-09-14 11:11:23 -04:00
Rob Rix
5d8bc38e4b Reformat Mapping across multiple lines. 2017-09-14 11:11:00 -04:00