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

16825 Commits

Author SHA1 Message Date
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
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
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
Rick Winfrey
2e79bb6542 Update case / switch statement tests 2017-10-31 10:33:37 -07: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
Rick Winfrey
328e6f69cf Assign fall through statements 2017-10-30 17:50:25 -07:00
Rick Winfrey
fa274a5a41 Assign switch statements 2017-10-30 17:50:16 -07:00
Rick Winfrey
8b9858f312 Add DefaultPattern constructor for Go Syntax 2017-10-30 17:49:18 -07:00
Rick Winfrey
d69b16cc8a Bump haskell-tree-sitter: default case expressions in Go 2017-10-30 16:32:00 -07:00
Rick Winfrey
460dd54c33 Merge branch 'master' into go-assignment 2017-10-30 15:02:01 -07:00
Rick Winfrey
f949980f55 Add Language.Go.Syntax to cabal file 2017-10-30 14:08:50 -07:00
Rob Rix
001bf34fff Merge pull request #1416 from github/faster-feature-vector-computation
Faster feature vector computation
2017-10-27 16:16:07 -04:00
Rob Rix
368e50f7f2 📝 FeatureVector. 2017-10-27 16:05:27 -04:00
Rob Rix
74c534a08f Merge branch 'master' into faster-feature-vector-computation 2017-10-27 12:34:37 -04:00
Rob Rix
8c081af5ed Merge pull request #1414 from github/fix-permutation-diffs
Fix permutation diffs
2017-10-27 12:33:59 -04:00
Rob Rix
c1ff17c6dd Merge branch 'fix-permutation-diffs' into faster-feature-vector-computation 2017-10-27 10:50:18 -04:00
Rob Rix
975a663f1b Merge branch 'master' into fix-permutation-diffs 2017-10-27 10:38:38 -04:00
Rob Rix
a23f4f53a4 Indent/align a bunch of things. 2017-10-27 10:35:21 -04:00
Rob Rix
5b3bd6470b Align the last randomDouble line. 2017-10-27 10:32:29 -04:00
Rob Rix
f55ac2cd37 🔥 the type signature for addSubtermVector. 2017-10-27 10:27:30 -04:00