Skip to content

sync from remote upstream#3

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

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

Conversation

@evander-wang

Copy link
Copy Markdown
Owner

sync from remote upstream

vitali87 added 30 commits July 2, 2026 00:07
…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
test(evals): add JavaScript CALLS retrieval eval + fix anonymous-callback caller attribution
fix(incremental): rehydrate class_inheritance so protocol dispatch survives re-index
…st-import

chore: remove unused import in protobuf test
…aware-oracle

test(evals): property-aware Python retrieval oracle
…olution

fix(php): resolve calls to use-function imports across namespace-path mismatch
vitali87 and others added 30 commits July 6, 2026 01:47
fix(rust): resolve receiver-dispatch calls via local, field, and call-return type inference
fix(rust): reconstruct receiver chains from macro token streams for call resolution
fix(rust): scope match-arm variant bindings per arm so shared names dispatch correctly
fix(rust): reference closures from their enclosing scope so they are reachable
fix(rust): type guard/smart-pointer deref receivers via field-hop chain inference
…-calls

fix(rust): bubble anonymous closure calls to enclosing scope so captured-local receivers resolve
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