1
1
mirror of https://github.com/wader/fq.git synced 2024-12-23 13:22:58 +03:00
fq/doc
Mattias Wadman 9b81d4d3ab decode: More type safe API and split scalar into multiple types
Preparation to make decoder use less memory and API more type safe.
Now each scalar type has it's own struct type so it can store different
things and enables to have a scalar interface.
Also own types will enable experimenting with decode DLS designs like
using chained methods that are type aware.
2022-12-14 16:23:58 +01:00
..
presentations decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
demo.svg mp3_tags,mp3: Add VBRI header support and rename tags to tag as there is only one 2022-12-14 11:34:53 +01:00
demo.svg.sh mp3_tags,mp3: Add VBRI header support and rename tags to tag as there is only one 2022-12-14 11:34:53 +01:00
dev.md decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
display_decode_value_d.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_decode_value_d.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_decode_value_dv.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value_dv.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_decode_value.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_decode_value.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
display_json.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_json.svg.sh dev,doc,make: Cleanup makefile and have proper targets for *.md and *.svg 2022-12-04 12:37:10 +01:00
file.mp3 cli: Make --raw-string work with input/0 and inputs/0 2021-09-12 13:08:54 +02:00
file.mp4 Undo change to doc/file.mp4. I have no idea how this got changed in the first place? Maybe some macos shenanigans. 2022-01-19 19:07:08 -06:00
formats_diagram.jq doc: Correct bencode spec URL 2022-06-13 18:49:34 +02:00
formats.jq doc: Add some padding margin to formats table to make it less likely to cause git conflicts 2022-12-05 12:25:00 +01:00
formats.md doc: remake 2022-12-05 22:03:26 -06:00
formats.svg Merge branch 'master' of https://github.com/wader/fq into macos_bookmark 2022-12-05 22:01:44 -06:00
mdsh.go Init 2021-09-12 13:08:42 +02:00
mdsh.sh doc: Add per format documentation 2022-01-29 12:01:36 +01:00
TODO.md decode,interp: Rename unknown gap fields from "unknown#" to "gap#" 2022-12-01 20:43:30 +01:00
usage.md doc,dev: Add more usage and dev tips 2022-12-03 19:00:47 +01:00