Bitwise NOT
Closed this issue · 7 comments
Deleted user commented
Don't see it on this table:
objeck commented
The unary bitwise not
operation (i.e., one's complement) is not supported. I never needed to; it could be added as Objeck supports the logical <>
operator.
Deleted user commented
The unary bitwise
not
operation (i.e., one's complement) is not supported. I never needed to; it could be added as Objeck supports the logical<>
operator.
For this: https://stackoverflow.com/questions/14233716/bitwise-and-on-signed-chars
objeck commented
I am adding the unary not
keyword
objeck commented
Ready for testing, the JIT code seems to be working on ARM64 and AMD64 targets.
Deleted user commented
I am adding the unary
not
keyword
Please give example code. I always have compilation error.
objeck commented
Stop insulting me!
Deleted user commented
Stop insulting me!
OK.