Ecosyste.ms: Issues

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

GitHub / hecatia-elegua/bilge issues and pull requests

#91 - How to implement selectable overlapping nested structs?

Issue - State: open - Opened by DavidAntliff about 1 month ago - 2 comments

#89 - Allow missing documentation on the autogenerated constructor

Pull Request - State: closed - Opened by agvallejo 7 months ago - 4 comments

#88 - Add ability to fill fields from left-to-right instead

Issue - State: open - Opened by kamakazikamikaze 8 months ago - 2 comments

#87 - Provide proper errors

Issue - State: open - Opened by apbr 8 months ago - 1 comment

#86 - Add constant/magic value

Issue - State: open - Opened by apbr 8 months ago - 2 comments

#85 - Add formatting implementations for LowerHex and friends

Issue - State: open - Opened by nimish 9 months ago - 1 comment

#84 - Add `SerializeBits`/`DeserializeBits` derive macros

Pull Request - State: closed - Opened by widberg 9 months ago - 4 comments

#83 - Remove proc-macro-error as an abandonware dependency

Issue - State: open - Opened by johngigantic 9 months ago - 3 comments

#82 - Add optional/don't care fields and builder pattern

Issue - State: closed - Opened by xgroleau 9 months ago - 3 comments

#81 - Add field layout attr to manually specify bit range

Pull Request - State: closed - Opened by fubupc 10 months ago - 2 comments

#80 - Tagged Union/Associated Data in enum support

Issue - State: open - Opened by stevefan1999-personal 10 months ago - 3 comments

#79 - Derive on structs with generics

Pull Request - State: open - Opened by kitlith 10 months ago - 12 comments

#78 - Constructors can have name clashes

Issue - State: open - Opened by hecatia-elegua 10 months ago

#77 - Fix errors when a generic type comes up during bitsize macro processing

Pull Request - State: closed - Opened by kitlith 11 months ago - 3 comments

#75 - make setters work with basic types

Issue - State: open - Opened by kehrazy 11 months ago - 2 comments

#74 - Add `SerializeBits` derive macro

Issue - State: open - Opened by pizzart 11 months ago - 1 comment

#74 - Add `SerializeBits` derive macro

Issue - State: open - Opened by pizzart 11 months ago - 9 comments

#73 - Ability to read from a bit-oriented stream (such as bitvec?)

Issue - State: closed - Opened by kitlith 11 months ago - 3 comments

#73 - Ability to read from a bit-oriented stream (such as bitvec?)

Issue - State: closed - Opened by kitlith 11 months ago - 4 comments

#72 - Add byte conversions

Pull Request - State: open - Opened by hecatia-elegua 11 months ago - 6 comments

#71 - Add signed number support

Issue - State: open - Opened by hecatia-elegua 11 months ago

#70 - implement Display on BitsError

Pull Request - State: closed - Opened by wooosh 11 months ago - 4 comments

#68 - Publish 0.2.0

Pull Request - State: closed - Opened by hecatia-elegua 11 months ago

#67 - Modify and improve examples

Issue - State: open - Opened by hecatia-elegua 11 months ago

#66 - Add rustfmt.toml

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago - 1 comment

#65 - Actually test nightly

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago

#64 - Reject generic arguments in struct fields

Pull Request - State: open - Opened by pickx 12 months ago - 3 comments

#63 - non-`Copy` array elements error message

Issue - State: open - Opened by pickx 12 months ago - 1 comment

#62 - Show a better error on wrong struct size

Pull Request - State: open - Opened by hecatia-elegua 12 months ago - 4 comments

#61 - Add DefaultBits, overwriting Default to fix its semantics

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago

#60 - fix formatting with value fallback, add basic test

Pull Request - State: closed - Opened by pickx 12 months ago

#59 - don't parse `bitsize_internal` in `#[derive(bitsize_internal)]`

Pull Request - State: closed - Opened by pickx 12 months ago

#58 - refactor attribute splitting logic

Pull Request - State: closed - Opened by pickx 12 months ago

#57 - validate macro input at entry point

Pull Request - State: open - Opened by pickx 12 months ago - 4 comments

#56 - Change error type

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago

#55 - Some quality of life improvements for contributors

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago - 2 comments

#54 - add trait Filled and remove const FILLED

Pull Request - State: closed - Opened by pickx 12 months ago - 1 comment

#53 - Replace `const FILLED` with a marker trait

Issue - State: closed - Opened by pickx 12 months ago

#52 - Move filled to Bitsized trait

Pull Request - State: closed - Opened by pickx 12 months ago

#51 - Move `FILLED` to `Bitsized`

Issue - State: closed - Opened by pickx 12 months ago - 2 comments

#50 - `#[derive(Default)` introduces unsoundness in structs

Issue - State: closed - Opened by pickx 12 months ago - 4 comments

#49 - Change the return value of `TryFrom`?

Issue - State: closed - Opened by hecatia-elegua 12 months ago - 1 comment

#48 - Add basic(-ally all) tests

Pull Request - State: closed - Opened by hecatia-elegua 12 months ago

#47 - Add rustfmt.toml

Issue - State: closed - Opened by hecatia-elegua 12 months ago - 1 comment

#46 - Implement Binary formatting

Pull Request - State: closed - Opened by pickx about 1 year ago - 5 comments

#45 - Rollup of minor changes

Pull Request - State: closed - Opened by pickx about 1 year ago - 2 comments

#44 - Support fallbacks with values

Pull Request - State: closed - Opened by pickx about 1 year ago - 3 comments

#43 - Support enum fallback variants with values

Issue - State: closed - Opened by pickx about 1 year ago

#42 - validate enum variants are units

Pull Request - State: closed - Opened by pickx about 1 year ago

#41 - Derives for enums should validate that all variants are units

Issue - State: closed - Opened by pickx about 1 year ago

#39 - Publish 0.1.5

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#38 - Use wrapping_shr to prevent overflow

Pull Request - State: closed - Opened by sfleener about 1 year ago - 2 comments

#37 - Update arb-int and add MSRV, docs

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#36 - Panic when creating struct with single enum field

Issue - State: closed - Opened by sfleener about 1 year ago - 2 comments

#35 - Add support for variable length members

Issue - State: closed - Opened by Dekker1 about 1 year ago - 4 comments

#34 - Allow user to define their own `-Bits` derive macros

Pull Request - State: closed - Opened by gwendalF about 1 year ago - 5 comments

#33 - pack/unpack a `bilge` struct to/from `&[u8]`

Issue - State: open - Opened by jimy-byerley about 1 year ago - 10 comments

#32 - Automate publishing (and changelogs?)

Issue - State: open - Opened by hecatia-elegua about 1 year ago

#31 - Publish 0.1.4

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#30 - padding not taken into account in bit offset but in constructor

Issue - State: closed - Opened by jimy-byerley about 1 year ago - 3 comments

#29 - Generate array field element get/setters

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago - 1 comment

#28 - Optionally support specifying the bit-range of a field instead

Issue - State: open - Opened by hecatia-elegua about 1 year ago - 2 comments

#27 - Publish 0.1.3

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#26 - Fix cross-file bitfields, making FILLED pub

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#23 - Add "fallback" attribute for an enum variant, allowing derive(FromBits) even if unfilled

Pull Request - State: closed - Opened by pickx about 1 year ago - 13 comments

#22 - Publish 0.1.2

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#20 - Add tests *now* - start with frontend

Issue - State: closed - Opened by hecatia-elegua about 1 year ago - 2 comments

#19 - Figure out multi-bit set/get for bitflags-like usage

Issue - State: open - Opened by hecatia-elegua about 1 year ago - 2 comments

#18 - Publish 0.1.1

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#17 - Fix bug, gate nightly and prepare for next release

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#16 - Add prelude and build-time measurements

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#15 - Should we provide a prelude?

Issue - State: closed - Opened by hecatia-elegua about 1 year ago - 1 comment

#14 - Figure out where `repr` would be useful

Issue - State: open - Opened by hecatia-elegua about 1 year ago

#12 - Figure out visibility

Issue - State: open - Opened by hecatia-elegua about 1 year ago

#11 - Allow others to define their own `-Bits` derives

Issue - State: closed - Opened by hecatia-elegua about 1 year ago - 3 comments
Labels: good first issue

#10 - Implement array strides?

Issue - State: open - Opened by hecatia-elegua about 1 year ago

#9 - Implement read- and write-only fields

Issue - State: open - Opened by hecatia-elegua about 1 year ago

#8 - Implement Binary formatting?

Issue - State: closed - Opened by hecatia-elegua about 1 year ago

#7 - Provide a big endian example

Issue - State: open - Opened by hecatia-elegua about 1 year ago - 18 comments

#5 - Workaround cargo publish

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#4 - Remove syn v1 from dependencies

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#3 - Prepare for publishing

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#2 - Add a comparison benchmark

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago

#1 - Publish refurbished experiments

Pull Request - State: closed - Opened by hecatia-elegua about 1 year ago