1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 07:27:08 +03:00
fq/format/luajit
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
luajit.go luajit: file null terminator: raw bits, validate 2023-07-25 18:34:44 +02:00
luajit.md luajit: add luajit.md 2023-06-21 00:17:27 +02:00
opcodes.go luajit: opcodes: implement scalar.UintMapper 2023-06-20 23:55:37 +02:00