issues
search
sourcegraph
/
srclib-go
Go toolchain for srclib
https://sourcegraph.com/sourcegraph/srclib-go
MIT License
29
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
depresolve: Special case cloud.google.com/go/...
#107
keegancsmith
closed
8 years ago
1
depresolve: Fix test for sourcegraph to github special case
#106
keegancsmith
closed
8 years ago
1
update Google Cloud API client import paths and more
#105
jba
closed
8 years ago
0
Skip local imports and files that have syntax errors
#104
neelance
closed
8 years ago
1
support for _test packages
#103
neelance
closed
8 years ago
1
scan: skip (don't make fatal) if go getting or importing a dep fails
#102
sqs
closed
8 years ago
2
support for _test packages
#101
neelance
closed
8 years ago
2
crude workaround for path collisions
#100
neelance
closed
8 years ago
3
crude workaround for path collisions
#99
neelance
closed
8 years ago
0
Replace loader
#98
neelance
closed
8 years ago
4
More refactoring towards a clean architecture
#97
neelance
closed
8 years ago
1
Work towards a better architecture
#96
neelance
closed
8 years ago
3
Simplify storage of source units, clear separation of raw vs. resolved units
#95
beyang
closed
8 years ago
3
add default importer for reading .a object files
#94
neelance
closed
8 years ago
1
Source Unit Name is overloaded
#93
generalpiston
closed
8 years ago
3
Depresolve: fixed bugs and special cases.
#92
wholien
closed
8 years ago
1
fix handling of multiple init funcs
#91
sqs
closed
8 years ago
0
remove special casing of clone url resolution for sourcegraph repos
#90
neelance
closed
8 years ago
1
depresolve: Fix incorrect mapping for grpc import paths.
#89
dmitshur
closed
8 years ago
4
depresolve: Incorrect optimization for "google.golang.org/" import path prefix.
#88
dmitshur
closed
8 years ago
1
Factor out depresolve logic into separate pkg
#87
pararthshah
closed
8 years ago
1
depresolve: use newer tools/go/vcs package to resolve import paths
#86
pararthshah
closed
8 years ago
4
Handle type strings for builtin types
#85
pararthshah
closed
8 years ago
0
Fixed `make srctest` on Windows
#84
alexsaveliev
closed
8 years ago
0
Fix handling of vendor directory in the Go standard lib
#83
beyang
closed
8 years ago
1
graph: gracefully handle error in graphing single source unit
#82
pararthshah
closed
8 years ago
2
gog: do not fail if the doc file cannot be opened
#81
sqs
closed
8 years ago
1
Switching to govendor
#80
alexsaveliev
closed
8 years ago
1
Graph multiple units together
#79
pararthshah
closed
8 years ago
2
graph: accept a list of source units as input to graph
#78
pararthshah
closed
8 years ago
1
fix Windows
#77
beyang
closed
8 years ago
0
fix depresolve for Go 1.6 vendor dependencies
#76
beyang
closed
8 years ago
2
Update Dockerfile to pull golang 1.6
#75
jpoler
closed
8 years ago
0
Fix the tests
#74
beyang
closed
8 years ago
1
godep update golang.org/x/tools/...
#73
jpoler
closed
8 years ago
0
Does srclib-go support Go 1.6 and /vendor/ folder?
#72
dmitshur
closed
8 years ago
2
fix refs to stdlib
#71
beyang
closed
8 years ago
1
Update deps
#70
beyang
closed
8 years ago
3
Inaccuracies in install instructions
#69
dominikh
opened
8 years ago
4
Windows + Cygwin/MSYS/MINGW support
#68
alexsaveliev
closed
8 years ago
0
emit 2.0 schema
#67
beyang
closed
8 years ago
3
No ref data available between Go interfaces and their implementations
#66
rothfels
opened
8 years ago
3
External test packages do not get annotated
#65
rothfels
closed
8 years ago
1
golang_def: return proper keyword for const and interface
#64
slimsag
closed
8 years ago
1
"(*bufferChecker).DataInt16" considered an exported/public method
#63
slimsag
opened
8 years ago
4
DefKeyword for constants is empty string not "const"
#62
slimsag
closed
8 years ago
1
Support go1.5 vendoring experiment (WIP)
#61
beyang
closed
8 years ago
0
Revert "Support go1.5 vendoring experiment"
#60
beyang
closed
8 years ago
0
Support go1.5 vendoring experiment
#59
keegancsmith
closed
8 years ago
1
travis: Use go1.5.1
#58
keegancsmith
closed
8 years ago
1
Next