1
1
mirror of https://github.com/wader/fq.git synced 2024-08-16 15:30:36 +03:00
fq/internal
Mattias Wadman 93423d0da6
Merge pull request #673 from wader/bit-format-hex
interp: Add hex bits format
2023-05-15 17:49:15 +02:00
..
aheadreadseeker interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
ansi columnwriter,dump: Add Column interface and refactor into BarColumn and MultiLineColumn 2022-08-24 21:48:56 +02:00
asciiwriter mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
bitioex *extra: Rename <pkg>extra to just <pkg>ex and refactor to use generics 2022-08-12 16:29:47 +02:00
colorjson interp: Add hex bits format 2023-05-15 17:31:38 +02:00
columnwriter golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
ctxreadseeker doc: fix typos 2023-05-14 21:45:15 +08:00
ctxstack interp: Fix panic when trigger before any context has been pushed 2022-11-29 17:38:58 +01:00
difftest lint: Fix ioutil deprecation, reformat for new doc standard 2022-08-05 00:22:32 +02:00
gojqex interp: Add hex bits format 2023-05-15 17:31:38 +02:00
hexdump columnwriter,dump: Add Column interface and refactor into BarColumn and MultiLineColumn 2022-08-24 21:48:56 +02:00
hexpairwriter bitio,decode: Refactor bitio usage and make buffer slicing more correct 2022-02-04 21:41:53 +01:00
ioex interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
lazyre html: Add to probe group 2023-05-11 19:07:18 +02:00
mapstruct format,intepr: Refactor json, yaml, etc into formats also move out related functions 2022-07-23 21:48:45 +02:00
mathex golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
pos Init 2021-09-12 13:08:42 +02:00
profile cli: Make profile build optional and move it to cli 2021-09-12 13:08:53 +02:00
progressreadseeker interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
recoverfn decode,fuzz,dev: Move recoverable error check to recoverfn.Run 2023-03-31 12:47:04 +02:00
script interp: mimic jq: if expr arg is given read stdin even if tty 2022-11-29 18:39:57 +01:00
shquote lint: Fix typeassert and case exhaustive warnings 2022-01-25 17:23:41 +01:00
sortex generics: Use more from x/exp 2022-08-31 10:50:56 +02:00
stringsex *extra: Rename <pkg>extra to just <pkg>ex and refactor to use generics 2022-08-12 16:29:47 +02:00