1
1
mirror of https://github.com/wader/fq.git synced 2024-09-19 07:47:14 +03:00
fq/format/bson
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
bson.go Merge pull request #650 from matthewdale/fix-bson 2023-05-02 09:33:25 +02:00
bson.jq help,doc: Use markdown for format documentation again 2022-09-11 00:53:29 +02:00
bson.md bson: fix doc formatting and add author info 2023-05-01 18:41:52 -07:00