objeck/objeck-lang

Bitwise NOT

Closed this issue · 7 comments

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.

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

I am adding the unary not keyword

Ready for testing, the JIT code seems to be working on ARM64 and AMD64 targets.

I am adding the unary not keyword

Please give example code. I always have compilation error.

Stop insulting me!

Stop insulting me!

OK.