1
1
mirror of https://github.com/wader/fq.git synced 2024-12-25 22:34:14 +03:00
fq/pkg
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
..
bitio interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli doc: fix typos 2023-05-14 21:45:15 +08:00
decode decode,interp: Make synthetic values more visible and not act as decode values 2023-10-07 17:40:16 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
ranges gomod: Update x/exp and gomarkdown 2023-08-09 14:36:51 +02:00
scalar matroska: Decode ebml date type 2023-10-17 11:10:48 +02:00