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
Patrick Thomson
254b160e48 Wrong language module. 2020-02-11 13:24:59 -05:00
Patrick Thomson
4523b33d98 Export readProjectFromPaths. 2020-02-11 13:21:31 -05:00
Patrick Thomson
7f0f68c94d Fix up some imports. 2020-02-11 13:20:51 -05:00
Patrick Thomson
d2bd643745 Start moving Blob around. 2020-02-11 13:18:10 -05:00
joshvera
9913031f97 Fix positions and kinds in tests 2020-02-11 13:06:29 -05:00
Patrick Thomson
6162dbd191 Revert "Something is terribly wrong with the cache."
This reverts commit 3ecb6a99c7.
2020-02-11 13:02:36 -05:00
Patrick Thomson
3ecb6a99c7 Something is terribly wrong with the cache. 2020-02-11 12:59:57 -05:00
joshvera
284912ad21 Remove extra reference call in tests 2020-02-11 12:56:47 -05:00
Patrick Thomson
27829d1131 Emacs misfire. 2020-02-11 12:53:56 -05:00
Patrick Thomson
f722cb0897 Move Data.Project to semantic-analysis.
I need this for semantic-scope-graph so that each graph can have
correct `ModuleInfo` fields. Straightforward.
2020-02-11 12:52:44 -05:00
joshvera
13ebd4650b remove imports 2020-02-11 12:50:25 -05:00
joshvera
c588a8aab8 Revert runScopeGraph changes 2020-02-11 12:49:37 -05:00
Josh Vera
3ee0ffd41c
Merge pull request #475 from github/no-more-sketches
Remove the ScopeGraph effect and define it with a constraint kind.
2020-02-11 12:48:18 -05:00
Patrick Thomson
7715fd46a9 Remove the ScopeGraph effect and define it with a constraint kind. 2020-02-11 12:30:19 -05:00
joshvera
a572f05494 Move these to runScopeGraph 2020-02-11 11:55:32 -05:00
Patrick Thomson
2cb701c8bd where did this even come from 2020-02-11 11:19:09 -05:00
Patrick Thomson
638349b4ba Why was this indented this way? We may never know. 2020-02-11 10:59:21 -05:00
Patrick Thomson
faa381656b Stray imports. 2020-02-11 10:50:11 -05:00
Ayman Nadeem
c152235bd1 Create Language.PHP.Grammar 2020-02-11 10:36:30 -05:00
Ayman Nadeem
30d8445147 Create Language.PHP.AST 2020-02-11 10:36:25 -05:00
Ayman Nadeem
6f926459d1 Create Language.PHP 2020-02-11 10:36:13 -05:00
Ayman Nadeem
cc09c21540 Update semantic-php.cabal 2020-02-11 10:27:28 -05:00
Ayman Nadeem
072615249b Update semantic-php.cabal 2020-02-11 10:23:53 -05:00
Ayman Nadeem
e3228dabd1 Create README.md 2020-02-11 10:23:46 -05:00
Ayman Nadeem
c231a1cdd9 Delete Main.hs 2020-02-11 10:21:22 -05:00
Ayman Nadeem
1b8428d646 create cabal project for semantic-php 2020-02-11 09:30:02 -05:00
Ayman Nadeem
826d7c6e31 add Language.TSX.Grammar to semantic-tsx.cabal 2020-02-10 15:59:32 -05:00
Ayman Nadeem
fadce764b1 change TreeSitter.TSX to Language.TSX.Grammar 2020-02-10 15:35:24 -05:00
Ayman Nadeem
6645f50f88 change TreeSitter.Go to Language.Go.Grammar 2020-02-10 15:29:10 -05:00
Ayman Nadeem
5d7c3ccbd6 Call Language.TSX.Grammar instead of TreeSitter.TSX 2020-02-10 15:27:31 -05:00
Ayman Nadeem
54e879c63f Update semantic.cabal 2020-02-10 14:59:14 -05:00
Ayman Nadeem
d955c9e5f4 change from Language.JSON.Grammar to TreeSitter.JSON 2020-02-10 14:36:36 -05:00
Ayman Nadeem
93169a8ce0 uncomment ForInit and LocalVariableDeclarationStatement 2020-02-08 19:06:44 -05:00
Ayman Nadeem
e6c0301155 Update AST.hs 2020-02-08 08:21:49 -05:00
Ayman Nadeem
524dcc825d Update AST.hs 2020-02-08 08:21:41 -05:00
Ayman Nadeem
54ed18dbc2 Update AST.hs 2020-02-08 08:21:07 -05:00
Ayman Nadeem
1f6875fbe5 Update AST.hs 2020-02-08 08:20:50 -05:00
Ayman Nadeem
7fe0562bda Update AST.hs 2020-02-08 08:20:34 -05:00
Ayman Nadeem
1cf4191d1d import getNodeTypesPath, tree_sitter_tsx for Ruby 2020-02-08 08:18:13 -05:00
Ayman Nadeem
6b8447d17e add as TSX 2020-02-08 08:17:57 -05:00
Ayman Nadeem
0a541b78c5 import Language.Haskell.TH.Syntax (runIO) for TypeScript 2020-02-08 08:12:05 -05:00
Ayman Nadeem
d95ec56df6 import Language.Haskell.TH.Syntax (runIO) for Ruby 2020-02-08 08:11:56 -05:00
Ayman Nadeem
897c0be3a4 import Language.Haskell.TH.Syntax (runIO) for Python 2020-02-08 08:11:51 -05:00
Ayman Nadeem
0d55c21d9a import Language.Haskell.TH.Syntax (runIO) for JSON 2020-02-08 08:11:44 -05:00
Ayman Nadeem
c5fe902067 import Language.Haskell.TH.Syntax (runIO) for Java 2020-02-08 08:11:37 -05:00
Ayman Nadeem
971a26c3a0 import Language.Haskell.TH.Syntax (runIO) for Go 2020-02-08 08:11:31 -05:00
Ayman Nadeem
b03dfd90bb Update AST.hs 2020-02-08 08:08:43 -05:00
Ayman Nadeem
b7d5e63c39 import specific functions 2020-02-08 08:08:32 -05:00
joshvera
41a10ee4c7 Add qualified imports file 2020-02-07 22:23:50 -05:00
joshvera
164333dbb7 import Analysis.Name 2020-02-07 22:23:36 -05:00