summaryrefslogtreecommitdiff
path: root/plugins/kaitai
AgeCommit message (Expand)Author
2023-10-10Clean output.Cyrille Bagard
2023-10-09Load Kaitai definitions from $KSPATH when needed.Cyrille Bagard
2023-10-09Support some last missing features from Kaitai: bit fields, instance search o...Cyrille Bagard
2023-10-08Try to resolve more Kaitai subtypes.Cyrille Bagard
2023-10-08Allow Kaitai numbers to be seen as booleans when needed.Cyrille Bagard
2023-10-08Import external Kaitai definitions when needed.Cyrille Bagard
2023-10-08Handle anonymous item in Kaitai definitions.Cyrille Bagard
2023-10-07Create some glue between ROST and Kaitai.Cyrille Bagard
2023-10-02Typos.Cyrille Bagard
2023-09-27Replace interface by inheritance for binary content objects.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-06-06Clean and reorganize a little bit the code for Kaitai.Cyrille Bagard
2023-05-24Define a first implementation of Kaitai parsing.Cyrille Bagard