1
1
mirror of https://github.com/wader/fq.git synced 2024-12-22 12:51:38 +03:00
fq/pkg
Mattias Wadman c5f6809b02 decode,fuzz,dev: Move recoverable error check to recoverfn.Run
This preserves the callstack on non-recoverable panics so that using
a debugger and fuzzing is much easier.

Add vscode debug config.
Remove fuzz stacktrace log workaround.
2023-03-31 12:47:04 +02:00
..
bitio mp4,bitio: Fix broken pssh decoding and add proper reader cloning to bitio 2022-05-28 13:42:38 +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 decode,fuzz,dev: Move recoverable error check to recoverfn.Run 2023-03-31 12:47:04 +02:00
fqtest fqtest: Run tests in parallell 2022-08-23 20:08:44 +02:00
interp interp: Fix input completion regression in sub-REPLs 2023-03-10 13:57:21 +01:00
ranges ranges,decode: Correctly skip empty ranges when adding unknown fields 2022-09-25 16:02:15 +02:00
scalar decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00