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

Translate C now handles bools better #815

Merged
merged 5 commits into from Mar 6, 2018
Merged

Translate C now handles bools better #815

merged 5 commits into from Mar 6, 2018

Conversation

Hejsil
Copy link
Sponsor Contributor

@Hejsil Hejsil commented Mar 6, 2018

Generalized code that handled if statements on none boolean expressions, and made use of it in for and while translation as well. I also implement boolean not.

@andrewrk andrewrk merged commit 46e258c into ziglang:master Mar 6, 2018
@andrewrk
Copy link
Member

andrewrk commented Mar 6, 2018

Nice work!

@Hejsil -
Once again, thank you for a high quality, high impact pull request. Would you like to be a member of the zig-lang organization and have commit access?

@Hejsil
Copy link
Sponsor Contributor Author

Hejsil commented Mar 6, 2018

I would love to 👍

@andrewrk
Copy link
Member

andrewrk commented Mar 6, 2018

Welcome to the team!

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.

None yet

2 participants