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

remove bool to int syntax. add @boolToInt #1130

Merged
merged 1 commit into from Jun 18, 2018

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Jun 18, 2018

also add missing docs

See #1061

@andrewrk andrewrk added the breaking Implementing this issue could cause existing code to no longer compile or have different behavior. label Jun 18, 2018
@BraedonWooding
Copy link
Contributor

Should @intToBool also exist? I guess perhaps not as it is really just int != 0.

@andrewrk andrewrk merged commit 7151d72 into master Jun 18, 2018
@andrewrk andrewrk deleted the remove-bool-casting-syntax branch June 18, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Implementing this issue could cause existing code to no longer compile or have different behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants