1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Commit Graph

32517 Commits

Author SHA1 Message Date
Ayman Nadeem
69fd3e9cce Update GraphTest.hs 2020-01-28 12:15:04 -05:00
Ayman Nadeem
81bab4a9a3 Update TSX dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:11:40 -05:00
Ayman Nadeem
9c39c4e0a4 Updata Java dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:09:29 -05:00
Ayman Nadeem
56d89e9b4e Update JSON dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:04:24 -05:00
Ayman Nadeem
82f3259c3d Update Ruby dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:04:01 -05:00
Ayman Nadeem
9e6eab11cb Update TypeScript dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:00:18 -05:00
Ayman Nadeem
5ff4b5d99d Update Python dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 11:34:26 -05:00
Ayman Nadeem
08483e8280 Update Go dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 11:34:11 -05:00
Ayman Nadeem
2cd3dd10b1 Update Main in semantic-ast to reference AST.Unmarshal 2020-01-28 11:33:29 -05:00
Ayman Nadeem
24bcd26b75 add contents to Unmarshal 2020-01-27 19:21:55 -05:00
Ayman Nadeem
10a11b41ad add contents to Token 2020-01-27 19:21:48 -05:00
Ayman Nadeem
3e25491053 add contents to GenerateSyntax 2020-01-27 19:21:41 -05:00
Ayman Nadeem
be28836c25 add contents to Deserialize 2020-01-27 19:21:33 -05:00
Ayman Nadeem
f0f88c4e48 Update semantic-ast.cabal 2020-01-27 19:13:31 -05:00
Ayman Nadeem
ad506fc370 expose AST modules 2020-01-27 19:13:21 -05:00
Ayman Nadeem
90f275acd1 Create Unmarshal.hs 2020-01-27 19:12:47 -05:00
Ayman Nadeem
978b39c3ea Create Token.hs 2020-01-27 19:12:45 -05:00
Ayman Nadeem
131699fd66 Create GenerateSyntax.hs 2020-01-27 19:12:42 -05:00
Ayman Nadeem
a8c227102b Create Deserialize.hs 2020-01-27 19:12:40 -05:00
Ayman Nadeem
8f818c4bfe fix submodule mess 2020-01-27 17:11:29 -05:00
Ayman Nadeem
1ce8cdc539 create submodule for tsx AST 2020-01-27 16:29:04 -05:00
Ayman Nadeem
795feea890 Language not TreeSitter for TSX 2020-01-27 16:28:42 -05:00
Ayman Nadeem
177ed479ce add contents to Language.TSX.AST 2020-01-27 16:14:20 -05:00
Ayman Nadeem
2d135bcef4 Update semantic-tsx.cabal 2020-01-27 16:13:20 -05:00
Ayman Nadeem
f48c90cc14 Create AST.hs 2020-01-27 16:13:17 -05:00
Ayman Nadeem
3d559796c0 change TreeSitter.TypeScript.AST to Language.TypeScript.AST 2020-01-27 16:11:40 -05:00
Ayman Nadeem
87b200d3d2 create submodule for typescript AST 2020-01-27 16:06:52 -05:00
Ayman Nadeem
7496c67128 add contents to Language.TypeScript.AST 2020-01-27 16:06:35 -05:00
Ayman Nadeem
beb8f2ff6f Update semantic-typescript.cabal 2020-01-27 16:04:21 -05:00
Ayman Nadeem
8cf1da829a Create AST.hs 2020-01-27 16:04:16 -05:00
Ayman Nadeem
d553f46586 Replace TreeSitter.Ruby.AST with Language.Ruby.AST 2020-01-27 15:59:03 -05:00
Ayman Nadeem
38989b98c4 add ../ to Language.Ruby.AST 2020-01-27 15:57:02 -05:00
Ayman Nadeem
ae7021efd4 create submodule for ruby AST 2020-01-27 15:56:25 -05:00
Ayman Nadeem
c448e0f0d9 add contents to Language.Ruby.AST 2020-01-27 15:50:51 -05:00
Ayman Nadeem
c297d2c8a5 Update semantic-ruby.cabal 2020-01-27 15:49:20 -05:00
Ayman Nadeem
e626d0f51b create Language.Ruby.AST 2020-01-27 15:49:18 -05:00
Ayman Nadeem
0c87cfdf1b s/TreeSitter/Language 2020-01-27 15:44:51 -05:00
Ayman Nadeem
36064c40f2 mo nesting mo problems 2020-01-27 15:44:39 -05:00
Ayman Nadeem
81a39439d4 create submodule for go AST 2020-01-27 15:40:47 -05:00
Ayman Nadeem
6e36439f9c add contents to Language.Go.AST 2020-01-27 15:39:23 -05:00
Ayman Nadeem
1face91668 Update semantic-go.cabal 2020-01-27 15:37:10 -05:00
Ayman Nadeem
51fc70a42f Create Language.Go.AST 2020-01-27 15:37:07 -05:00
Ayman Nadeem
2658bf6dee This fails for some reason, investigate later 2020-01-27 15:28:15 -05:00
Ayman Nadeem
04036eabea s/TreeSitter/Language 2020-01-27 15:23:35 -05:00
Ayman Nadeem
de6864049d compensate for src 2020-01-27 15:22:24 -05:00
Ayman Nadeem
05bdf124df create submodule for java AST 2020-01-27 15:17:52 -05:00
Ayman Nadeem
5f218d9090 add AST contents 2020-01-27 15:17:35 -05:00
Ayman Nadeem
5847bd7024 Update semantic-java.cabal 2020-01-27 15:13:12 -05:00
Ayman Nadeem
d33a8d6801 Create AST.hs 2020-01-27 15:13:03 -05:00
Ayman Nadeem
b423eb1d4b change TreeSitter.Python.AST to Language.Python.AST 2020-01-27 14:44:24 -05:00