Skip to content

Conversation

@rcosta358
Copy link
Collaborator

There was still an issue regarding refinements in overloaded methods, where the typechecker mistakenly looked up the wrong method. RefinedFunction now stores the fully qualified method signature and uses it in equality/hash logic in order to distinguish between overloaded methods in the context. Also added a test that previously passed and now successfully fails.

@rcosta358 rcosta358 self-assigned this Nov 4, 2025
@rcosta358 rcosta358 added the bug Something isn't working label Nov 4, 2025
Copy link
Collaborator

@CatarinaGamboa CatarinaGamboa left a comment

Choose a reason for hiding this comment

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

nicee

@rcosta358 rcosta358 merged commit ecea182 into liquid-java:main Nov 5, 2025
1 check passed
@rcosta358 rcosta358 deleted the fix-ref-method-overloading branch November 8, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants