Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

d-netto and others added 5 commits November 28, 2025 21:56
Non-functional changes to improve the readability of the stock GC code:
- Add comments and ASCII diagrams documenting the layout of
pool-allocated pages and the multi-level page table containing page
allocation status.
- Replace `static inline` with `STATIC_INLINE` for consistency with the
rest of the GC.
- Move or remove a few functions for better file encapsulation and
organization.
- Delete unused variables from GC headers.
- Replace nested conditional statements with guarded clauses to improve
readability.
@pull pull bot locked and limited conversation to collaborators Nov 29, 2025
@pull pull bot added the ⤵️ pull label Nov 29, 2025
@pull pull bot merged commit d0060e7 into MLH-Fellowship:master Nov 29, 2025
3 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants