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

Second attempt at refactoring garbage collector #1182

Closed
wants to merge 29 commits into from

Conversation

stevenmeker
Copy link
Collaborator

  • arena_start_ptr() -> start_ptr(); arena_end_ptr() -> end_ptr()

…rent_block_ptr and collection_block_ptr; added initialization for data members
…n; moved some inline functions from arena.cpp to arena.h; make struct memory_block_header in a union; fix comments
@rv-jenkins rv-jenkins changed the base branch from master to develop December 10, 2024 02:27
@dwightguth dwightguth closed this Dec 11, 2024
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.

2 participants