1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
Commit Graph

24958 Commits

Author SHA1 Message Date
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
Ayman Nadeem
7d468d4823 address ambiguous type variable f0 arising from a use of pure 2018-07-23 13:58:12 -04:00
Ayman Nadeem
913ba4c315 fix hlint errors and add java to integration spec 2018-07-23 13:49:10 -04:00
Ayman Nadeem
3ba39b9bc7 use newtype 2018-07-23 13:34:31 -04:00
Rob Rix
0bd0170c37 Merge branch 'bump-effects-for-pure-effect' into value-effects 2018-07-23 13:22:33 -04:00
Ayman Nadeem
d449218ea3 fix InterfaceDeclaration syntax 2018-07-23 13:21:28 -04:00
Rob Rix
1decd8ade1 Define a runFunction handler for Concrete semantics. 2018-07-23 13:20:26 -04:00
Rob Rix
570764c6bc Define a runFunction handler for Type semantics. 2018-07-23 13:14:50 -04:00
Rob Rix
af577052f0 Define a runFunction handler for Abstract semantics. 2018-07-23 13:11:18 -04:00
Rob Rix
f4d538314d Define a runPair handler for Concrete semantics. 2018-07-23 13:02:54 -04:00
Rob Rix
ea65f8859e Define a runPair handler for Type semantics. 2018-07-23 12:59:54 -04:00
Rob Rix
19e82e39ee Define a runPair handler for Abstract semantics. 2018-07-23 12:56:35 -04:00
Rob Rix
c1f220e5b0 Merge branch 'bump-effects-for-pure-effect' into value-effects 2018-07-23 12:54:54 -04:00
Rob Rix
0e4ac6bccb Add the license for type-aligned. 2018-07-23 12:54:11 -04:00
Ayman Nadeem
b8317c8586 remove mergeable 2018-07-23 12:39:46 -04:00
Ayman Nadeem
6ba948f42b remove strict type 2018-07-23 12:39:11 -04:00
Ayman Nadeem
f773cc7de0 turn LambdaBody into a newtype 2018-07-23 12:35:49 -04:00
Ayman Nadeem
ccd7883574 remove comment 2018-07-23 12:33:18 -04:00
Ayman Nadeem
6e0d69133e remove mergeable from Java.Syntax 2018-07-23 12:16:05 -04:00
Ayman Nadeem
52d89b7a05 fix merge conflicts 2018-07-23 11:23:57 -04:00
Ayman Nadeem
cb032b8229 change to newtype 2018-07-23 11:09:46 -04:00
Ayman Nadeem
f9474e633c cleanup comments in assignment 2018-07-23 11:09:19 -04:00
Ayman Nadeem
3139301e7b add Named1 and Message1 2018-07-23 11:08:25 -04:00