Skip to content

sync from remote upstream#3

Open
evander-wang wants to merge 873 commits into
evander-wang:mainfrom
vitali87:main
Open

sync from remote upstream#3
evander-wang wants to merge 873 commits into
evander-wang:mainfrom
vitali87:main

Conversation

@evander-wang

Copy link
Copy Markdown
Owner

sync from remote upstream

vitali87 and others added 30 commits May 20, 2026 22:25
vitali87 added 30 commits July 1, 2026 13:34
feat(cpp): infer C++ receiver types so member calls resolve to the correct class
…and (#560)

* fix(doctor): catch mgclient.Error so health check reports Memgraph down instead of crashing

* docs: use runnable cgr daemon up instead of missing docker compose file to start the stack
fix(cpp): suppress trie fallback for member calls on external-typed receivers
feat(cpp): infer member-field receiver types so field method calls resolve cross-file
…oot-cause

docs(evals): document tree-sitter-cpp parse corruption as the C++ retrieval residual root cause
docs(evals): cite tree-sitter-cpp #297 for the C++ member-init-list parse trigger
fix(cpp): attribute module-scope initializer calls to the Module in the libclang frontend
feat(evals): add Scala retrieval eval and fix dropped infix/field-expression Scala calls
…n real graphs (#569)

fix(dead-code): use BFS expansion so reachability does not time out on real graphs
…vers

fix(cpp): resolve typedef and using-aliased receiver types to the underlying class
…dration

fix(incremental): rehydrate property status so property-dispatch calls survive re-index
* fix(dead-code): treat *.test.* and *.spec.* files as test code

* fix(dead-code): also treat __tests__/ directories as test code
…che survivors (#573)

* fix(call-graph): process calls for every parsed file, not just AST-cache survivors

* fix(call-graph): reset per-run parse tracking so a reused updater does not reprocess prior files
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.

3 participants