8000 [RBTREE] Refine the naming scheme by devarajabc · Pull Request #2717 · ptitSeb/box64 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[RBTREE] Refine the naming scheme #2717

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
Jun 9, 2025
Merged

Conversation

devarajabc
Copy link
Contributor

Replaced all occurrences of rb_get_righter with rb_get_rightmost and rb_get_lefter with rb_get_leftmost for improved semantic clarity.

Also updated related function declarations, definitions, and usage across:

  • rbtree.c
  • rbtree.h
  • custommem.c
  • dynablock.c
  • env.c
  • box64context.c

Replaced all occurrences of `rb_get_righter` with `rb_get_rightmost` and
`rb_get_lefter` with `rb_get_leftmost` for improved semantic clarity.

Also updated related function declarations, definitions, and usage
across:
- rbtree.c
- rbtree.h
- custommem.c
- dynablock.c
- env.c
- box64context.c
@ptitSeb ptitSeb merged commit caba957 into ptitSeb:main Jun 9, 2025
28 checks passed
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
0