Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Robbepop/modular-bitfield issues and pull requests

#38 - Implements #[repr(uN)] for #[bitfield] structs

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#38 - Implements #[repr(uN)] for #[bitfield] structs

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#37 - Implement `filled: bool` #[bitfield] parameter

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#37 - Implement `filled: bool` #[bitfield] parameter

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#36 - Implement `bytes = N` parameter for #[bitfield]

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#36 - Implement `bytes = N` parameter for #[bitfield]

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#35 - Add `filled: bool` parameter to #[bitfield] proc. macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement

#35 - Add `filled: bool` parameter to #[bitfield] proc. macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement

#34 - Add `bytes = N` parameter to the `#[bitfield]` macro

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#34 - Add `bytes = N` parameter to the `#[bitfield]` macro

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#33 - Add #[repr = uN] annotation support for #[bitfield]

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#33 - Add #[repr = uN] annotation support for #[bitfield]

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#32 - Handle deriving fmt::Debug impl for bitfields instead of std

Pull Request - State: closed - Opened by jam1garner almost 4 years ago - 5 comments

#32 - Handle deriving fmt::Debug impl for bitfields instead of std

Pull Request - State: closed - Opened by jam1garner almost 4 years ago - 5 comments

#31 - Provide a way to derive a sensible Debug impl

Issue - State: closed - Opened by jam1garner almost 4 years ago - 5 comments
Labels: enhancement

#31 - Provide a way to derive a sensible Debug impl

Issue - State: closed - Opened by jam1garner almost 4 years ago - 5 comments
Labels: enhancement

#30 - Improve #[bitfield] as fields of #[bitfield] feature

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#30 - Improve #[bitfield] as fields of #[bitfield] feature

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#29 - Implement bitfield structs in structs

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#29 - Implement bitfield structs in structs

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#28 - Improve and modernize backend

Pull Request - State: closed - Opened by Robbepop almost 4 years ago - 1 comment

#28 - Improve and modernize backend

Pull Request - State: closed - Opened by Robbepop almost 4 years ago - 1 comment

#27 - Deprecate new constructor for default impl

Issue - State: closed - Opened by Robbepop almost 4 years ago - 2 comments
Labels: enhancement, help wanted

#27 - Deprecate new constructor for default impl

Issue - State: closed - Opened by Robbepop almost 4 years ago - 2 comments
Labels: enhancement, help wanted

#26 - Make it possible to generate getters and setters as const fn

Issue - State: open - Opened by Robbepop almost 4 years ago - 7 comments
Labels: enhancement, blocked

#25 - Allow non-power-of-two enums

Pull Request - State: closed - Opened by lkolbly almost 4 years ago - 21 comments

#25 - Allow non-power-of-two enums

Pull Request - State: closed - Opened by lkolbly almost 4 years ago - 21 comments

#24 - Change the getter names to be the field name

Pull Request - State: closed - Opened by Qyriad almost 4 years ago - 2 comments

#24 - Change the getter names to be the field name

Pull Request - State: closed - Opened by Qyriad almost 4 years ago - 2 comments

#23 - Add GitHub Actions CI

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#23 - Add GitHub Actions CI

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#22 - Implements visibility for struct and fields, closes #21

Pull Request - State: closed - Opened by WorldSEnder almost 4 years ago - 4 comments

#22 - Implements visibility for struct and fields, closes #21

Pull Request - State: closed - Opened by WorldSEnder almost 4 years ago - 4 comments

#21 - Add documentation to all generated functions and respect visibility

Issue - State: closed - Opened by WorldSEnder almost 4 years ago - 1 comment

#21 - Add documentation to all generated functions and respect visibility

Issue - State: closed - Opened by WorldSEnder almost 4 years ago - 1 comment

#20 - Add .with() syntax

Pull Request - State: closed - Opened by lkolbly about 4 years ago - 5 comments

#20 - Add .with() syntax

Pull Request - State: closed - Opened by lkolbly about 4 years ago - 5 comments

#19 - Fix parsing identifiers that snake_case to keywords

Pull Request - State: closed - Opened by Qyriad about 4 years ago - 1 comment

#19 - Fix parsing identifiers that snake_case to keywords

Pull Request - State: closed - Opened by Qyriad about 4 years ago - 1 comment

#18 - Bitfield Specifier enum cannot have a variant called "In"

Issue - State: closed - Opened by Qyriad about 4 years ago - 5 comments
Labels: bug

#18 - Bitfield Specifier enum cannot have a variant called "In"

Issue - State: closed - Opened by Qyriad about 4 years ago - 5 comments
Labels: bug

#17 - .with_field(value) syntax

Issue - State: closed - Opened by lkolbly about 4 years ago - 1 comment
Labels: enhancement

#17 - .with_field(value) syntax

Issue - State: closed - Opened by lkolbly about 4 years ago - 1 comment
Labels: enhancement

#16 - Fix compile error

Pull Request - State: closed - Opened by Mr-Andersen about 4 years ago - 11 comments

#16 - Fix compile error

Pull Request - State: closed - Opened by Mr-Andersen about 4 years ago - 11 comments

#15 - Change the getter names to be the field name

Pull Request - State: closed - Opened by nwn over 4 years ago - 2 comments

#15 - Change the getter names to be the field name

Pull Request - State: closed - Opened by nwn over 4 years ago - 2 comments

#14 - Change the getter names to just the field name

Issue - State: closed - Opened by GrayJack over 4 years ago - 3 comments

#14 - Change the getter names to just the field name

Issue - State: closed - Opened by GrayJack over 4 years ago - 3 comments

#13 - Fix incorrect popping which introduced extra bits

Pull Request - State: closed - Opened by crzysdrs almost 5 years ago - 3 comments

#13 - Fix incorrect popping which introduced extra bits

Pull Request - State: closed - Opened by crzysdrs almost 5 years ago - 3 comments

#12 - Fix issue with single byte manipulations

Pull Request - State: closed - Opened by crzysdrs almost 5 years ago - 2 comments

#12 - Fix issue with single byte manipulations

Pull Request - State: closed - Opened by crzysdrs almost 5 years ago - 2 comments

#11 - Setting field alters other field

Issue - State: closed - Opened by crzysdrs almost 5 years ago - 2 comments

#11 - Setting field alters other field

Issue - State: closed - Opened by crzysdrs almost 5 years ago - 2 comments

#10 - Generate checked setters for #[bitfield]

Issue - State: closed - Opened by Robbepop over 5 years ago - 1 comment

#10 - Generate checked setters for #[bitfield]

Issue - State: closed - Opened by Robbepop over 5 years ago - 1 comment

#9 - Add out-of-bounds assertions for setters

Issue - State: closed - Opened by Robbepop over 5 years ago - 1 comment

#9 - Add out-of-bounds assertions for setters

Issue - State: closed - Opened by Robbepop over 5 years ago - 1 comment

#8 - Design API for converting data to/from bytes

Issue - State: closed - Opened by dtolnay over 5 years ago - 3 comments

#8 - Design API for converting data to/from bytes

Issue - State: closed - Opened by dtolnay over 5 years ago - 3 comments

#7 - Provide bit layout diagrams

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#7 - Provide bit layout diagrams

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#6 - Provide example code and explanations in crate-level doc

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#6 - Provide example code and explanations in crate-level doc

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#5 - Think about structs in structs

Issue - State: closed - Opened by dtolnay over 5 years ago - 5 comments
Labels: enhancement, help wanted

#5 - Think about structs in structs

Issue - State: closed - Opened by dtolnay over 5 years ago - 5 comments
Labels: enhancement, help wanted

#4 - Support tuple structs

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#4 - Support tuple structs

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#3 - Implement non-power-of-two enums

Issue - State: closed - Opened by dtolnay over 5 years ago
Labels: enhancement, help wanted

#3 - Implement non-power-of-two enums

Issue - State: closed - Opened by dtolnay over 5 years ago
Labels: enhancement, help wanted

#2 - Add u128 support

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#2 - Add u128 support

Issue - State: closed - Opened by dtolnay over 5 years ago - 1 comment

#1 - Add no_std support

Issue - State: closed - Opened by dtolnay over 5 years ago - 2 comments

#1 - Add no_std support

Issue - State: closed - Opened by dtolnay over 5 years ago - 2 comments