Ecosyste.ms: Issues

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

GitHub / matanlurey/binary.dart issues and pull requests

#53 - Add a specialized `BytesBuilder` implementation

Issue - State: closed - Opened by matanlurey about 1 month ago - 1 comment
Labels: enhancement

#52 - Investigate https://docs.thi.ng/umbrella/binary/

Issue - State: closed - Opened by matanlurey about 2 months ago
Labels: enhancement

#51 - Just use `int`.

Pull Request - State: closed - Opened by matanlurey about 2 months ago - 1 comment

#50 - V4+1

Pull Request - State: closed - Opened by matanlurey about 2 months ago - 1 comment

#49 - Consider a `.split(size)` method

Issue - State: closed - Opened by matanlurey about 2 months ago
Labels: enhancement

#48 - Consider a binary reader/write interface

Issue - State: closed - Opened by matanlurey 2 months ago
Labels: enhancement

#47 - Consider a BytesBuilder-helper/utility

Issue - State: closed - Opened by matanlurey 2 months ago
Labels: enhancement

#46 - Re-add something like `BitPattern`

Issue - State: closed - Opened by matanlurey 2 months ago - 1 comment
Labels: enhancement

#45 - Classes for defining and manipulating bitfields within integers

Issue - State: closed - Opened by matanlurey 2 months ago
Labels: enhancement

#44 - Implement functions for common checksum algorithms

Issue - State: closed - Opened by matanlurey 2 months ago
Labels: enhancement

#43 - V4 Pre-release

Pull Request - State: closed - Opened by matanlurey 2 months ago

#42 - [Feature] Provide bit constants

Issue - State: closed - Opened by tekert about 2 years ago - 1 comment

#41 - Downgrade meta version for Flutter compatibility

Pull Request - State: closed - Opened by leynier over 2 years ago - 1 comment

#40 - Conflict with the Flutter SDK because it depends on meta v1.7.0

Issue - State: closed - Opened by leynier over 2 years ago

#39 - Any plans to migrate this wonderful library to sound null safety?

Issue - State: closed - Opened by farr64 about 3 years ago - 2 comments
Labels: help wanted

#38 - Support null-safety

Pull Request - State: closed - Opened by leynier over 3 years ago - 7 comments

#37 - Use collection literals in bit_pattern.dart

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement, help wanted

#36 - Logical not incorrect for at least unsigned numbers

Issue - State: closed - Opened by matanlurey about 4 years ago - 1 comment
Labels: bug

#35 - Add <Integral>.signExtend, and fix <int>.signExtend.

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

#34 - Support replacing the MSB.

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

#33 - Fix replaceBitRange.

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

#32 - replaceBitRange seems to have bugs

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: bug

#31 - Release 2.0.0 on pub

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#30 - Support long ints

Pull Request - State: closed - Opened by matanlurey about 4 years ago

#29 - Deal with >32-bit integers

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: bug

#28 - Fix our right-shift methods.

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

#27 - rotateRightShift is not correctly implemented

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: bug

#26 - Rename "shiftRight" to "signedShiftRight"

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#25 - Some renames and a new feature

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

#24 - Rename `.setBits` to `.bitsSet`.

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#23 - Add `setRange`/`setChunk`

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

#22 - Add `toggleBit` (or similar)

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#21 - Add BitPattenGroup directly.

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

#20 - Replace [...].toGroup with BitPatternGroup([...])

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#19 - Prepare for 1.4.0.

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

#18 - Deprecate and remove `.as{U}IntX()` extensions.

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#17 - Add extension getter `<int>.bits` instead of clumsy `.parseBits()`.

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#16 - Add more integral features.

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

#15 - Allow extending Integral

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#14 - Add Integral.assertRange and Integral.checkRange

Issue - State: closed - Opened by matanlurey about 4 years ago
Labels: enhancement

#13 - Add comparison operators to Integral

Issue - State: closed - Opened by matanlurey over 4 years ago
Labels: enhancement

#12 - Fix sorting order.

Pull Request - State: closed - Opened by matanlurey over 4 years ago - 1 comment

#11 - Fixed a bug in BitPatternBuilder.parse.

Pull Request - State: closed - Opened by matanlurey over 4 years ago - 1 comment

#10 - Add BitPatternBuilder.parse, bug fix.

Pull Request - State: closed - Opened by matanlurey over 4 years ago - 1 comment

#9 - Add a simplified builder API

Issue - State: closed - Opened by matanlurey over 4 years ago
Labels: enhancement

#8 - [WIP] Example of expect/tester based script

Pull Request - State: closed - Opened by jonahwilliams over 4 years ago - 1 comment

#7 - Add `BitPattern` and `BitPatternGroup`

Pull Request - State: closed - Opened by matanlurey over 4 years ago - 1 comment

#6 - bitRange/bitChunk throws on an otherwise valid operation

Issue - State: closed - Opened by matanlurey over 4 years ago
Labels: bug

#5 - Add <BinaryInt>.replaceBitRange(left, right, bits)

Issue - State: closed - Opened by matanlurey over 4 years ago - 1 comment
Labels: enhancement

#4 - Try adding codecov.

Pull Request - State: closed - Opened by matanlurey over 4 years ago - 1 comment

#3 - Prepare to update to v1.0

Pull Request - State: closed - Opened by matanlurey over 4 years ago

#2 - Fix asserts for Dart 2.0

Pull Request - State: closed - Opened by A-Babin about 6 years ago

#1 - Add right arithmetic-shift and version bump

Pull Request - State: closed - Opened by kendalharland over 7 years ago