Skip to content

Trimming#69

Merged
peteroupc merged 31 commits intopeteroupc:masterfrom
charlesroddie:Trimming
Oct 20, 2023
Merged

Trimming#69
peteroupc merged 31 commits intopeteroupc:masterfrom
charlesroddie:Trimming

Conversation

@charlesroddie
Copy link
Contributor

@charlesroddie charlesroddie commented Oct 7, 2023

Add a dotnet7 target and use to use https://github.com/Sergio0694/PolySharp for access to annotations to show trim analysis warnings.

Refactor library into type-safe part and type-unsafe part (involving reflection, Type inputs, object methods).

Separate out From[Type] methods, avoiding calling an unsafe FromObject(object) method by mistake.

Fixes #57

@charlesroddie charlesroddie marked this pull request as ready for review October 12, 2023 21:46
@peteroupc peteroupc merged commit 75d81ee into peteroupc:master Oct 20, 2023
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.

Typed CBORObject.FromInt etc.

2 participants