Closed ideasman42 closed 3 years ago
Currently there are separate code-paths for decimal and octal/binary/hex number handling.
This PR unifies their logic to reduce code duplication and complexity.
Currently there are separate code-paths for decimal and octal/binary/hex number handling.
This PR unifies their logic to reduce code duplication and complexity.