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

17076 Commits

Author SHA1 Message Date
Rick Winfrey
3a434e50aa Assign go statements 2017-11-01 13:59:10 -07:00
Rick Winfrey
32bec02926 Add Go constructor 2017-11-01 13:59:01 -07:00
Rick Winfrey
6d663037de Assign defer statements 2017-11-01 13:54:33 -07:00
Rick Winfrey
4db08d3b29 Add Defer constructor 2017-11-01 12:01:40 -07:00
Rick Winfrey
4a0544072a Make fields eager for Go.Syntax constructors 2017-11-01 12:01:29 -07:00
Rick Winfrey
f4b8e302ca Update function literal tests 2017-11-01 11:06:40 -07:00
Rick Winfrey
5312425c47 Whitespace 2017-11-01 11:00:45 -07:00
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