Skip to content

http/bit: refactor to try bitwise operators in 5.3+ #180

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
Jan 27, 2021

Conversation

daurnimator
Copy link
Owner

Rather than only attempt in Lua 5.3.
This improves Lua 5.4 compatibility.

Supercedes #177

@coveralls
Copy link

coveralls commented Jan 27, 2021

Coverage Status

Coverage increased (+0.004%) to 87.785% when pulling c82de03 on lua-5.4-bitwise into b2f152d on master.

@daurnimator daurnimator force-pushed the lua-5.4-bitwise branch 2 times, most recently from 402777f to a399dee Compare January 27, 2021 13:27
Rather than only attempt in Lua 5.3.
This improves Lua 5.4 compatibility.
@daurnimator daurnimator merged commit bc19b13 into master Jan 27, 2021
@daurnimator daurnimator deleted the lua-5.4-bitwise branch January 27, 2021 13:38
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