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

754 Commits

Author SHA1 Message Date
Rick Winfrey
42c6750e5d Merge branch 'master' into precise-ql-tagging 2020-03-19 13:34:03 -07:00
Rick Winfrey
7df556216e Rename QL to CodeQL 2020-03-19 13:33:36 -07:00
Patrick Thomson
5691a361c8 Rename the file. 2020-03-11 20:14:16 -04:00
Rick Winfrey
a4652630cd Add additional tree-sitter-ql dep to semantic.cabal; add QL to list of code nav languages 2020-03-04 18:30:55 -08:00
Timothy Clem
115b5c781c Renaming based on feedback 2020-03-04 13:48:32 -08:00
Rick Winfrey
e4ffc9d2f6 Add semantic-ql 2020-03-02 11:18:21 -08:00
Timothy Clem
cf68a4ce5b Merge remote-tracking branch 'origin/master' into incremental-sg-api 2020-02-21 09:14:25 -08:00
Timothy Clem
7e08e9a9dd Stub out parse to scope graph api 2020-02-21 09:05:08 -08:00
Patrick Thomson
2d3b4b076c Merge remote-tracking branch 'origin/master' into markdone 2020-02-14 14:13:05 -05:00
Patrick Thomson
c3279290ae Merge remote-tracking branch 'origin/master' into codegen-migration-leftovers 2020-02-14 13:03:32 -05:00
Josh Vera
c7c6df0828
Merge branch 'master' into markdone 2020-02-13 14:32:29 -05:00
Ayman Nadeem
fc130e928c remove Language.PHP.Assignment from semantic.cabal 2020-02-12 13:44:25 -05:00
Ayman Nadeem
015aec04ed bump tree-sitter-php 2020-02-11 20:01:43 -05:00
Ayman Nadeem
4f2e64169f Update semantic.cabal 2020-02-11 16:27:23 -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
Ayman Nadeem
54e879c63f Update semantic.cabal 2020-02-10 14:59:14 -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
Patrick Thomson
2b78068978 Merge remote-tracking branch 'origin/master' into markdone 2020-02-06 14:43:56 -05:00
Ayman Nadeem
ff7e83cc2f remove semantic-codegen from semantic.cabal 2020-02-04 17:38:10 -05:00
Ayman Nadeem
603f3c6130 add semantic-json to semantic.cabal test-suite 2020-02-02 09:06:43 -05:00
Ayman Nadeem
894dcb4897 include semantic-codegen in common stanza of semantic.cabal 2020-01-31 15:33:44 -05:00
Ayman Nadeem
1c8900b195 add tree-sitter-java and tree-sitter-json to cabal file temporarily to try to get through CI 2020-01-30 09:00:01 -05:00
Ayman Nadeem
fc3fdf7632 Merge branch 'master' into my-grate 2020-01-29 17:17:36 -05:00
Ayman Nadeem
0900bdbe74 Merge branch 'master' into my-grate 2020-01-29 15:09:17 -05:00
Patrick Thomson
0a64c78a4c Final fixups 2020-01-29 13:18:55 -05:00
Patrick Thomson
ce0f4335e1 Merge remote-tracking branch 'origin/master' into past-is-prologue 2020-01-29 12:31:02 -05:00
Patrick Thomson
953473088d Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-28 15:07:05 -05:00
Rob Rix
2e9cd2c006
Merge pull request #439 from github/tower-of-babble
Remove Data.Blob.File in favor of Analysis.File and use semantic-source’s Language type.
2020-01-28 14:09:26 -05:00
Ayman Nadeem
4bb39cba96 change Data.Graph to Data.Graph.Algebraic 2020-01-28 13:25:59 -05:00
Patrick Thomson
9ecaeedcc3 Depend on newer semantic-source. 2020-01-28 12:42:42 -05:00
Timothy Clem
63286d9439 Update tsx and typescript grammars 2020-01-27 16:11:23 -08:00
Patrick Thomson
6c41cf10ed Merge remote-tracking branch 'origin/master' into past-is-prologue 2020-01-26 16:18:11 -05:00
Patrick Thomson
2b25dddf73 Absolutely massive patch to eliminate Data.Blob.File. 2020-01-24 13:55:30 -05:00
Patrick Thomson
c3df825840 Move Data.Language to Analysis.Language. 2020-01-24 11:41:02 -05:00
Timothy Clem
5009633ba2 Bump tree-sitter for unbalanced trees issue 2020-01-23 10:46:34 -08:00
Rob Rix
11d0accf3e
Bump to 0.8.0.1 of tree-sitter. 2020-01-22 12:20:56 -05:00
Patrick Thomson
66c1c68591 Add Data.Maybe.Exts and :note: Diffing.Algorithm. 2020-01-21 15:34:25 -05:00
Patrick Thomson
f8c8c7913f Merge remote-tracking branch 'origin/master' into name-name-go-away 2020-01-17 15:31:24 -05:00
Patrick Thomson
00d99739d2
Merge pull request #425 from github/fix-source-to-text
Can't take 180 bytes and then convert to Text
2020-01-17 15:08:08 -05:00
Patrick Thomson
ccb586ccd2 🔥 Data.Abstract.Name. 2020-01-17 11:09:19 -05:00
Patrick Thomson
7dacb55e35 🔥 Data.Name. 2020-01-17 11:01:59 -05:00
Timothy Clem
c0d8675d09 Use semantic-source 0.0.1 2020-01-16 12:57:24 -08:00
Patrick Thomson
2cbc52804b Merge remote-tracking branch 'origin/master' into semantic-scope-graph 2020-01-15 16:30:42 -05:00
Timothy Clem
4907b98dbd These are just general benchmarks 2020-01-14 13:30:36 -08:00
Timothy Clem
cc8d71d4cf Use newly released versions of tree-sitter with optimizations 2020-01-14 12:41:53 -08:00
joshvera
4ba5989776 Add a ToScopeGraph interface in semantic-python 2020-01-08 12:29:17 -05:00
Timothy Clem
04feec6182 Implement some basic benchmarks for tagging 2020-01-06 16:25:20 -08:00
Timothy Clem
9cd8717cc2
Merge pull request #414 from github/more-precise-parsing
More precise parsing
2020-01-06 13:38:35 -08:00
Timothy Clem
b2ef8e9fe1 Add semantic-tsx 2019-12-19 15:34:39 -08:00