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

Implement function pointer calls #405

Merged
merged 2 commits into from
May 21, 2023
Merged

Implement function pointer calls #405

merged 2 commits into from
May 21, 2023

Conversation

zawodskoj
Copy link
Contributor

@zawodskoj zawodskoj commented May 18, 2023

Varargs are not supported atm - I don't have enough knowledge about them, and they may be target to remake (#285, #196)

TODO[F]

  • TODO sweep

@zawodskoj zawodskoj changed the title Implement function pointers Implement function pointer calls May 18, 2023
@ForNeVeR ForNeVeR self-assigned this May 20, 2023
@ForNeVeR ForNeVeR self-requested a review May 20, 2023 20:05
@ForNeVeR ForNeVeR assigned zawodskoj and unassigned ForNeVeR May 20, 2023
@zawodskoj
Copy link
Contributor Author

Rebased

Copy link
Owner

@ForNeVeR ForNeVeR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ForNeVeR ForNeVeR merged commit a6e19d3 into ForNeVeR:main May 21, 2023
@zawodskoj zawodskoj deleted the function-pointers branch May 22, 2023 19:37
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