Skip to content

Add method return type inference for user-defined methods#18

Merged
dak2 merged 1 commit into
mainfrom
method-return-type
Feb 11, 2026
Merged

Add method return type inference for user-defined methods#18
dak2 merged 1 commit into
mainfrom
method-return-type

Conversation

@dak2

@dak2 dak2 commented Feb 11, 2026

Copy link
Copy Markdown
Owner

Register the last expression's VertexId from def body as return_vertex in MethodInfo, and propagate types via edge connection at call sites.

Register the last expression's VertexId from def body as return_vertex
in MethodInfo, and propagate types via edge connection at call sites.
@dak2 dak2 merged commit 7558666 into main Feb 11, 2026
2 checks passed
@dak2 dak2 deleted the method-return-type branch February 11, 2026 23:50
@dak2 dak2 mentioned this pull request Feb 16, 2026
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