1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 18:23:44 +03:00
Commit Graph

33203 Commits

Author SHA1 Message Date
joshvera
08cad385f3 Add State effect to scopeGraphModule 2020-02-07 22:23:22 -05:00
joshvera
9be4d16eef Add State constraint to ToScopeGraph 2020-02-07 22:22:46 -05:00
joshvera
4a2275a68b Rename to newEdge 2020-02-07 22:22:31 -05:00
joshvera
bce4e81741 Add Reader effect to ScopeGraph type 2020-02-07 22:22:24 -05:00
joshvera
095ea82a91 Imports 2020-02-07 22:22:13 -05:00
joshvera
9a9d8a9d3b Remove old currentScope 2020-02-07 22:21:52 -05:00
joshvera
c148941e13 Add newReference 2020-02-07 22:21:39 -05:00
joshvera
639fac1a74 rename to newEdge 2020-02-07 22:21:23 -05:00
joshvera
6ea34352e4 Add HasSpan to Reference 2020-02-07 22:20:02 -05:00
joshvera
59e12e2ccc add newReference 2020-02-07 22:19:51 -05:00
joshvera
5dc46a5f42 add expectedQualifiedImport 2020-02-07 21:36:15 -05:00
joshvera
b0e272e91a stub in spans 2020-02-07 21:36:07 -05:00
Ayman Nadeem
8083e4644f Update Parsing.hs 2020-02-07 20:01:21 -05:00
Ayman Nadeem
d770f48d34 Update Main.hs 2020-02-07 20:01:19 -05:00
Ayman Nadeem
0ed079c674 Update Bench.hs 2020-02-07 19:55:24 -05:00
Ayman Nadeem
cd526bd960 Update semantic-typescript.cabal 2020-02-07 19:41:28 -05:00
Ayman Nadeem
ef6e24ec94 Update semantic-tsx.cabal 2020-02-07 19:40:28 -05:00
Ayman Nadeem
35ce73b061 Update semantic-python.cabal 2020-02-07 19:39:18 -05:00
Ayman Nadeem
aacbc6539e Update semantic-parse.cabal 2020-02-07 19:38:24 -05:00
Ayman Nadeem
2c9f83a466 Update semantic-parse.cabal 2020-02-07 19:37:52 -05:00
Ayman Nadeem
af66072179 Update semantic-parse.cabal 2020-02-07 19:37:29 -05:00
Ayman Nadeem
32d3b3af9e Update semantic-ast.cabal 2020-02-07 19:36:08 -05:00
Ayman Nadeem
203bb6241a Update semantic.cabal 2020-02-07 19:30:47 -05:00
Ayman Nadeem
cd277c7513 Update semantic.cabal 2020-02-07 19:25:59 -05:00
Ayman Nadeem
83d4a92e9a Update semantic-tsx.cabal 2020-02-07 19:17:13 -05:00
Ayman Nadeem
7e8f319445 Update semantic-ruby.cabal 2020-02-07 19:17:10 -05:00
Ayman Nadeem
d9f8960bd2 Update semantic-python.cabal 2020-02-07 19:17:08 -05:00
Ayman Nadeem
1c40609bc1 Update semantic-json.cabal 2020-02-07 19:17:06 -05:00
Ayman Nadeem
81e28fe7f4 Update semantic-java.cabal 2020-02-07 19:17:03 -05:00
Ayman Nadeem
1d0798d947 Update semantic-go.cabal 2020-02-07 19:17:00 -05:00
Ayman Nadeem
2c53430766 Update semantic-typescript.cabal 2020-02-07 19:14:34 -05:00
Ayman Nadeem
35783d6774 Update semantic-java.cabal 2020-02-07 19:11:51 -05:00
Ayman Nadeem
c4de91be5d Update semantic-json.cabal 2020-02-07 19:09:13 -05:00
Ayman Nadeem
027c4d6de9 Update semantic-go.cabal 2020-02-07 19:08:07 -05:00
Ayman Nadeem
8cf82f617e Update semantic-ruby.cabal 2020-02-07 19:05:48 -05:00
joshvera
392742961f docs 2020-02-07 18:30:28 -05:00
joshvera
fe18cdaed2 formatting 2020-02-07 18:13:43 -05:00
joshvera
c3e8a15b81 Update Reference
should probably remove ReferenceInfo?
2020-02-07 18:10:33 -05:00
joshvera
d78386f5a2 create new references in qualified import statements 2020-02-07 18:09:46 -05:00
joshvera
a77bcc9133 call newReference in Py.Identifier 2020-02-07 18:09:15 -05:00
joshvera
0ac1ce55e1 Add newReference 2020-02-07 18:04:59 -05:00
Ayman Nadeem
d94cef94c5 Merge branch 'master' into codegen-migration-leftovers 2020-02-07 17:02:10 -05:00
Patrick Thomson
340b6eaec4
Merge pull request #474 from github/graph-partitioning
Break up Data.ScopeGraph and reorg semantic-scope-graph.
2020-02-07 15:34:38 -05:00
Patrick Thomson
06e8c6ecaa Break up Data.ScopeGraph and reorg semantic-scope-graph. 2020-02-07 15:08:33 -05:00
Josh Vera
f6c7c5e870
Merge pull request #473 from github/import-holes
Import holes
2020-02-07 13:50:26 -05:00
joshvera
1aab661b0f fix Void conflicts 2020-02-07 12:28:21 -05:00
joshvera
317c0c1473 stub in other cases 2020-02-07 10:53:20 -05:00
Patrick Thomson
79aa794e89 Remove the syntax files for now. 2020-02-07 09:50:54 -05:00
Patrick Thomson
26351dc3f6 Merge remote-tracking branch 'origin/master' into markdone 2020-02-07 08:20:36 -05:00
joshvera
58198d5647 remove L suffix from EdgeLabel.Void 2020-02-06 17:39:37 -05:00