summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-07Support skipping 'go mod vendor' invocation. (#5296)Senthil Vaiyapuri
2022-06-07chore: fix a few issues which arose during import (#5297)Shahms King
2022-06-03feat(tests): switch c++ verifier tests to index at test time (#5295)Shahms King
2022-06-03feat(typescript_indexer): use ref/id for destructuring variables (#5292)Mikita Belahlazau
2022-06-01fix(java): rollback recent annotation ref/id changes (#5294)Jay Sachs
2022-05-31fix(verifier): include @ in anchor labels and support EVars (#5291)Shahms King
2022-05-31fix(cxx_indexer): emit non-implicit refs to explicit template specializations...Shahms King
2022-05-24fix(build): remove use of managed_directories (issue #5287) (#5288)Shahms King
2022-05-24feat(verifier): allow simplifying graph output data (#5286)Shahms King
2022-05-24test(java): small clean up to GenericMethod verififer test (#5283)Jay Sachs
2022-05-24build(deps): bump nokogiri from 1.13.5 to 1.13.6 in /kythe/web/site (#5285)dependabot[bot]
2022-05-23fix(java_indexer): assert that annotation invocations aren't refs (#5284)zrlk
2022-05-20feat(java_indexer): use ref/id in annotation utterance contexts (#5281)zrlk
2022-05-18build(deps): bump nokogiri from 1.13.4 to 1.13.5 in /kythe/web/site (#5280)dependabot[bot]
2022-05-18fix(rust_indexer): clean relative paths in indexer to match vname paths (#5279)Wyatt Calandro
2022-05-12fix: address clippy lint in newer Rust version (#5276)Wyatt Calandro
2022-05-12chore: clean up some iteration logic in DumpAsDot (#5275)Shahms King
2022-05-05feat(api): add resolved path filters for xrefs (#5274)Cody Schroeder
2022-05-04fix(typescript): don't emit absvar nodes (#5273)zrlk
2022-05-04build: upgrade JCommander to 1.82 (#5272)Cody Schroeder
2022-05-04feat(tooling): treat absolute kzips as a set (#5271)Shahms King
2022-05-03fix(cxx): turn logging down for things that are rarely cared about (#5270)Jay Sachs
2022-05-02feat(verifier): add a flag to elide nodes not bound as goals (#5269)Shahms King
2022-04-28build: update to Go 1.18.1 (#5267)Cody Schroeder
2022-04-28fix(chore): switch to toplevel for rbe downloads (#5264)Wyatt Calandro
2022-04-28chore(go): update go from 1.17.2 to 1.18.1 in extractor image (#5266)Justin Buchanan
2022-04-28feat(go_indexer): optionally put builtins and stdlib items in main corpus (#5...Justin Buchanan
2022-04-27fix(typescript_indexer): fix lint issue (#5265)Wyatt Calandro
2022-04-27fix(rust_indexer): set corpus+lang on diagnostic (#5263)Wyatt Calandro
2022-04-26feat(typescript_indexer): emit edges from object literals to corresponding ty...Mikita Belahlazau
2022-04-21Implement Rust extractor for Soong.Sasha Smundak
2022-04-21chore: disable warning in an indexer test (#5261)Shahms King
2022-04-18chore(go): run `go mod tidy` (#5258)Justin Buchanan
2022-04-18Release v0.0.59 (#5257)Justin Buchanan
2022-04-18Use local copies of the packages that exist in build-tools repo.Sasha Smundak
2022-04-18Update rules_rust. (#5250)John Edmonds
2022-04-17[UPSTREAM] chore: update llvm (#5184)Shahms King
2022-04-15fix: small style issues (#5256)zrlk
2022-04-14chore: update LLVM (#5254)zrlk
2022-04-12build(deps): bump nokogiri from 1.13.2 to 1.13.4 in /kythe/web/site (#5252)dependabot[bot]
2022-04-11build(deps): bump ansi-regex (#5251)dependabot[bot]
2022-04-11build(deps): bump minimist from 1.2.5 to 1.2.6 (#5249)dependabot[bot]
2022-04-06fix(cxx_indexer): remove another source of corpusless nodes (#5247)Justin Buchanan
2022-04-04Chore: Add google/gflag to known node kinds (#5248)Sal
2022-03-29fix(empty_corpus_checker): ignore usr nodes (#5246)Justin Buchanan
2022-03-25fix(serving): close MultiFilePatcher when requests exit early (#5245)Cody Schroeder
2022-03-24feat(api): support patching Documentation definitions (#5244)Cody Schroeder
2022-03-23feat(schema): add flag nodes (#5243)zrlk
2022-03-23feat(api): support filtering xrefs by their enclosing files (#5242)Cody Schroeder
2022-03-21feat(api): support patching FileDecorations definitions (#5241)Cody Schroeder