Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounds checked pointers #134

Closed
oscbyspro opened this issue Jun 12, 2023 · 1 comment
Closed

Bounds checked pointers #134

oscbyspro opened this issue Jun 12, 2023 · 1 comment
Labels
addition oh, so shiny! brrr such code, much wow subtraction huh? where did it go?
Milestone

Comments

@oscbyspro
Copy link
Owner

While I haven't fixed the integer subscript (perhaps Swift's new ownership model does), I have fixed bounds checking everywhere outside of the division methods. So pointers will be bounds checked by default in the next update. I'll add unchecked subscripts too.

@oscbyspro oscbyspro added addition oh, so shiny! brrr such code, much wow labels Jun 12, 2023
@oscbyspro oscbyspro added this to the v3.0.0 milestone Jun 12, 2023
@oscbyspro
Copy link
Owner Author

And I suppose the pointers have been reworked and renamed.

@oscbyspro oscbyspro added the subtraction huh? where did it go? label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition oh, so shiny! brrr such code, much wow subtraction huh? where did it go?
Projects
None yet
Development

No branches or pull requests

1 participant