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 boolean parenthesis problem. (Tested empirically) #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AngeloD2022
Copy link
Owner

No description provided.

@AngeloD2022
Copy link
Owner Author

I'm going to remove the commented-out code before merging.

@AngeloD2022 AngeloD2022 reopened this Aug 31, 2022
@AngeloD2022
Copy link
Owner Author

Accidentally pressed "close with comment"

@AngeloD2022 AngeloD2022 marked this pull request as ready for review September 1, 2022 00:36
@psyirius
Copy link
Collaborator

psyirius commented Sep 8, 2022

I did checked out some and wasn't satisfied about the results.
Gotta run some real test-cases to confirms.
not having much time to focus on FOSS recently.

@psyirius psyirius added the bug Something isn't working label Feb 21, 2023
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.

Boolean expressions with parenthesis do not represent themselves properly in decompiler output.
2 participants