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

GitHub / construct/construct issues and pull requests

#1121 - Getting fields parsed so far on parser error

Issue - State: open - Opened by dariusarnold 7 months ago

#1120 - Feature request: `SizeOfSelf` for structs

Issue - State: open - Opened by matejcik 7 months ago

#1118 - Passing Struct/BistStruct field to a method

Issue - State: closed - Opened by gek47 7 months ago - 3 comments
Labels: question

#1116 - Security: Resource exhaustion

Issue - State: open - Opened by JeffAllen714 9 months ago

#1114 - How to use construct with recursive structures?

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

#1113 - Allow for interpreting the Pointer offset as relative

Pull Request - State: closed - Opened by Wer-Wolf about 1 year ago - 7 comments

#1112 - Strange stream error when using Pointer()

Issue - State: closed - Opened by Wer-Wolf about 1 year ago - 9 comments

#1111 - Dynamically create Struct at runtime

Issue - State: open - Opened by hcvst about 1 year ago

#1110 - Empty fields based on previous field substructure

Issue - State: closed - Opened by x1mus about 1 year ago - 5 comments

#1108 - Best way to read from a FIFO

Issue - State: open - Opened by twam over 1 year ago

#1106 - My Suggestion how to contribute to improve upon the compile feature

Issue - State: open - Opened by franzhaas over 1 year ago - 2 comments
Labels: enhancement

#1105 - Compileability mandatory

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1104 - Python 3.8 EOL

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

#1103 - - isolated change

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1102 - - isolated change to compile CString etc...

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1101 - Compile greedy range take2

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1100 - - isolated change to macke pickles compileable

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1099 - - isolated change to make numpy compileable

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1098 - Compile greedy range

Pull Request - State: closed - Opened by franzhaas over 1 year ago - 1 comment

#1097 - - added capability to compile VarInt

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1096 - - added ability to compile Terminated

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1095 - - added capability to compile Checksum

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1094 - compile Transformed

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1093 - - added capability to compile Select

Pull Request - State: closed - Opened by franzhaas over 1 year ago

#1092 - - added compile functionality for PascalString

Pull Request - State: closed - Opened by franzhaas over 1 year ago

#1091 - - added capability to compile PaddedStrings

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1090 - - added compiling CString

Pull Request - State: closed - Opened by franzhaas over 1 year ago - 1 comment

#1089 - Compile GreedyRange

Pull Request - State: closed - Opened by franzhaas over 1 year ago - 1 comment

#1088 - How to "double" parse integer (encoded in bytestring)?

Issue - State: open - Opened by kratsg over 1 year ago

#1087 - More compileables

Pull Request - State: closed - Opened by franzhaas over 1 year ago

#1086 - - do not limit pytest version in workflows

Pull Request - State: open - Opened by franzhaas over 1 year ago

#1085 - - add pytest.ini file to enable pytest 8.x.y to find the tests

Pull Request - State: closed - Opened by franzhaas over 1 year ago

#1084 - Can I make Bitswapped Enum?

Issue - State: open - Opened by pompushko over 1 year ago

#1083 - 2.10.69 introduces problem with integer2bytes

Issue - State: open - Opened by waszil over 1 year ago

#1082 - 2.10.70 introduces incompatibility for non-tellable streams

Issue - State: open - Opened by jchampio over 1 year ago - 5 comments

#1081 - Seek on write failed

Issue - State: closed - Opened by janbrummer over 1 year ago - 2 comments

#1079 - Truncate long strings in `ListContainer`

Pull Request - State: closed - Opened by NotWearingPants almost 2 years ago

#1078 - Long strings in `ListContainer` are not truncated

Issue - State: closed - Opened by NotWearingPants almost 2 years ago

#1076 - Construct contributions to an academic paper?

Issue - State: open - Opened by pibion almost 2 years ago

#1075 - Fixing `_sizeof()` for variable-size fields.

Issue - State: open - Opened by phire almost 2 years ago

#1074 - 2.10.70: pytest fails because it cannot find `tests`

Issue - State: open - Opened by kloczek about 2 years ago

#1073 - PaddedString decoding error handling

Issue - State: open - Opened by pompushko about 2 years ago

#1072 - Question: how to get the subcontext length in an Adapter?

Issue - State: closed - Opened by bradh about 2 years ago - 2 comments

#1069 - Allow for user supplied functions in compiled mode

Pull Request - State: closed - Opened by franzhaas about 2 years ago

#1068 - limit pytest version to <8.0.0

Pull Request - State: closed - Opened by franzhaas about 2 years ago

#1066 - pytest 8.0.0 does not run the testsuite

Issue - State: closed - Opened by franzhaas about 2 years ago

#1065 - Using custom functions in Rebuild

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

#1064 - Scope issue when using BitStruct

Issue - State: open - Opened by Evidlo about 2 years ago

#1063 - experiments to improve parsing speed

Pull Request - State: open - Opened by franzhaas about 2 years ago

#1060 - [Example] ELF64 parser

Issue - State: closed - Opened by aidenfoxivey about 2 years ago - 5 comments

#1059 - [Feature] Construct build to return also parse

Issue - State: closed - Opened by alonbl over 2 years ago - 1 comment
Labels: enhancement

#1054 - Determine byte size of construct containing a Switch() using sizeof() with context fails on parent construct

Issue - State: closed - Opened by alonbl over 2 years ago - 21 comments
Labels: question

#1047 - What is a best way to document constructs?

Issue - State: closed - Opened by ValaJeyhani over 2 years ago - 2 comments
Labels: question

#1033 - Calling `.build()` et. al. with a `io.BufferedReader` or `io.BytesIO`

Issue - State: closed - Opened by lethalbit almost 3 years ago - 5 comments
Labels: enhancement

#1025 - GreedyRange's exception swallowing behaviour is problematic (for some usecases)

Issue - State: closed - Opened by phire almost 3 years ago - 5 comments
Labels: enhancement

#1020 - Reading a string prefixed with a length in code points, not bytes

Issue - State: closed - Opened by rgov about 3 years ago - 4 comments
Labels: enhancement

#1011 - Lazy Rebuild with non-progressive lambdas

Issue - State: closed - Opened by ev1313 about 3 years ago - 2 comments
Labels: enhancement

#994 - Performance issues

Issue - State: closed - Opened by demberto over 3 years ago - 22 comments
Labels: question

#992 - Cannot compare `construct.Enum` values to `IntEnum` members

Issue - State: closed - Opened by demberto over 3 years ago - 9 comments
Labels: bug found