kaitai-io/kaitai_struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
Shell
Issues
- 0
Just sharing a node cli app for Kaitai Struct JSON dump
#1142 opened by Thell - 1
How to disable building documentation and JS?
#1107 opened by Mingun - 2
- 0
- 1
Serialization support
#1140 opened by dakhnod - 0
- 0
Enum representation in decoded data is wrong, I am expecting string value but integer comes
#1138 opened by atikj - 0
`--ksc-exceptions` does not produces exceptions with stacktraces for the `CompilationProblem`s
#1136 opened by Mingun - 2
an implementation is missing: kaitai-struct-compiler golang
#1134 opened by atikj - 0
- 1
`\u00{80..ff}` characters in string literals are translated incorrectly in some languages
#1133 opened by generalmimon - 7
Unconsistent requirements for enum keys when they represented as numbers and as strings
#1132 opened by Mingun - 7
The `if` expression in value instances is not type-checked
#1129 opened by Mingun - 1
- 0
Sometimes errors does not have path
#1131 opened by Mingun - 0
Optimize generation if type does not depend on endianness
#1128 opened by Mingun - 3
How to read from a socket in Python?
#1122 opened by generalmimon - 2
Kaitai Struct use an field (u1) as type chooser or be part of the next attribute (str)
#1118 opened by Kaipheu - 3
translator build broken -- not found: value JuliaCompiler
#1127 opened by Mingun - 2
PHP: top-level type cannot be named `kaitai_struct`
#1126 opened by generalmimon - 3
C# Serialization
#1113 opened by adriansuciu09 - 0
- 7
Extended nullabillity support for Kotlin and other null-safe languages
#1111 opened by xpathexception - 0
PHP: use enums available since PHP 8.1
#1123 opened by generalmimon - 1
- 13
Mix Maven + KSC
#1120 opened by mstup - 3
C++11: segfault in debug mode for arrays
#1105 opened by Mingun - 2
KSC issue report
#1119 opened by mstup - 4
Construct: the order of `Computed` fields matter
#1106 opened by Mingun - 5
- 7
Java @Nullable annotations in generated classes
#1115 opened by roded - 1
`CastToImported` and `CastToImported2` tests are still shows in the dashboard after them was removed
#1114 opened by Mingun - 0
Health of the project?
#1108 opened by renannprado - 3
Recursive decoding of value
#1102 opened by LmpOSX - 5
- 1
Support for Julia
#1109 opened by rystidia - 0
- 1
Invalid Java code generated: Switch selectors cannot be of type "long"
#1100 opened by Gamebuster19901 - 1
Ruby, Lua: missing `require`s not detected by tests due to `require` leaks
#1099 opened by generalmimon - 0
- 3
Invalid Java code generated: Incompatible types: possible lossy conversion from int to byte
#1097 opened by Gamebuster19901 - 1
Add explanation to errors `spec_build_failed` and `format_build_failed` on https://ci.kaitai.io/
#1092 opened by Mingun - 0
Warning about encoding name is reported even for types without explicit `encoding`
#1088 opened by Mingun - 4
Unclear expected values for integer division
#1096 opened by Mingun - 1
- 1
- 0
Java: byte array elements propageted to `int` as signed values (0xFF -> -1 instead of 255)
#1095 opened by Mingun - 0
- 3
Using enum members as int is broken in ruby
#1091 opened by smx-smx - 1
Warnings (and maybe errors) are reported in unstable order
#1087 opened by Mingun