Skip to content

legacy c++ support#80

Merged
isink17 merged 3 commits into
masterfrom
feature/legacy_cpp
May 12, 2026
Merged

legacy c++ support#80
isink17 merged 3 commits into
masterfrom
feature/legacy_cpp

Conversation

@isink17
Copy link
Copy Markdown
Owner

@isink17 isink17 commented May 12, 2026

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a --rebuild flag for the index command to support clean reindexing and replaces the version-check command with local version flags. It also enhances C++ indexing by improving qualified name resolution and implementing a fallback mechanism for unresolved call graph edges. Feedback focuses on fixing flawed pagination and N+1 query issues in the store's symbol lookup methods, as well as simplifying string parsing and removing redundant system calls.

Comment thread internal/store/store.go
Comment thread internal/store/store.go
Comment thread internal/parser/treesitter/cpp_adapter.go
Comment thread internal/cli/app.go Outdated
isink17 and others added 2 commits May 12, 2026 17:02
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@isink17 isink17 merged commit 26c63c2 into master May 12, 2026
3 checks passed
@isink17 isink17 deleted the feature/legacy_cpp branch May 12, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant