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

15097 Commits

Author SHA1 Message Date
Rob Rix
a8607ce41c Project rules return the current node. 2017-08-16 10:31:25 -04:00
Rob Rix
fb7791f852 Clean up Markdown assignments a little with token rules. 2017-08-16 10:30:25 -04:00
Josh Vera
6d87b858fe Merge pull request #1302 from github/eof-drops-anonymous-nodes
Eof drops anonymous nodes
2017-08-16 10:22:50 -04:00
Rob Rix
039789d32a Repeated zero-width matches are ok. 2017-08-16 10:10:14 -04:00
Rob Rix
7863683d5e Define a MonadState instance for Assignment. 2017-08-16 10:04:36 -04:00
Rob Rix
641b2f1143 Merge branch 'master' into ruby-assignment-fixes 2017-08-16 09:31:24 -04:00
Rob Rix
68ae0309b6 Add context to decorated class/function definitions. 2017-08-16 09:18:11 -04:00
Rob Rix
85eac03a14 Merge branch 'systematic-comment-assignment' of https://github.com/github/semantic-diff into systematic-comment-assignment 2017-08-16 09:06:16 -04:00
Rob Rix
dd7f601149 Merge branch 'eof-drops-anonymous-nodes' into systematic-comment-assignment 2017-08-16 09:06:03 -04:00
Rob Rix
b52b0ee44a Merge branch 'master' into systematic-comment-assignment 2017-08-16 09:05:15 -04:00
Rob Rix
aec9eeb7b9 Merge branch 'master' into eof-drops-anonymous-nodes 2017-08-16 09:02:45 -04:00
Rob Rix
bc4f6004f1 Drop tokens before the end of branches. 2017-08-16 08:56:43 -04:00
Rob Rix
3c7f471607 Test that eof matches before anonymous nodes at the end of branches.
Currently failed.
2017-08-16 08:55:26 -04:00
Rob Rix
8265390933 Test that eof matches at the end of branches. 2017-08-16 08:52:29 -04:00
joshvera
3b6fe74bfa Fix some applicative applys 2017-08-15 19:53:57 -04:00
joshvera
3644542852 Fix Intersection and Union 2017-08-15 19:53:43 -04:00
joshvera
8aab029472 Add more syntax to TypeScript.Syntax 2017-08-15 19:53:34 -04:00
joshvera
23fc107f5a Add Annotation, CallSignature, and Export to TypeScript 2017-08-15 19:29:42 -04:00
joshvera
6e6705db27 Add methodContext field to Declaration.Method 2017-08-15 19:29:05 -04:00
Timothy Clem
ce9b380975 Updated when fixtures 2017-08-15 14:22:30 -07:00
Timothy Clem
f0a2f40c10 Few more ruby assignment fixes 2017-08-15 14:16:21 -07:00
Timothy Clem
a0dd6168fa Another version of case 2017-08-15 14:15:53 -07:00
Timothy Clem
84bacf6ad1 Drop anon nodes for eof 2017-08-15 14:14:24 -07:00
Rob Rix
eb73e8a75e Post-contextualize chained terms. 2017-08-15 16:26:30 -04:00
Rob Rix
00a9a6c672 Left-chain comparisons. 2017-08-15 16:23:34 -04:00
Timothy Clem
88291d7215 Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes 2017-08-15 13:07:56 -07:00
Timothy Clem
210d84c658 Use handleError and manyTill in Ruby Assignment 2017-08-15 13:06:43 -07:00
joshvera
7dce32307d Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-08-15 12:54:51 -04:00
Rob Rix
00867f087f Merge pull request #1300 from github/frog-blast-the-licenses-dir
Treat the licenses dir as vendored.
2017-08-15 11:02:08 -04:00
Timothy Clem
9dda6bf725 Merge remote-tracking branch 'origin/master' into ruby-assignment-fixes 2017-08-15 07:59:24 -07:00
Rob Rix
fffddcfde1 Treat the licenses dir as vendored. 2017-08-15 10:49:51 -04:00
Rob Rix
c0a410ba7e Merge branch 'master' into systematic-comment-assignment 2017-08-15 10:48:10 -04:00
Timothy Clem
eed2c69030 ++haskell-tree-sitter 2017-08-15 07:43:55 -07:00
Josh Vera
4f4afbd8b3 Merge pull request #1298 from github/🔥-insertion-deletion-fixtures
🔥 insertion/deletion fixtures
2017-08-15 10:37:29 -04:00
Josh Vera
933394fdde Merge branch 'master' into 🔥-insertion-deletion-fixtures 2017-08-15 10:18:18 -04:00
Rob Rix
e0053f2f50 Test the Python fixtures. 2017-08-15 10:05:49 -04:00
Rob Rix
fef11c61ba Update the Python fixtures. 2017-08-15 10:05:34 -04:00
Rob Rix
c04896abce Lambdas have empty names. 2017-08-15 10:00:54 -04:00
Rob Rix
3960c35b22 Add ±B yield fixtures. 2017-08-15 09:55:31 -04:00
Rob Rix
db902675d5 Correct the yield fixture. 2017-08-15 09:55:00 -04:00
Rob Rix
4c161b49bd Don’t assign identifiers for continue, pass, and break keywords. 2017-08-15 09:49:20 -04:00
Rob Rix
c221f30157 The corpus dir doesn’t exist any more. 2017-08-15 09:41:15 -04:00
Rob Rix
a6208039e5 Treat the new corpus & fixtures dirs as vendored. 2017-08-15 09:40:01 -04:00
Rob Rix
eb04da38c7 🔥 the old corpus dirs from the attributes file. 2017-08-15 09:39:46 -04:00
Rob Rix
e86e2ab9fc 🔥 all the ±A/B fixtures. 2017-08-15 09:32:45 -04:00
Rob Rix
1d0e81318f Don’t generate the ±A/B fixtures. 2017-08-15 09:30:50 -04:00
Rob Rix
90c55acb11 Don’t verify the ±A/B fixtures. 2017-08-15 09:30:10 -04:00
Rob Rix
b41fa87158 Merge branch 'master' into systematic-comment-assignment 2017-08-15 09:21:17 -04:00
Rob Rix
cde6a152cf Merge pull request #1297 from github/🔥-cabal-dependency-list
🔥 cabal-dependency-list
2017-08-15 09:20:31 -04:00
Rob Rix
6f2e8609b6 🔥 the tools dir from the project file. 2017-08-15 09:18:48 -04:00