1
1
mirror of https://github.com/wader/fq.git synced 2024-12-02 12:45:53 +03:00
fq/format/apple/bplist
Mattias Wadman 051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
..
testdata interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bplist.go matroska: Decode ebml date type 2023-10-17 11:10:48 +02:00
bplist.jq decode: add ns_keyed_archiver, restructure apple decoder into apple package 2022-12-17 01:47:27 -06:00
bplist.md bplist: doc: update docs to reflect changes to ns_keyed_archiver 2022-12-19 15:24:57 -06:00
ns_keyed_archiver.jq bplist: Harmonize ns_keyed_archive jq style a bit 2022-12-20 00:56:19 +01:00