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

7271 Commits

Author SHA1 Message Date
joshvera
38cf7bee62 Add regex tests 2016-07-11 16:18:10 -04:00
joshvera
904a5ae9ea Use alignWith diffThese instead of zipWith so we don't drop children when diffing 2016-07-11 15:26:08 -04:00
joshvera
68a14d0d74 Use null 2016-07-11 15:13:20 -04:00
joshvera
680fe1304c Delete or Insert entire diff if one side of the source blobs is empty 2016-07-11 12:57:10 -04:00
joshvera
1dfae9a1b9 Add Object/Pair/Commented/Comment cases to diffSummary 2016-07-11 12:56:00 -04:00
joshvera
6c58c1b50a Add Object/Pair/Comment to toTermName 2016-07-11 12:55:32 -04:00
joshvera
830a81774a Capture the rest of termToDiffInfo cases as a function of their toTermName 2016-07-11 12:20:40 -04:00
joshvera
a484cb8348 Update fixtures to account for method_call and object/pair categories 2016-07-08 16:30:13 -04:00
joshvera
90d514bfd2 Add Pair/Comment/Commented cases to run 2016-07-08 16:19:50 -04:00
joshvera
8c698cb52c Remove stray HTML file 2016-07-08 16:00:14 -04:00
joshvera
3779bf36b0 Expect to parse JS method calls 2016-07-08 15:59:37 -04:00
joshvera
847465c1b5 Add more remaining symmetric cases to zipUnwrap 2016-07-08 15:48:12 -04:00
joshvera
28457049f2 Add some vertical space to ease debugging 2016-07-08 15:19:43 -04:00
joshvera
772575dffd Add zipUnwrap cases for Comment and Commented 2016-07-08 13:27:41 -04:00
joshvera
3ee4c062d6 import Category as C 2016-07-08 13:16:23 -04:00
joshvera
73afe7d1e9 Add zipTerms to Pairs 2016-07-08 13:16:06 -04:00
joshvera
d99df9b8cb Add Comment/Commented/Pair cases to Renderer.Split 2016-07-08 12:04:24 -04:00
joshvera
fdb7a8bc04 Add more JSON cases 2016-07-08 12:01:10 -04:00
joshvera
576b5ef4fb import Syntax as S 2016-07-08 11:50:25 -04:00
joshvera
567e815f28 s/CommentedSyntax/Commented 2016-07-08 11:48:20 -04:00
joshvera
d3a9866305 Map Object leaves to Comments and Fixed/Indexed nodes to pairs 2016-07-08 11:48:05 -04:00
joshvera
8c3fc4b0b3 Align comments, pairs, and Commented terms 2016-07-08 11:47:39 -04:00
joshvera
8755c84466 scope Pair 2016-07-08 11:18:02 -04:00
joshvera
19b0bca394 Remove redundant imports 2016-07-08 11:17:55 -04:00
joshvera
99b05ebdc1 Object takes a list of f now 2016-07-08 11:17:46 -04:00
joshvera
4c3288b6b1 Return replacements for all other cases against 2016-07-07 13:52:24 -04:00
joshvera
1efd68d122 Merge remote-tracking branch 'origin/master' into syntax-redux 2016-07-06 16:22:25 -04:00
Josh Vera
6420010a6c Merge pull request #617 from github/random-walk-similarity
Random walk similarity
2016-07-06 14:15:32 -04:00
joshvera
6641bdf906 ++js-test 2016-07-06 12:58:37 -04:00
joshvera
9f8ddbd64d Add Object case to styleName 2016-07-06 12:38:47 -04:00
joshvera
ee599f6fa0 Add an Object case to Split 2016-07-06 12:38:47 -04:00
joshvera
4ada4ca991 Use the applicative instance of Join 2016-07-06 12:38:47 -04:00
joshvera
28a06eaec4 Diff objects 2016-07-06 12:38:47 -04:00
joshvera
4d2716c5a4 Add Ternary/Operator/MathAssignment/SubscriptAccess to Alignment 2016-07-06 12:38:47 -04:00
joshvera
4eebbb288c Add backbone submodule 2016-07-06 12:38:47 -04:00
Rick Winfrey
13c60c9e86 ++js-test 2016-07-05 17:33:19 -05:00
Rick Winfrey
acabb2a542 Merge pull request #624 from github/enhance-test-harness
Enhance test harness
2016-07-05 12:41:25 -05:00
Rob Rix
94ccb9737d Merge branch 'master' into random-walk-similarity 2016-07-05 12:35:37 -04:00
Rob Rix
0090b0955f Merge pull request #621 from github/semantic-codemap
Roadmap updates, mid-year edition
2016-07-05 10:55:07 -04:00
Rob Rix
51867ccf3f Quick summary of the ongoing work. 2016-07-05 10:41:05 -04:00
Rob Rix
f91860d68f 🔥 DataKinds here, too. 2016-07-05 10:11:29 -04:00
Rob Rix
51f0995c91 🔥 DataKinds. 2016-07-05 09:56:48 -04:00
Rob Rix
baafd5f7a8 📝 mergeMaybe, beforeTerm, and afterTerm. 2016-07-05 09:45:28 -04:00
Rob Rix
5ea93ba8de 🔥 merge. 2016-07-05 09:43:03 -04:00
Rob Rix
5d644f7d56 📝 rws. 2016-07-05 09:40:40 -04:00
Rob Rix
be674ecd97 📝 firstAnnotation. 2016-07-05 09:35:47 -04:00
Rob Rix
1e2ff9340f 📝 Gram. 2016-07-05 09:34:17 -04:00
Rob Rix
f53e7d61dd 📝 pqGrams. 2016-07-05 09:32:03 -04:00
Rob Rix
0a498656c7 🔥 serialize. 2016-07-05 09:30:28 -04:00
Rob Rix
952cb298eb 📝 windowed. 2016-07-05 09:29:27 -04:00