Ecosyste.ms: Issues

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

GitHub / bigeasy/packet issues and pull requests

#622 - Bump ip from 1.1.5 to 1.1.9

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#621 - C++ structure to definition

Issue - State: closed - Opened by Silverlay over 1 year ago - 1 comment

#620 - Release Packet version 1.0.0-alpha.4.

Issue - State: closed - Opened by bigeasy almost 3 years ago
Labels: release

#619 - Remove test auto counting.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: enhancement

#618 - Create a JavaScript file with all the language in it.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: enhancement

#617 - Conditional is fixed if all conditions are fixed and they have the same size.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#616 - Allow true only conditionals.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: enhancement

#615 - Incorrect arity for arrow function with single argument and no parenthesis.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: bug

#614 - Literals should deserialize.

Issue - State: open - Opened by bigeasy about 3 years ago - 1 comment
Labels: enhancement

#613 - Implement encodings.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#612 - Inline function wrapped packed fields not correctly calculated.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: enhancement

#611 - Incremental parser using a `const $length`.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: bug

#610 - Unable to include a partial as a length encoding.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: bug

#609 - Absent adding 'undefined' to field name when part of switch.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: bug

#608 - Absent does not require an assignment.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#607 - Hanging when the byte count is shorter than the spread array.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: bug

#606 - Conditional with nested sips not working as length encoding.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: enhancement

#605 - Switch definitions should group.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#604 - Explore a byte by byte function for encoded integers.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#603 - Fix function parsing when parenthesis are missing.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: bug

#602 - Implement conditionals for calculated array lengths.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: enhancement

#601 - Need to transform for `sizeOf`.

Issue - State: closed - Opened by bigeasy about 3 years ago
Labels: bug

#600 - Bad indentation.

Issue - State: open - Opened by bigeasy about 3 years ago
Labels: bug

#599 - Remove unnecessary nesting from mechanics modules.

Issue - State: closed - Opened by bigeasy over 3 years ago - 1 comment
Labels: enhancement, invalid

#598 - Limit generation to include only necessary mechanics.

Issue - State: open - Opened by bigeasy over 3 years ago
Labels: enhancement

#597 - Implement mechanics module generation utility.

Issue - State: closed - Opened by bigeasy over 3 years ago - 1 comment
Labels: enhancement

#596 - Implement synchronous parser.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: enhancement

#595 - Implement synchronous serializer.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: enhancement

#594 - Release Packet version 1.0.0-alpha.3.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: release

#593 - Release Packet version 1.0.0-alpha.2.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: release

#592 - Release Packet version 1.0.0-alpha.1.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: release

#591 - Release Packet version 1.0.0-alpha.0.

Issue - State: closed - Opened by bigeasy over 3 years ago
Labels: release

#590 - Empty array should yield empty output

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

#589 - Implement inferred spread integers.

Issue - State: open - Opened by bigeasy about 4 years ago - 1 comment
Labels: enhancement

#588 - Allow collapsed nested structures and packed integers.

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

#587 - The `$i` is not neccesary for buffer parse.

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

#586 - The `$i` is not necessary for buffer serialize.

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

#585 - Implement unvivified literals.

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

#584 - No `$_` register or `$bite` if not used.

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

#583 - Remove checkpoint if size of element is less than or equal to size of terminator.

Issue - State: open - Opened by bigeasy over 4 years ago
Labels: enhancement

#582 - Incorrect step increment for terminated array in best-foot-forward parser.

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

#581 - Remove object-based switch.

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

#580 - Specify multiple switch statement values for same case with an array.

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

#579 - Rewind synchronous sip before checkpoint.

Issue - State: open - Opened by bigeasy over 4 years ago - 1 comment
Labels: enhancement

#578 - Set step on early return.

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

#577 - Use bitwise operations in whole parse integers.

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

#576 - Implement lookups for packed integer fields.

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

#575 - Define parsers and serializers in object literal.

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

#574 - Remove unnecessary parenthesis from integer serialization and parse.

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

#573 - Add `homogeneous` flag to numbers in AST.

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

#572 - Set top bits of spread integers.

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

#571 - Implement heterogeneous spread integers.

Issue - State: open - Opened by bigeasy over 4 years ago - 1 comment
Labels: enhancement

#570 - Allow conditionals as length encodings.

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

#569 - Allow spread integers as length encodings.

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

#568 - Implement nested sips.

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

#567 - Implement spread integers.

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

#566 - Allow inlines around packed fields.

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

#565 - Test sip referenced by named parameter.

Issue - State: open - Opened by bigeasy over 4 years ago
Labels: enhancement

#564 - Best-foot-forward parameters should initialize with parameter variable.

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

#563 - Create common inline/accumulator tracking object.

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

#562 - Remove vivification if not necessary from length-encoded arrays.

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

#561 - Calculated fixed length test should be 16-bit.

Issue - State: closed - Opened by bigeasy over 4 years ago - 1 comment
Labels: enhancement, invalid

#560 - Reimplement explicit `bigint`.

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

#559 - Un-nest `checkpoints` function in `parse.all.js`.

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

#558 - Add `nudge` field to fixed array tests.

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

#557 - Test a terminated array of length encoded arrays.

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

#556 - Remove old crufty indents from Programmatic templates.

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

#555 - Add generated parsers to test coverage.

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

#554 - Implement calculated length encodings.

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

#553 - Use `copy` method in fixed serialize.

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

#552 - Set buffered `$start` in all incremental exits.

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

#551 - The function parser should pluck its own vargs.

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

#550 - Fix formatting of `literals.t.js`.

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

#549 - Move `split` property up to conditional node in AST.

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

#548 - Implement lookup constants for array elements.

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

#521 - Share lookup constants across parsers.

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

#520 - Implement sizeof for fixed arrays of variable-length elements.

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

#516 - Remove `vivify` step from fixed array when not needed.

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

#510 - Implement terminator rewind.

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

#509 - Implement chunked terminated `Buffer`.

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

#508 - Use copy for terminated array serialize and parse of `Buffer`.

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

#498 - Implement `offsetof`.

Issue - State: open - Opened by bigeasy over 4 years ago
Labels: enhancement, architectural

#497 - Test inline around a variable length structure.

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

#493 - Construct skeletal object for accumulators.

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

#491 - Implement serializer and parser parameters.

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

#490 - Implement calculated array terminals.

Issue - State: closed - Opened by bigeasy over 4 years ago
Labels: enhancement, invalid

#489 - Allow literals around length-encoded lengths.

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

#488 - Allow inline functions for length-encoded lengths.

Issue - State: closed - Opened by bigeasy over 4 years ago - 1 comment
Labels: enhancement, duplicate

#486 - Generate whole serializer as direct function that does not take `$end`.

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

#485 - Constantly use `map` helper function.

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

#477 - Add little-endian definition to literals.

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

#475 - Implement lookup offsets through switch and conditional.

Issue - State: closed - Opened by bigeasy over 4 years ago - 3 comments
Labels: enhancement

#474 - Implement error printer with path to error location.

Issue - State: open - Opened by bigeasy over 4 years ago - 1 comment
Labels: enhancement, architectural

#473 - Include existing packet definitions.

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

#471 - Update documentation for syntax bashed language.

Issue - State: open - Opened by bigeasy over 4 years ago
Labels: enhancement, architectural

#447 - Implement map translations.

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

#400 - Parse and serialize MQTT.

Issue - State: open - Opened by bigeasy about 5 years ago
Labels: enhancement

#359 - question about array

Issue - State: closed - Opened by openStove over 8 years ago - 2 comments
Labels: enhancement

#354 - Bit packed alternation

Issue - State: closed - Opened by platy about 9 years ago - 2 comments
Labels: enhancement

#324 - Is it possible to add Length as part of the packet?

Issue - State: closed - Opened by majimboo over 10 years ago - 1 comment
Labels: enhancement