Skip to content

sync from remote upstream#3

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

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

Conversation

@evander-wang

Copy link
Copy Markdown
Owner

sync from remote upstream

vitali87 added 30 commits July 1, 2026 12:26
…ntoms

fix(cpp): skip forward-declaration class nodes that fragment classes and break graph determinism
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
github-actions Bot and others added 30 commits July 5, 2026 00:48
…-field

fix(dead-code): root pydantic @computed_field methods as reachable
…alse-positives

fix(js): eliminate remaining JS/TS dead-code false positives
fix(go): treat init and main functions as dead-code roots
…eadcode-roots

# Conflicts:
#	codebase_rag/constants.py
#	codebase_rag/cypher_queries.py
#	codebase_rag/tests/test_dead_code_eval.py
#	evals/dead_code.py
fix(rust): treat main and trait-impl methods as dead-code roots
fix(ts): unwrap as/satisfies/non-null casts when resolving function references
fix(deadcode): recognize a root-level tests/ dir in test-path exclusion
…ution

fix(go): infer struct field types and type call-bound locals for receiver resolution
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.

2 participants