neo-one icon indicating copy to clipboard operation
neo-one copied to clipboard

Re-implement negative bit shifting in compiler

Open spencercorwin opened this issue 3 years ago • 0 comments

The NeoVM no longer allows negative shifts. I'm sure there's a creative way to still implement negative shifts in our compiler though. Look at BinaryExpressionCompiler

spencercorwin avatar Jun 17 '21 00:06 spencercorwin