1
1
mirror of https://github.com/wader/fq.git synced 2024-12-29 16:42:06 +03:00
fq/pkg
Mattias Wadman 41551de331 interp,repl: Improved eval and output interrupt
repl now rewrites query to do implicit display inside the sub eval.
This makes it possible to interrupt eval and output in a better and faster way.

Make JSON encoder fail early on errors.

Add more interrupt tests.
2022-03-11 16:22:30 +01:00
..
bitio bitio,doc: Even more cleanup 2022-02-09 01:35:47 +01:00
checksum crc: Unbreak build on 32-bit arch 2021-12-25 15:47:54 +01:00
cli interp,repl: Improved eval and output interrupt 2022-03-11 16:22:30 +01:00
decode decode: Some cleanup 2022-02-17 00:25:24 +01:00
fqtest interp: Add Platform() method to OS interface 2022-01-29 11:31:36 +01:00
interp interp,repl: Improved eval and output interrupt 2022-03-11 16:22:30 +01:00
ranges decode,interp: Refactor to allow decode/fillgap a range 2021-10-19 14:38:11 +02:00
registry registry: Move to pkg/registry, feels better 2021-11-18 01:22:21 +01:00
scalar doc: Add inital decoder API documentation 2022-02-12 16:13:29 +01:00