alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
ctags
/
at
c4b0bc47a729d20883c7dfe8b126062c87fe8777
4 files
Keegan Carruthers-Smith
all: gofmt -s -w . (#730)
2y ago
fdc144f8
parser.go
all: gofmt -s -w . (#730) This is just the outcome of running gofmt with the simplify option. Test Plan: go test
2 years ago
parser_bins.go
all: gofmt -s -w . (#730) This is just the outcome of running gofmt with the simplify option. Test Plan: go test
2 years ago
parser_test.go
Indexing: clean up ctags parser wrapper (#708) This change cleans up the Go ctags parser wrapper as a follow-up to #702. Specific changes: * Remove synchronization in `lockedParser` and rename it to `CTagsParser` * Push delegation to universal vs. SCIP ctags into parser wrapper * Simplify document timeout logic * Rename some files
2 years ago
symbol_kind.go
all: gofmt -s -w . (#730) This is just the outcome of running gofmt with the simplify option. Test Plan: go test
2 years ago