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

16873 Commits

Author SHA1 Message Date
Rob Rix
2ed2b65cd0 Factor pqGramDecorator out of featureVectorDecorator. 2017-10-27 10:24:37 -04:00
Rob Rix
3c0adf66c5 Move FeatureVector into its own module. 2017-10-27 10:21:33 -04:00
Rob Rix
e16b7a9440 Give a type annotation for collect. 2017-10-27 10:21:21 -04:00
Rob Rix
328ef66a09 Don’t export the FeatureVector constructor. 2017-10-27 10:21:14 -04:00
Rob Rix
fbc39aad08 Stub in a feature vector module. 2017-10-27 09:48:46 -04:00
Rob Rix
d50731552c 🔥 the test of dimensionality. 2017-10-26 19:45:23 -04:00
Rob Rix
80d8fa14d5 🔥 the d parameter. 2017-10-26 19:45:00 -04:00
Rob Rix
a6bf8c74b6 🔥 component. 2017-10-26 19:43:44 -04:00
Rob Rix
f6ac8e0bbc Compute feature vectors as unlifted doubles. 2017-10-26 19:04:56 -04:00
Rob Rix
845bf233d2 Simplify unitVector.go. 2017-10-26 18:04:26 -04:00
Rob Rix
3054543e88 Merge branch 'master' into faster-feature-vector-computation 2017-10-26 17:55:56 -04:00
Rob Rix
444912de5c Bump effects to inline apply & friends. 2017-10-26 17:51:19 -04:00
Rob Rix
81cc4b1860 Generate only _d_ components. 2017-10-26 16:43:44 -04:00
Rob Rix
db8d592120 Make unitVector strict in both its arguments. 2017-10-26 16:41:05 -04:00
Josh Vera
fead580244 Merge pull request #1415 from github/faster-assignment-compilation
Faster assignment compilation
2017-10-26 16:00:47 -04:00
Rob Rix
02f60e07e1 Compute the components circularly. 2017-10-26 15:19:53 -04:00
Rob Rix
9f832783da Compute the sum at the same time as the components. 2017-10-26 15:17:31 -04:00
Rob Rix
a7f5db2507 🔥 MonadRandom. 2017-10-26 13:57:08 -04:00
Rob Rix
b8234804af Merge branch 'fix-permutation-diffs' into faster-feature-vector-computation 2017-10-26 13:54:33 -04:00
Rob Rix
b800d8c477 Bump effects for faster-compiling membership constraints. 2017-10-26 11:33:42 -04:00
Rob Rix
ca74710392 Revert "🔥 the HasCallStack constraint in TypeScript assignment."
This reverts commit 886d14b1b83e9fea8655ffcce762ce594262a100.
2017-10-26 11:30:27 -04:00
Rob Rix
0f75f7d817 Revert "Don’t build call stacks."
This reverts commit cba54ef4b0915297a7e8805801ea17136e3f8bbe.
2017-10-26 11:30:19 -04:00
Rob Rix
ebef3a82a1 Revert "Don’t propagate call stacks."
This reverts commit 263d5e97ab579c36cfc22d7dae428675c0b1e4b5.
2017-10-26 11:30:15 -04:00
Rob Rix
e95f35e45e Fix the 📝 for syntaxParserForLanguage. 2017-10-26 10:03:42 -04:00
Rob Rix
8b702e27c7 Don’t propagate call stacks. 2017-10-26 09:57:30 -04:00
Rob Rix
1f95957243 Don’t build call stacks. 2017-10-26 09:57:15 -04:00
Rob Rix
f0cb1a4715 🔥 the HasCallStack constraint in TypeScript assignment. 2017-10-26 00:05:57 -04:00
Rick Winfrey
396a0a0cef Update variadic argument assignment 2017-10-25 16:43:21 -07:00
Rick Winfrey
f7b84c7edb Assign variadic parameter declarations 2017-10-25 16:41:24 -07:00
Rick Winfrey
840d686891 Update Variadic to contain a context
- This is useful for capturing the type information for a variadic argument or parameter
2017-10-25 16:39:21 -07:00
Rick Winfrey
5bf43aad8e Bump haskell-tree-sitter 2017-10-25 15:22:54 -07:00
Rick Winfrey
a9d2a4c208 Bump haskell-tree-sitter 2017-10-25 13:52:26 -07:00
Rick Winfrey
19532ff2d4 Assign variadic arguments 💔
- There's a limitation to this that requires some additional work.
2017-10-24 17:38:53 -07:00
Rick Winfrey
02adafb526 Add Go.Syntax for Variadic function arguments / parameters 2017-10-24 17:38:24 -07:00
Rick Winfrey
fd5ac9903d Fix typo 2017-10-24 17:37:47 -07:00
Rick Winfrey
1f772e1ea5 Assign call expression params 2017-10-24 16:48:07 -07:00
Rick Winfrey
e9fc626302 Regenerate tests for Go Assignment 2017-10-24 16:14:46 -07:00
Rick Winfrey
0a6d48174f Use Go Assignment 2017-10-24 16:14:35 -07:00
Rick Winfrey
96213206a0 Update tests 2017-10-24 16:00:37 -07:00
Rick Winfrey
2bd9fe9e8c Fix assignment statement diff tests 2017-10-24 15:49:07 -07:00
Rick Winfrey
6510458e16 Update assignment-statements parse test results 2017-10-24 15:43:14 -07:00
Rick Winfrey
5222b02c49 Add pointer / reference var assignment 2017-10-24 14:19:49 -07:00
Rick Winfrey
5e74311b71 Add pointer and reference 2017-10-24 14:16:35 -07:00
Rick Winfrey
bddb35ce28 Assign keyed elements 2017-10-24 14:16:15 -07:00
Rob Rix
8b281bc3cf Update a couple of ToC fixtures. 2017-10-24 15:15:54 -04:00
Rob Rix
e512398b85 Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
Rick Winfrey
4fe2ad2609 Assign pointer references 2017-10-24 11:53:35 -07:00
Rick Winfrey
10f728d278 Rename 2017-10-24 11:53:21 -07:00
Rick Winfrey
835eba454c Add Pointer and Reference constructors to Statement 2017-10-24 11:52:25 -07:00
Rob Rix
aca688c989 Reset the lookahead places to 0. 2017-10-24 14:01:17 -04:00