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

SetUnmanaged variant - the managed one, will eventually be based on this one #10

Merged
merged 14 commits into from
May 15, 2024

Conversation

deckarep
Copy link
Owner

  • Creates an SetUnmanaged in order to have direct control of all methods that can possibly allocate.
  • Eventually SetManaged will be based on this one and will embed a std.mem.Allocator

Anyone want to code review?

@deckarep deckarep temporarily deployed to github-pages May 14, 2024 22:21 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 14, 2024 22:27 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 14, 2024 23:52 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 14, 2024 23:57 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 00:02 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 00:08 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 00:49 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 01:03 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 01:18 — with GitHub Pages Inactive
@deckarep deckarep temporarily deployed to github-pages May 15, 2024 01:25 — with GitHub Pages Inactive
@deckarep deckarep merged commit 64d589d into main May 15, 2024
3 checks passed
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