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 |
|
Rick Winfrey
|
c0819a75e9
|
Add script/build-and-upload
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:25:03 -07:00 |
|
Rick Winfrey
|
7c745e7ff7
|
Add ChangeLog entry for 0.1.0.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:19:39 -07:00 |
|
zhujinxuan
|
6efff5973c
|
Refactor with blobFilePath
|
2020-03-23 16:13:19 -04:00 |
|
Rick Winfrey
|
6cdc5d0e6f
|
Consistent spacing
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:12:14 -07:00 |
|
Rick Winfrey
|
b9c260f1a1
|
Undo stylish haskell changes
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:10:14 -07:00 |
|
Rick Winfrey
|
ecf33c1ebe
|
Perserve order of Language constructors and add CodeQL to end
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:07:42 -07:00 |
|
Rick Winfrey
|
297932bf4b
|
Make semantic-source version 0.1.0.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-03-23 13:05:36 -07:00 |
|
zhujinxuan
|
80dcc637ba
|
Leave some refactor to future PR
|
2020-03-22 20:09:59 -04:00 |
|
zhujinxuan
|
75d548bf02
|
Refactor makeRelative
|
2020-03-22 19:59:00 -04:00 |
|
zhujinxuan
|
933edb8738
|
Remove TODO mark for next PR
|
2020-03-22 19:49:39 -04:00 |
|
zhujinxuan
|
b90ea3d60a
|
Refactor node modules search
|
2020-03-22 19:04:41 -04:00 |
|