1
1
mirror of https://github.com/wader/fq.git synced 2024-12-25 06:12:30 +03:00
fq/internal
Mattias Wadman e2eb667091 html: Add to probe group
As decoder now can know they are decoding as part of probing we can now
use some heuristics to see if we should decode as html.
The reason heuristics is needed is that x/html parser will alwaus succeed.

Add lazyre package to help delay compile of RE and make it concurrency safe.
2023-05-11 19:07:18 +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 colorjson: Handle encoding error value 2023-02-07 16:45:29 +01:00
columnwriter golangci-lint: Disable revive unused-parameter and update for new default config 2023-03-18 22:56:58 +01:00
ctxreadseeker interp,decode: Support decode group argument 2023-05-03 10:01:13 +02: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: Make tovalue output behave as jq value 2023-04-29 22:31:53 +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