Skip to content

fix: Use counter instead of stack in get_closing_paren_index() #420

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

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Qubus0
Copy link
Collaborator

@Qubus0 Qubus0 commented Nov 12, 2024

@Qubus0 Qubus0 requested a review from KANAjetzt November 12, 2024 17:15
Copy link
Member

@KANAjetzt KANAjetzt left a comment

Choose a reason for hiding this comment

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

👍

@Qubus0 Qubus0 added this pull request to the merge queue Nov 12, 2024
Merged via the queue into 4.x with commit 4852565 Nov 12, 2024
1 check passed
@KANAjetzt KANAjetzt mentioned this pull request Nov 12, 2024
31 tasks
@KANAjetzt KANAjetzt added the 4.x label Nov 13, 2024
@KANAjetzt KANAjetzt added this to the 4.x - 7.0.0 milestone Nov 13, 2024
@KANAjetzt KANAjetzt deleted the use-counter-instead-of-stack branch November 13, 2024 20:35
KANAjetzt added a commit to KANAjetzt/godot-mod-loader that referenced this pull request Nov 13, 2024
with the changes from GodotModding#420 we have to start the search for the colsing_paren_index at `func_def_end - 1`
KANAjetzt added a commit to KANAjetzt/godot-mod-loader that referenced this pull request Nov 14, 2024
* fix: 🐛 fixed super fixing

with the changes from GodotModding#420 we have to start the search for the colsing_paren_index at `func_def_end - 1`

* refactor: ♻️ added comment and -1 in `get_function_parameters()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants