Fix bug in hex parsing for negative numbers.
This commit is contained in:
@@ -8,6 +8,7 @@ Bug fixes
|
||||
---------
|
||||
|
||||
* Custom syntax now works properly inside binary expressions and with method calls.
|
||||
* Hex numbers with the high-bit set now parse correctly into negative integer numbers.
|
||||
|
||||
Enhancements
|
||||
------------
|
||||
|
Reference in New Issue
Block a user