objt-bitfields #8

Merged
sashakoshka merged 4 commits from objt-bitfields into main 2022-08-24 22:46:32 +00:00
Owner

This adds bitfields to object members, like in C.

It is done syntactically with an anmperseand symbol, but I may look into making bit fields a type qualifier so that it can be used on all variables.

This adds bitfields to object members, like in C. It is done syntactically with an anmperseand symbol, but I may look into making bit fields a type qualifier so that it can be used on all variables.
sashakoshka added 4 commits 2022-08-24 22:46:19 +00:00
sashakoshka merged commit 821fa0ecb3 into main 2022-08-24 22:46:32 +00:00
sashakoshka deleted branch objt-bitfields 2022-08-24 22:46:32 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sashakoshka/arf#8
No description provided.