Skip to content

Consistent Integer Sizes across different categories#201

Merged
haykh merged 15 commits into1.4.0rcfrom
dev/consistent_int
May 4, 2026
Merged

Consistent Integer Sizes across different categories#201
haykh merged 15 commits into1.4.0rcfrom
dev/consistent_int

Conversation

@haykh
Copy link
Copy Markdown
Collaborator

@haykh haykh commented May 4, 2026

  • npart_t and ncells_t are now used more consistently and are directly tied to uint32_t.
  • new counter (loop index) types introduced: cellidx_t and prtlidx_t
  • new range types introduced: cell_range_t and prtl_slice_t
  • use of implicit size_t is minimized

@haykh haykh marked this pull request as ready for review May 4, 2026 21:48
@haykh haykh merged commit 5ed8c04 into 1.4.0rc May 4, 2026
16 checks passed
@haykh haykh deleted the dev/consistent_int branch May 4, 2026 22:01
@haykh haykh mentioned this pull request May 4, 2026
43 tasks
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