Skip to content

Add Hex support#6

Merged
SamHerts merged 4 commits intomainfrom
type_support
Mar 12, 2026
Merged

Add Hex support#6
SamHerts merged 4 commits intomainfrom
type_support

Conversation

@SamHerts
Copy link
Copy Markdown
Owner

Add Hex support for strings. Note: Signed integers represented as hex values could be converted to 2's compliment form, causing issues. Use unsigned int when converting raw hex values, or use signs within a string.

@SamHerts SamHerts merged commit ca51506 into main Mar 12, 2026
1 check passed
@SamHerts SamHerts deleted the type_support branch March 12, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant