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

17017 Commits

Author SHA1 Message Date
Rick Winfrey
19e9c9e068 Assign function literals 2017-11-01 11:00:21 -07:00
Rick Winfrey
da8d8b8214 Update function declaration tests 2017-11-01 11:00:09 -07:00
Rick Winfrey
58ac8e5ad8 Use more descriptive name 2017-11-01 10:49:45 -07:00
Rick Winfrey
b6e281a0aa Assign function declarations whose return type is a list of parameters 2017-11-01 10:48:05 -07:00
Rick Winfrey
f1cc872285 Update 📝 2017-10-31 23:07:57 -07:00
Rick Winfrey
46ee009d74 Update send statements tests 2017-10-31 17:28:15 -07:00
Rick Winfrey
81ed903aae Update imaginary literals tests 2017-10-31 17:24:29 -07:00
Rick Winfrey
a3832c996f Assign send statements 2017-10-31 17:23:24 -07:00
Rick Winfrey
d2e53d30aa Add Send constructor 2017-10-31 17:23:15 -07:00
Rick Winfrey
fd7a99cfc3 Assign imaginary literals 2017-10-31 17:18:42 -07:00
Rick Winfrey
a52fd8de2a Update label statements tests 2017-10-31 17:18:33 -07:00
Rick Winfrey
9d97e84ae6 Assign label statements 2017-10-31 17:10:27 -07:00
Rick Winfrey
6ce21449d0 Add Label constructor 2017-10-31 17:10:10 -07:00
joshvera
e1bb4b741b contextualize comments around callSignatureParts 2017-10-31 19:59:44 -04:00
Rick Winfrey
60d52118a8 Update selector expressions tests 2017-10-31 16:59:01 -07:00
Rick Winfrey
3572eef3f5 Assign selector expressions 2017-10-31 16:56:59 -07:00
Rick Winfrey
22bede548b Update rune literal tests 2017-10-31 16:46:06 -07:00
Rick Winfrey
2373aa1a62 Assign rune literals 2017-10-31 16:45:55 -07:00
Rick Winfrey
cca7590d37 Add RuneLiteral constructor 2017-10-31 16:45:45 -07:00
Rick Winfrey
6bd1ca1683 Update field name 2017-10-31 16:45:34 -07:00
Rick Winfrey
d48f2253e5 Use newtype 2017-10-31 16:28:59 -07:00
Rick Winfrey
8164e9b2de Update for-statement tests 2017-10-31 16:14:55 -07:00
Rick Winfrey
adc0d4cfe9 Assign for statements 👻 👺 2017-10-31 15:22:03 -07:00
Rick Winfrey
c55ce3243e Add additional for range clause examples 2017-10-31 15:21:26 -07:00
joshvera
27979eb2e8 Regenerate tests 2017-10-31 18:10:42 -04:00
joshvera
27a804878a Allow this in requiredParameter 2017-10-31 18:01:13 -04:00
joshvera
303a2663c2 Fix up typeAliasDeclaration 2017-10-31 17:57:51 -04:00
joshvera
1f4ccfa195 ++haskell-tree-sitter 2017-10-31 17:57:29 -04:00
Ayman Nadeem
fd11cf9e22 updated fixture 2017-10-31 14:56:25 -07:00
Ayman Nadeem
b7fc2ddd55 shuffle around order of JSON summary list items 2017-10-31 14:55:44 -07:00
Ayman Nadeem
01ba59336d update tests 2017-10-31 14:54:57 -07:00
Ayman Nadeem
c872eda552 use classIdentifier to signal equivalence 2017-10-31 14:52:04 -07:00
Rick Winfrey
6774730e48 Assign continue statements 2017-10-31 14:02:21 -07:00
Rick Winfrey
41df9b3144 Update assignment float literals tests 2017-10-31 11:48:03 -07:00
Rick Winfrey
081b7f5ed8 Assign float literals 2017-10-31 11:42:32 -07:00
Rick Winfrey
32cb5eed56 Update constructors tests 2017-10-31 11:38:38 -07:00
Rick Winfrey
a7c57ea756 Assign aliased identifiers 2017-10-31 11:37:01 -07:00
Rick Winfrey
596fa7097b Update channel test fixtures 2017-10-31 11:21:34 -07:00
Rick Winfrey
4c3a9c3214 Update order to correctly assign chan<- <-chan types 2017-10-31 11:18:51 -07:00
Ayman Nadeem
4fea5c7c43 introduce failing test for class addition, modification and removal 2017-10-31 11:17:56 -07:00
Rick Winfrey
2e79bb6542 Update case / switch statement tests 2017-10-31 10:33:37 -07:00
Ayman Nadeem
be1b7d6cb0 Merge branch 'master' into class-toc 2017-10-31 10:30:44 -07:00
joshvera
3bd559f2c4 Assign statement identifiers 2017-10-31 12:54:16 -04:00
joshvera
573fbbc517 Assign default types in type parameters 2017-10-31 12:22:38 -04:00
joshvera
f78772cf9c Assign abstract method signatures 2017-10-31 11:54:45 -04:00
joshvera
7a1d49dd02 ++haskell-tree-sitter 2017-10-31 11:45:10 -04:00
joshvera
5922f4db99 update class tests 2017-10-31 11:05:51 -04:00
joshvera
562d493ccf Change ExtendsClause to manyTerm (typeReference <|> expression) 2017-10-31 10:41:55 -04:00
Rick Winfrey
bd9721f677 Enhance Go switch test fixture 2017-10-30 17:50:57 -07:00
Rick Winfrey
dbb454eb08 Not all break statements have labels 2017-10-30 17:50:39 -07:00