Charlie Somerville
|
8dec94ab19
|
fix doc test
|
2018-07-24 12:40:16 +10:00 |
|
Charlie Somerville
|
ece1bad08e
|
Merge branch 'master' into charliesome/module-result
|
2018-07-24 12:25:19 +10:00 |
|
Josh Vera
|
7b025c6e49
|
Merge branch 'master' into bump-tree-sitter
|
2018-07-23 19:55:21 -04:00 |
|
Josh Vera
|
3d078a8275
|
Merge pull request #2088 from github/test-java-assignment
test java assignment
|
2018-07-23 19:55:03 -04:00 |
|
Josh Vera
|
f72464ca47
|
Merge branch 'master' into test-java-assignment
|
2018-07-23 19:44:32 -04:00 |
|
Josh Vera
|
d21e988453
|
Merge pull request #2082 from github/add-python
Add python and typescript support to semanticd
|
2018-07-23 19:44:08 -04:00 |
|
joshvera
|
45641e0133
|
Merge remote-tracking branch 'origin/master' into add-python
|
2018-07-23 19:29:16 -04:00 |
|
joshvera
|
d825f3fbb5
|
lints
|
2018-07-23 19:26:36 -04:00 |
|
Josh Vera
|
10346c4b4e
|
Merge pull request #2080 from github/control-flow-part2
Control flow graph enhancements
|
2018-07-23 19:00:05 -04:00 |
|
Ayman Nadeem
|
5a98bb68a5
|
test array access
|
2018-07-23 18:36:46 -04:00 |
|
Ayman Nadeem
|
6237546e10
|
test AssertStatement
|
2018-07-23 18:36:37 -04:00 |
|
Ayman Nadeem
|
5aabbddb8f
|
test binary expressions
|
2018-07-23 18:36:27 -04:00 |
|
Ayman Nadeem
|
52f0457979
|
test boolean
|
2018-07-23 18:36:10 -04:00 |
|
Ayman Nadeem
|
55dac7c93d
|
test char
|
2018-07-23 18:35:52 -04:00 |
|
Ayman Nadeem
|
d18c4a0d1c
|
classBody
|
2018-07-23 18:35:42 -04:00 |
|
Josh Vera
|
86fe1bff1d
|
Merge branch 'master' into control-flow-part2
|
2018-07-23 18:34:53 -04:00 |
|
Josh Vera
|
c2b43bfab3
|
Merge pull request #2083 from github/grpc-call-graph-improvements
gRPC call graph improvements
|
2018-07-23 18:33:57 -04:00 |
|
Josh Vera
|
2a07fe94b6
|
Merge pull request #2081 from github/bump-effects-for-pure-effect
Bump effects for PureEffect
|
2018-07-23 18:32:51 -04:00 |
|
joshvera
|
f4f12d66a0
|
Remove QualifiedName roundtrip
|
2018-07-23 18:32:26 -04:00 |
|
Ayman Nadeem
|
e212840918
|
add comment tests
|
2018-07-23 18:32:13 -04:00 |
|
joshvera
|
292c7028d9
|
Ignore orphan warnings
|
2018-07-23 18:24:27 -04:00 |
|
joshvera
|
322db1dd89
|
Merge remote-tracking branch 'origin/master' into add-python
|
2018-07-23 18:21:01 -04:00 |
|
Timothy Clem
|
8e547c4536
|
Sort out all the tests
|
2018-07-23 15:16:48 -07:00 |
|
Timothy Clem
|
cc11cb9e44
|
Include bare string/symbol in main parsers
|
2018-07-23 15:16:23 -07:00 |
|
joshvera
|
5c24948266
|
Add diff responses to typescript
|
2018-07-23 18:11:24 -04:00 |
|
Timothy Clem
|
8484f477ce
|
Extra Listable instances
|
2018-07-23 15:09:44 -07:00 |
|
Timothy Clem
|
998b81c8af
|
Don't nest unless we have to
|
2018-07-23 15:09:37 -07:00 |
|
joshvera
|
d727a80ee6
|
Add runPythonParse
|
2018-07-23 17:59:54 -04:00 |
|
joshvera
|
f9b1cf0afd
|
Add runPythonDiff
|
2018-07-23 17:59:47 -04:00 |
|
Timothy Clem
|
6b874ea7fa
|
Ruby assignment changes due to changing parse trees
interpolation, heredoc_body
|
2018-07-23 14:55:11 -07:00 |
|
joshvera
|
f8a1753e79
|
Add Python term and diffs to codeanalysis
|
2018-07-23 17:39:08 -04:00 |
|
joshvera
|
70c9da9c01
|
Add value field to NoOp
|
2018-07-23 17:35:42 -04:00 |
|
joshvera
|
97c4fecd7b
|
Add Alias message to python protobuf files
|
2018-07-23 17:35:29 -04:00 |
|
Timothy Clem
|
2a5847edee
|
++haskell-tree-sitter, tree-sitter, languages
|
2018-07-23 14:25:45 -07:00 |
|
joshvera
|
ce292df444
|
Add diffs and terms
|
2018-07-23 17:24:36 -04:00 |
|
Josh Vera
|
92f635ba0a
|
Merge branch 'master' into bump-effects-for-pure-effect
|
2018-07-23 17:02:24 -04:00 |
|
Timothy Clem
|
2d29a488fc
|
Merge pull request #2085 from github/fix-stomping-json-key-term
Fix issue with "term" record selector getting overwritten by unspecialized toJSONFields1
|
2018-07-23 12:59:43 -07:00 |
|
Timothy Clem
|
61e5a61b95
|
Merge branch 'master' into fix-stomping-json-key-term
|
2018-07-23 12:47:06 -07:00 |
|
Ayman Nadeem
|
7c2c6ec37f
|
Merge pull request #1994 from github/java-assignment-continued
Java assignment continued
|
2018-07-23 15:36:45 -04:00 |
|
Ayman Nadeem
|
c30298f528
|
remove java from integration spec
|
2018-07-23 15:22:44 -04:00 |
|
Ayman Nadeem
|
ea86992721
|
regenerate interface tests
|
2018-07-23 15:04:07 -04:00 |
|
joshvera
|
ae39dcfca4
|
Add python diffs and terms to proto-gen
|
2018-07-23 14:34:58 -04:00 |
|
Timothy Clem
|
3f215a4e0e
|
Fix issue with "term" record selected getting overwritten by unspecialized toJSONFields1
i.e. s/term/value
|
2018-07-23 11:27:02 -07:00 |
|
Ayman Nadeem
|
6713fdde39
|
re-generate ambient-declarations and interface typescript tests
|
2018-07-23 14:22:21 -04:00 |
|
joshvera
|
a743db2b26
|
Add Diff import
|
2018-07-23 14:04:24 -04:00 |
|
joshvera
|
97f62715c4
|
Add Named1 instances for Python
|
2018-07-23 14:03:49 -04:00 |
|
Timothy Clem
|
ab8d6aa5bf
|
Make sure these new vertices are in the proto
|
2018-07-23 11:03:08 -07:00 |
|
joshvera
|
698851f4bf
|
Test qualified names roundtrip
|
2018-07-23 14:00:10 -04:00 |
|
joshvera
|
dbcf2638b0
|
Add Listable instances for QualifiedName and Import
|
2018-07-23 13:59:56 -04:00 |
|
joshvera
|
8296372c71
|
Define an instance for QualifiedName
|
2018-07-23 13:59:45 -04:00 |
|