refactor-consistency #1

Merged
laentropia merged 3 commits from refactor-consistency into main 2026-05-13 20:32:20 -06:00
Owner

Small refactor, makes alloc actually ensure capacity first, makes Arena opaque and handles init and destroy diferently

Small refactor, makes alloc actually ensure capacity first, makes Arena opaque and handles init and destroy diferently
laentropia self-assigned this 2026-05-13 20:30:42 -06:00
laentropia added 3 commits 2026-05-13 20:30:42 -06:00
Is to make it more consistent, i need to change also later arraylist the
init function so its also more consistent, next is making alloc ensure
capacity first so no using it first or some shit.
its better usability and is better that it ensures capacity in alloc
like that is what is supposed to be like damn, why i did it like that
laentropia merged commit b2bbb85fcc into main 2026-05-13 20:32:20 -06:00
laentropia deleted branch refactor-consistency 2026-05-13 20:32:20 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: laentropia/Arena#1