issues
search
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
https://kaitai.io
4.04k
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Just sharing a node cli app for Kaitai Struct JSON dump
#1142
Thell
opened
1 week ago
0
Kaitai Struct produced a nim code that can't be compiled?
#1141
trufanov-nok
opened
3 weeks ago
2
Serialization support
#1140
dakhnod
closed
4 weeks ago
1
Param variables appears multiple times in the serialized JSON format
#1139
atikj
opened
1 month ago
0
Enum representation in decoded data is wrong, I am expecting string value but integer comes
#1138
atikj
opened
1 month ago
0
Pass `SpecsValueTypeDerive` incorrectly reports path for `enum` key
#1137
Mingun
opened
1 month ago
0
`--ksc-exceptions` does not produces exceptions with stacktraces for the `CompilationProblem`s
#1136
Mingun
opened
1 month ago
0
Absolute paths in `enum` and `type` frequently handled incorrectly
#1135
Mingun
opened
1 month ago
0
an implementation is missing: kaitai-struct-compiler golang
#1134
atikj
closed
1 month ago
2
`\u00{80..ff}` characters in string literals are translated incorrectly in some languages
#1133
generalmimon
opened
2 months ago
1
Unconsistent requirements for enum keys when they represented as numbers and as strings
#1132
Mingun
opened
2 months ago
7
Sometimes errors does not have path
#1131
Mingun
opened
2 months ago
0
Cast operator (`.as<...>`) in expression language prevents errors reporting
#1130
Mingun
opened
2 months ago
1
The `if` expression in value instances is not type-checked
#1129
Mingun
opened
2 months ago
7
Optimize generation if type does not depend on endianness
#1128
Mingun
opened
2 months ago
0
translator build broken -- not found: value JuliaCompiler
#1127
Mingun
opened
3 months ago
3
PHP: top-level type cannot be named `kaitai_struct`
#1126
generalmimon
opened
3 months ago
2
Ruby: `enum.to_i` implementation is buggy due to string replacement
#1125
generalmimon
opened
3 months ago
0
Trigger ide.kaitai.io/devel rebuild after NPM publish
#1124
jtbandes
closed
3 months ago
2
PHP: use enums available since PHP 8.1
#1123
generalmimon
opened
3 months ago
0
How to read from a socket in Python?
#1122
generalmimon
closed
2 months ago
3
Error: unhandled exception: value out of range [RangeDefect]
#1121
adokitkat
opened
3 months ago
1
Mix Maven + KSC
#1120
mstup
closed
3 months ago
13
KSC issue report
#1119
mstup
closed
3 months ago
2
Kaitai Struct use an field (u1) as type chooser or be part of the next attribute (str)
#1118
Kaipheu
opened
3 months ago
2
Use collection interfaces instead of concrete types in generated Java classes
#1116
roded
opened
4 months ago
5
Java @Nullable annotations in generated classes
#1115
roded
opened
4 months ago
7
C# Serialization
#1113
adriansuciu09
opened
5 months ago
3
Extended nullabillity support for Kotlin and other null-safe languages
#1111
xpathexception
opened
6 months ago
7
Error: Could not find or load main class io.kaitai.struct.JavaMain
#1110
Sylordis
closed
6 months ago
5
Support for Julia
#1109
rystidia
opened
7 months ago
1
Health of the project?
#1108
renannprado
opened
7 months ago
0
How to disable building documentation and JS?
#1107
Mingun
opened
7 months ago
1
Construct: the order of `Computed` fields matter
#1106
Mingun
opened
7 months ago
4
C++11: segfault in debug mode for arrays
#1105
Mingun
opened
7 months ago
3
Python: Fix missing `assertRaisesRegexp` method in Python 3.12
#1104
Mingun
opened
7 months ago
0
`CastToImported` and `CastToImported2` tests are still shows in the dashboard after them was removed
#1114
Mingun
opened
7 months ago
1
Update outdated information in readme with recommended methods in runtimes
#1103
Mingun
opened
7 months ago
0
Recursive decoding of value
#1102
LmpOSX
opened
7 months ago
3
add ksy_schema as submodule
#1101
rotu
opened
7 months ago
4
Invalid Java code generated: Switch selectors cannot be of type "long"
#1100
Gamebuster19901
closed
7 months ago
1
Ruby, Lua: missing `require`s not detected by tests due to `require` leaks
#1099
generalmimon
opened
7 months ago
1
Add submodules: runtime for Rust, Java Viewer and update all outdated submodules
#1098
Mingun
opened
8 months ago
3
Invalid Java code generated: Incompatible types: possible lossy conversion from int to byte
#1097
Gamebuster19901
closed
8 months ago
3
Unclear expected values for integer division
#1096
Mingun
opened
8 months ago
4
Java: byte array elements propageted to `int` as signed values (0xFF -> -1 instead of 255)
#1095
Mingun
opened
8 months ago
0
ci.kaitai.io: use snake_case for test names instead of PascalCase
#1094
Mingun
opened
8 months ago
1
C++: the type of all integer constants wrongly deduced as `int32_t`
#1093
Mingun
closed
8 months ago
1
Add explanation to errors `spec_build_failed` and `format_build_failed` on https://ci.kaitai.io/
#1092
Mingun
opened
8 months ago
1
Using enum members as int is broken in ruby
#1091
smx-smx
closed
8 months ago
3
Next