1
1
mirror of https://github.com/wader/fq.git synced 2024-12-19 03:11:41 +03:00
fq/format/wasm
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
instructions.go decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
mappers.go decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
wasm.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
wasm.md wasm: Add some documentation 2022-09-12 11:53:48 +02:00