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

fix: Generic Self/self #142

Merged
merged 7 commits into from
Sep 17, 2024
Merged

fix: Generic Self/self #142

merged 7 commits into from
Sep 17, 2024

Conversation

phorward
Copy link
Member

@phorward phorward commented Sep 16, 2024

Fixes #140, still pending as tests are missing.

  • Handle generic Self/self appropriately
  • Handle self-recursion
  • Tests for all cases

@phorward phorward added feature New feature or request pending bugfix labels Sep 16, 2024
@phorward phorward self-assigned this Sep 16, 2024
@phorward phorward marked this pull request as draft September 16, 2024 21:47
@phorward phorward marked this pull request as ready for review September 17, 2024 21:00
@phorward phorward merged commit a245f24 into tokay-lang:main Sep 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix feature New feature or request pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Self/self-reference incomplete
1 participant