Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Add support for static methods. #21

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

sjrd
Copy link
Collaborator

@sjrd sjrd commented Mar 17, 2024

Based on #19.

sjrd added 3 commits March 18, 2024 18:04
Now that we support boxing and unboxing of primitives, we can use
the original definitions instead of patching them.
This will make sure that we do not confuse static and non-static
methods with the same signatures.
@sjrd sjrd marked this pull request as ready for review March 18, 2024 17:06
Copy link
Owner

@tanishiking tanishiking left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@tanishiking tanishiking merged commit 03b1755 into tanishiking:main Mar 19, 2024
1 check passed
@sjrd sjrd deleted the static-methods branch March 19, 2024 06:24
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants