Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Callgraph #91

Open
3 tasks
jubnzv opened this issue Aug 13, 2024 · 0 comments · May be fixed by #185
Open
3 tasks

Add Callgraph #91

jubnzv opened this issue Aug 13, 2024 · 0 comments · May be fixed by #185
Assignees
Labels
area:tools Internal tools available for the user enhancement New feature or request
Milestone

Comments

@jubnzv
Copy link
Member

jubnzv commented Aug 13, 2024

Could be helpful when auditing code and writing interprocedural analyses like #131.

Should be enhanced with information on function's effects: tact-lang/tact#677

The desired functionality:

  • The Callgraph implementation extensible with generic effect type
  • Callgraph dump
  • Callgraph iterators
@jubnzv jubnzv added the enhancement New feature or request label Aug 13, 2024
@jubnzv jubnzv changed the title Dump callgraph Add Callgraph Sep 24, 2024
@jubnzv jubnzv added this to the v0.4 milestone Sep 24, 2024
@jubnzv jubnzv added the area:tools Internal tools available for the user label Sep 24, 2024
@jubnzv jubnzv modified the milestones: v0.5, v0.4 Sep 27, 2024
@jubnzv jubnzv self-assigned this Oct 4, 2024
@jubnzv jubnzv modified the milestones: v0.4, v0.5 Oct 4, 2024
@jubnzv jubnzv assigned Esorat and unassigned jubnzv Oct 8, 2024
jubnzv added a commit that referenced this issue Oct 16, 2024
@jubnzv jubnzv mentioned this issue Oct 16, 2024
4 tasks
jubnzv added a commit that referenced this issue Oct 16, 2024
@Esorat Esorat linked a pull request Oct 17, 2024 that will close this issue
4 tasks
@jubnzv jubnzv modified the milestones: v0.5, v0.6 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tools Internal tools available for the user enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants