1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/pkg
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
..
bitio interp,decode: Support decode group argument 2023-05-03 10:01:13 +02:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli interp: Make completion work again 2023-03-10 21:58:35 +01:00
decode html: Add to probe group 2023-05-11 19:07:18 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp bits,bytes: Behave as binary instead of raw decode value 2023-05-11 18:45:16 +02:00
ranges ranges,decode: Correctly skip empty ranges when adding unknown fields 2022-09-25 16:02:15 +02:00
scalar interp: Add skip_gaps option for tovalue/-V 2023-04-30 13:04:39 +02:00