Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kaitai-io/kaitai_struct_compiler issues and pull requests
#315 - Fix operator precedence handling across target languages
Pull Request -
State: open - Opened by AkiSakurai 2 months ago
- 1 comment
#314 - Add debug information for enum type parameters
Pull Request -
State: open - Opened by AkiSakurai 2 months ago
#313 - Collect all errors from all passes, rename and document some of them
Pull Request -
State: open - Opened by Mingun 4 months ago
#312 - Make `InvalidIdentifier` exception subclass of `ExpressionError` to report invalid attributes correctly
Pull Request -
State: open - Opened by Mingun 4 months ago
#311 - Improve text of some errors
Pull Request -
State: open - Opened by Mingun 4 months ago
#310 - Fix parsing of `enum` key: allow absolute paths and fix value instances
Pull Request -
State: open - Opened by Mingun 5 months ago
#309 - Fix enum and type resolution
Pull Request -
State: open - Opened by Mingun 5 months ago
#308 - Fix a number of errors in loops
Pull Request -
State: open - Opened by Mingun 5 months ago
- 1 comment
#307 - Partialy implement validation for `valid` key
Pull Request -
State: open - Opened by Mingun 5 months ago
#306 - Remove `id` from paths to instances in style warnings
Pull Request -
State: open - Opened by Mingun 5 months ago
- 2 comments
#305 - Julia
Pull Request -
State: open - Opened by rystidia 10 months ago
#304 - Correctly strip Windows paths from error messages
Pull Request -
State: closed - Opened by Mingun 10 months ago
- 3 comments
#303 - Fix type and enum leaking from one imported KSY to another
Pull Request -
State: open - Opened by Mingun 10 months ago
- 1 comment
#302 - Fix incorrect encoding literals -- escape them
Pull Request -
State: closed - Opened by Mingun 10 months ago
#301 - Fix problems with ownership in validation code
Pull Request -
State: open - Opened by Mingun 10 months ago
- 1 comment
#300 - Fix some warnings about broken links in documentation
Pull Request -
State: open - Opened by Mingun 10 months ago
#299 - Go: introduce special GoOutputWriter and move generation of error check to it
Pull Request -
State: open - Opened by Mingun 10 months ago
#298 - Python, Construct: add missing imports of KaitaiStream
Pull Request -
State: open - Opened by Mingun 10 months ago
- 2 comments
#297 - C++: add a method to translator to get the raw string literal instead of std::string object
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#296 - C#: add ability to generate full names of types, for test generator
Pull Request -
State: open - Opened by Mingun 11 months ago
#295 - Add name to ci steps
Pull Request -
State: closed - Opened by rotu 11 months ago
- 1 comment
#294 - GoCompiler: add kaitai.Struct interface support
Pull Request -
State: closed - Opened by GreyCat 11 months ago
#293 - Delete unused `FixedContentsUsingArrayByteLiteral` trait
Pull Request -
State: open - Opened by Mingun 11 months ago
- 2 comments
#292 - Add Nim to TranslatorSpec and fix various errors found thanks to that
Pull Request -
State: open - Opened by Mingun 11 months ago
#291 - Use hex escape sequences instead of octal escape sequences
Pull Request -
State: open - Opened by Mingun 11 months ago
- 1 comment
#290 - Add missing translator tests for C++, Nim and Rust
Pull Request -
State: open - Opened by Mingun 11 months ago
- 2 comments
#289 - Implement optimal parenthesis for ternary operator + add tests
Pull Request -
State: open - Opened by GreyCat 11 months ago
#288 - Java: generate enums as interface + enum + class for unknown values
Pull Request -
State: open - Opened by Mingun 11 months ago
- 1 comment
#287 - Multiply also `METHOD_PRECEDENCE` constant to match new precedence of operators
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 2 comments
#286 - ErrorMessagesSpec: make failures easier to read
Pull Request -
State: closed - Opened by generalmimon 11 months ago
#285 - Use a filename (with a fallback to root type name) in locations of import errors
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#284 - KS expression language: adjust tests after optimizations in parenthesis generation
Pull Request -
State: closed - Opened by Mingun 11 months ago
#283 - Pass `_root` and `_parent` to all local and no external types
Pull Request -
State: closed - Opened by generalmimon 11 months ago
- 4 comments
#282 - Python/Construct: Use `unsigned char` representation when converting to `bytes`
Pull Request -
State: closed - Opened by Mingun 11 months ago
#281 - Implement `doByteArrayNonLiteral` for Lua and C++
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#280 - Calculate parent for types that does not used in the current spec
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 2 comments
#279 - fix exception when using json output flag
Pull Request -
State: closed - Opened by smx-smx 11 months ago
- 7 comments
#278 - Fix excess warnings about inherited encoding attributes
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#277 - KS expression language: optimize parenthesis generation
Pull Request -
State: closed - Opened by GreyCat 11 months ago
- 6 comments
#276 - Fix cpp pointers warnings - remove unfinished SharedPointers option
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#275 - Ignore configuration of scalameta.metals VSCode Extension (Scala language server)
Pull Request -
State: closed - Opened by Mingun 11 months ago
- 1 comment
#274 - Fix deprecation warnings from Scala 2.13.0
Pull Request -
State: open - Opened by Mingun 11 months ago
#273 - Fix `TranslatorSpec` tests
Pull Request -
State: closed - Opened by Mingun 12 months ago
- 1 comment
#272 - Stable test output in logs
Pull Request -
State: closed - Opened by Mingun 12 months ago
- 3 comments
#271 - Fix string pattern tests
Pull Request -
State: closed - Opened by Mingun 12 months ago
- 1 comment
#270 - Fix occasional failed imports due to race conditions
Pull Request -
State: closed - Opened by generalmimon 12 months ago
- 2 comments
#269 - CommonMethods: declarative specification of methods
Pull Request -
State: closed - Opened by GreyCat 12 months ago
- 2 comments
#268 - fix: set_fields for IndexedOption
Pull Request -
State: closed - Opened by ManasviGoyal 12 months ago
#267 - Fix `ks-opaque-types: true` and duplicate warnings if imports are used
Pull Request -
State: closed - Opened by generalmimon 12 months ago
#266 - Upgrade to Scala 2.13
Pull Request -
State: closed - Opened by GreyCat 12 months ago
- 1 comment
#265 - CanonicalizeEncodingNames: fix locale-sensitive `toUpperCase`
Pull Request -
State: closed - Opened by generalmimon 12 months ago
#264 - JS: enable circular imports by exporting object (not function)
Pull Request -
State: closed - Opened by generalmimon about 1 year ago
- 1 comment
#263 - use kaitai_struct_visualizer's ksdump
Pull Request -
State: closed - Opened by revitalyr about 1 year ago
#262 - fix: fixup type generate
Pull Request -
State: closed - Opened by mashiro01 about 1 year ago
#261 - Serialization go
Pull Request -
State: open - Opened by yywing about 1 year ago
#260 - Add awkward target to kaitai
Pull Request -
State: closed - Opened by ManasviGoyal over 1 year ago
#259 - Fix some Perl array tests
Pull Request -
State: closed - Opened by Mingun over 1 year ago
#258 - Basic f-strings (intepolated strings)
Pull Request -
State: closed - Opened by GreyCat over 1 year ago
- 4 comments
#257 - Implement classToString for Nim
Pull Request -
State: closed - Opened by sealmove over 1 year ago
- 2 comments
#256 - Compiler: Construct-Dataclasses
Pull Request -
State: closed - Opened by MatrixEditor over 1 year ago
#255 - Serialization
Pull Request -
State: open - Opened by GreyCat over 1 year ago
- 4 comments
#254 - Canonicalize encoding names: precompile step, warnings
Pull Request -
State: closed - Opened by GreyCat over 1 year ago
#253 - First working C implementation
Pull Request -
State: open - Opened by DarkShadow44 over 1 year ago
- 2 comments
#252 - add typescript support
Pull Request -
State: closed - Opened by jerry4718 over 1 year ago
#251 - Fix initialisation of arrays in PerlCompiler
Pull Request -
State: closed - Opened by dgburr over 1 year ago
- 2 comments
#250 - Rust support
Pull Request -
State: closed - Opened by Agile86 almost 2 years ago
- 3 comments
#249 - TypeScript language support
Pull Request -
State: open - Opened by Theaninova about 2 years ago
#248 - Golang: fix enum type for large values
Pull Request -
State: open - Opened by lucebac over 2 years ago
- 6 comments
#247 - Java: a more precise check for when switch statements can be used.
Pull Request -
State: open - Opened by mikehearn over 2 years ago
#246 - Construct: use `lambda this:` for ternary expressions
Pull Request -
State: open - Opened by Mimickal over 2 years ago
#245 - Fixes/standardizes the behavior of a repetition '_index' within a 'repeat-until' expression
Pull Request -
State: open - Opened by transverberate almost 3 years ago
- 7 comments
#244 - add utf16 string types to golang generator
Pull Request -
State: closed - Opened by lucebac almost 3 years ago
- 1 comment
#243 - Generate docs in Construct compiler
Pull Request -
State: open - Opened by Mimickal about 3 years ago
#242 - Generate imports for Construct
Pull Request -
State: open - Opened by Mimickal about 3 years ago
- 1 comment
#241 - Output comment explaining code generation to Construct compiler
Pull Request -
State: open - Opened by Mimickal about 3 years ago
- 6 comments
#240 - Export Construct enums before types
Pull Request -
State: closed - Opened by Mimickal about 3 years ago
- 1 comment
#239 - Fix access tests after eb420a617ae91a803659dfc29c8a8b54516b7b70
Pull Request -
State: closed - Opened by Mingun about 3 years ago
#238 - Allow `repeat-expr` and `repeat-until` keys without a `repeat` key
Pull Request -
State: open - Opened by Mingun about 3 years ago
- 2 comments
#237 - Fix incorrect message in the tests (probably after 96bb1a612f7c9e29b949e10162b6223276992635)
Pull Request -
State: closed - Opened by Mingun about 3 years ago
#236 - Improvements and bug fixes for sizeof calculator
Pull Request -
State: open - Opened by Mingun about 3 years ago
- 3 comments
#235 - Fix constants generated in case of `parent: false` in Lua, Python and Ruby
Pull Request -
State: closed - Opened by Mingun about 3 years ago
#234 - Raise human-readable error in case of incorrect usage of `_on` or `_` special variables in expressions
Pull Request -
State: open - Opened by Mingun about 3 years ago
- 1 comment
#233 - WIP: Typescript compiler.
Pull Request -
State: open - Opened by aquach over 3 years ago
- 7 comments
#232 - Generation of Java getter methods to support serialization
Pull Request -
State: open - Opened by eugeis over 3 years ago
#231 - GoCompiler: Fix bug for member name is reserved word.
Pull Request -
State: closed - Opened by hluwa almost 4 years ago
- 4 comments
#230 - Upgrade all dependencies to the latest versions
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 5 comments
#229 - Normalize node paths in errors
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 2 comments
#228 - Fix some broken TranslateSpec tests
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 1 comment
#227 - Fix non-exhaustive warnings with the Ast.expr.Call node
Pull Request -
State: open - Opened by Mingun about 4 years ago
- 1 comment
#226 - Fix some number of non-exhaustive warnings
Pull Request -
State: open - Opened by Mingun about 4 years ago
- 2 comments
#225 - Document DataTypes and fix some non-exhaustive warnings
Pull Request -
State: open - Opened by Mingun about 4 years ago
- 8 comments
#224 - Give a more natural names to the Enum-related AST nodes
Pull Request -
State: open - Opened by Mingun about 4 years ago
- 3 comments
#223 - Fix unchecked casts
Pull Request -
State: open - Opened by Mingun about 4 years ago
- 1 comment
#222 - Fix scala.js deprecation warnings
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 6 comments
#221 - Additional evaluations on AST
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 6 comments
#220 - Add license scan report and status
Pull Request -
State: closed - Opened by fossabot about 4 years ago
- 1 comment
#219 - Show test results in console
Pull Request -
State: closed - Opened by Mingun about 4 years ago
#218 - Publish unit test results
Pull Request -
State: closed - Opened by Mingun about 4 years ago
- 1 comment
#217 - Try to output test results to console
Pull Request -
State: closed - Opened by Mingun about 4 years ago
#216 - Publish unit test results
Pull Request -
State: closed - Opened by Mingun about 4 years ago