Commit Graph

10 Commits

Author SHA1 Message Date
Petr Pucil 1b66a9a85f Add byte array support in validation errors
(as in kaitai-io/kaitai_struct_java_runtime@2fb1c5a)

See https://github.com/kaitai-io/kaitai_struct/issues/435
2020-06-08 22:53:02 +02:00
Petr Pucil 611c024a0b Add ValidationExprError 2020-05-21 22:39:41 +02:00
Petr Pucil 152ddd9dd8 Add UndecidedEndiannessError 2020-03-21 22:08:21 +01:00
Petr Pucil 44fb5ae5f2 Add Validation* errors as in Java 2020-03-21 20:50:01 +01:00
Mikhail Yakshin 28d787d54c Added system of exceptions 2019-10-22 23:26:16 +01:00
Mikhail Yakshin bb266f3731 Added CustomDecoder interface 2017-09-06 21:10:59 +03:00
Daniel Walder ab67f5ff47 Revert naming changes and a few other corrections 2016-07-18 21:11:58 +10:00
Daniel Walder 6e18002b0a KaitaiStream based off of BinaryReader 2016-07-17 11:54:59 +10:00
Mikhail Yakshin 4d69231160 We'll be creating _parent on per-class basis afterall, like in Java, for strict type checking benefits 2016-07-16 17:18:37 +03:00
Mikhail Yakshin 94cc925cca Added very basic KaitaiStruct implementation 2016-07-16 16:37:56 +03:00