1
1
mirror of https://github.com/wader/fq.git synced 2024-12-23 13:22:58 +03:00
fq/format/tiff
Mattias Wadman e3ae1440c9 interp: Rename to/from<format> functions to to_/from_<format>
Feels less cluttered, easier to read and more consistent.

Still keep tovalue, tobytes etc that are more basic functions this
only renamed format related functions.
Also there is an exceptin for to/fromjson as it comes from jq.

Also fixes lots of spelling errors while reading thru.
2022-12-21 17:48:39 +01:00
..
testdata interp: Rename to/from<format> functions to to_/from_<format> 2022-12-21 17:48:39 +01:00
exif.go interp,format: Refactor registry usage and use function helpers 2022-07-16 19:24:13 +02:00
tags.go decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00
tiff.go decode: More type safe API and split scalar into multiple types 2022-12-14 16:23:58 +01:00