Skip to content

Add signed types#368

Open
AmmoniumX wants to merge 13 commits into
chfast:mainfrom
AmmoniumX:add-signed-types
Open

Add signed types#368
AmmoniumX wants to merge 13 commits into
chfast:mainfrom
AmmoniumX:add-signed-types

Conversation

@AmmoniumX

Copy link
Copy Markdown

See #112

This PR aims to add signed variants for custom integers as a wrapper over the unsigned types, using two's complement

@AmmoniumX AmmoniumX marked this pull request as ready for review April 10, 2026 22:17
@sonarqubecloud

Copy link
Copy Markdown

@AmmoniumX

Copy link
Copy Markdown
Author

@chfast the PR is ready for review. The failed tests are false negatives since Clang warns of using "delete with a message" as a C++26 extension but we are already guarding against that with the INTX_DELETE macro. Let me know if you want any changes :)

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