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

33270 Commits

Author SHA1 Message Date
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
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
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
zhujinxuan
c1ee711f67 Remove TODO mark for next PR 2020-03-22 18:45:29 -04:00
zhujinxuan
d4ba69379f Use root for default; shall comment 2020-03-22 18:23:35 -04:00
zhujinxuan
e723cd535f Fix graphtest compiling 2020-03-22 18:20:19 -04:00
zhujinxuan
769b33130b Use Path.AbsRel For Blob, ModuleInfo and Project
- Use Path.AbsRelFile for Blob
- Use Path.AbsRelDir for Project
- Use Path.AbsRelFile for ModuleInfo and ModulePath
- semantic.cabal test-suite test is passed
2020-03-22 13:39:10 -04:00
Rick Winfrey
78e94e37f7 Remove Lower instances for Span and Pos 2020-03-20 14:58:21 -07:00
Rick Winfrey
d0fca24ef5 Add CodeQL; bump semantic-source 2020-03-20 14:26:42 -07:00
Patrick Thomson
d4e6951e16
Merge pull request #517 from github/more-js-function-tagging
Detect and tag functions in variable_declarators
2020-03-16 09:10:04 -04:00
Timothy Clem
f404eb9a03 Detect and tag functions in variable_declarators 2020-03-13 14:52:45 -07:00
Patrick Thomson
6e18f2531d
Merge pull request #515 from github/this-carrier-is-in-time-out
Remove Timeout carrier and implement it with liftWith.
2020-03-13 16:25:56 -04:00
Patrick Thomson
9392ead7c2
Typo. 2020-03-12 10:05:43 -04:00
Patrick Thomson
8a19a928a4 Fix Lift IO constraints and use typed durations. 2020-03-11 20:17:53 -04:00