1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

33468 Commits

Author SHA1 Message Date
Timothy Clem
39164f047b Remove diff toc from proto datatypes 2020-04-03 11:25:11 -07:00
Rick Winfrey
b80c125e26 Remove unnecessary var 2020-04-02 16:01:03 -07:00
Rick Winfrey
9d16ef5b77 Extact TypeExpr as kind Type 2020-04-02 15:38:16 -07:00
Rick Winfrey
765dae470f Add Type data constructor to Kind 2020-04-02 15:37:46 -07:00
Rick Winfrey
3a1958516b Tag QualifiedRhs for additional references 2020-04-02 14:43:00 -07:00
Rick Winfrey
2a93e01db8 This is not needed for tagging 2020-04-02 14:42:39 -07:00
Rick Winfrey
26848902b9
Merge pull request #507 from github/precise-ql-tagging
Precise AST CodeQL tagging
2020-04-01 11:55:46 -07:00
Rick Winfrey
797f40c66b Update CodeQL parse / symbol support in README 2020-04-01 11:34:50 -07:00
Rick Winfrey
607594eb84 Bump semantic version 2020-04-01 11:32:48 -07:00
Rick Winfrey
cf76ab2851 Remove README 2020-04-01 10:53:47 -07:00
Rick Winfrey
e5a1392924 Remove semantic-codeql CHANGELOG 2020-04-01 09:36:14 -07:00
Patrick Thomson
6c502d5c7b
Merge pull request #527 from github/more-javascript-functions
Continue to refine javascript method/function tagging
2020-04-01 08:38:46 -04:00
Timothy Clem
958ff310b0 Continue to refine javascript method/function tagging 2020-03-31 14:12:34 -07:00
Rick Winfrey
5dad3b07f0 Roll back temporary changes to semantic-source
These changes are subsumed by semantic-source version 0.1.0.0
2020-03-31 12:16:34 -07:00
Rick Winfrey
de9665873f Add ClasslessPredicateCall ToTags instance 2020-03-31 11:28:30 -07:00
Patrick Thomson
635d3d58b6 Remove table of contents support. 2020-03-31 13:55:26 -04:00
Patrick Thomson
2b3e3d602d
Merge pull request #525 from github/one-fewer-package
Depend on upstream fused-effects-readline.
2020-03-31 13:27:59 -04:00
Patrick Thomson
bd67e8bf28 Depend on upstream fused-effects-readline.
One fewer package we have to build is always a good thing.
2020-03-31 12:43:22 -04:00
Rick Winfrey
1d901e5c0e Merge branch 'master' into precise-ql-tagging 2020-03-31 09:41:51 -07:00
Rick Winfrey
158e180d22 Update ToTags instances 2020-03-30 19:27:31 -07:00
Rick Winfrey
1db9629766 Bump tree-sitter-ql package 2020-03-30 19:27:17 -07:00
Patrick Thomson
71d374d8f0
Merge pull request #523 from zhujinxuan/bash-issue
Use env bash because /bin/bash does not exists in nixos
2020-03-30 09:36:38 -04:00
Jinxuan Zhu
df8e63f1fb Use env bash because /bin/bash does not exists in nixos 2020-03-29 21:49:33 -05:00
Rick Winfrey
c791b0adb4 This was errantly duplicated on this branch 2020-03-27 16:10:51 -07:00
Rick Winfrey
c2373bb316 Update CodeQL language name in test 2020-03-27 15:27:07 -07:00
Rick Winfrey
f70b22ef8c Bump semantic-source in semantic-codeql 2020-03-27 13:59:56 -07:00
Rick Winfrey
d55db8893a Merge branch 'master' into precise-ql-tagging 2020-03-27 11:52:48 -07:00
Rick Winfrey
7b588d89c5
Merge pull request #518 from github/bump-semantic-source
Bump semantic-source
2020-03-27 11:40:44 -07:00
Patrick Thomson
0b30c84d01 Stray import. 2020-03-27 13:48:28 -04:00
Patrick Thomson
577f9d2564 Add an orphan to propitiate the tests. 2020-03-27 12:41:51 -04:00
Patrick Thomson
11366939f4 Fix old uses of lowerBound. 2020-03-27 12:38:41 -04:00
Patrick Thomson
c872660ffc
Merge pull request #519 from zhujinxuan/pathtype-all
Replace FilePath with pathtype for ModulePath, Blob and Project
2020-03-27 12:16:14 -04:00
zhujinxuan
dc90cc950f Compare by striing 2020-03-27 00:45:37 -04:00
Rick Winfrey
ee39d1d3f9 Bump tree-sitter 2020-03-24 17:32:27 -07:00
Rick Winfrey
1c1b708b25 Replace use of position lowerbound 2020-03-24 17:30:52 -07:00
Patrick Thomson
10f9090ca8 Fix Lower instance for Info. 2020-03-24 16:39:21 -04:00
Patrick Thomson
34ea0d1dd6
Merge pull request #521 from github/read-blobs-more-like-read-slobs-sorry-idk
Remove `readBlobsFromDir` and `codeNavLanguages`.
2020-03-24 14:53:59 -04:00
Patrick Thomson
fbd1d0b051 Resolve import folderol. 2020-03-24 14:03:24 -04:00
Patrick Thomson
ac2da0240f Stray import. 2020-03-24 11:18:58 -04:00
Patrick Thomson
2ac6d738da Revert "Stray import."
This reverts commit 3962e51029.
2020-03-24 11:18:15 -04:00
Patrick Thomson
3962e51029 Stray import. 2020-03-24 11:17:15 -04:00
Patrick Thomson
8c6315f4de Remove use of lowerBound that was slipping through the cache. 2020-03-24 10:50:57 -04:00
Patrick Thomson
f9dd7e8922 Remove readBlobsFromDir and codeNavLanguages.
These weren't being called anywhere but the tests, and as such are
little more than make-work whenever we add new features.
2020-03-24 10:46:56 -04:00
Rick Winfrey
980ba035e7 Add version numbers to the remaining cache keys 2020-03-23 16:42:52 -07:00
Rick Winfrey
1318cae6bd Oops, these are not cache keys, these are action names 2020-03-23 16:42:33 -07:00
Rick Winfrey
b889c26a9c Let's try bumping the actions caches
CI is having a hard time finding semantic-source 0.1.0.0
2020-03-23 16:38:36 -07:00
Rick Winfrey
61a389aecf Bump build; add CodeQL to README 2020-03-23 14:38:07 -07:00
Rick Winfrey
9a7ed9d294 Bump to semantic-source 0.1.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:40:50 -07:00
zhujinxuan
de8db627ba Remove redundant import 2020-03-23 16:39:02 -04:00
zhujinxuan
eb04077f15 Remove a non-sense pathtype 2020-03-23 16:30:30 -04:00