1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 08:28:39 +03:00
fq/pkg
Mattias Wadman 735c443b37 interp: Improve type normalization and use it for toyaml and totoml
Use smallest int type for int64, uint6 and *big.Int

Fixes integer serialization for yaml and toml for small integers, othweise
they will end up as strings.
2022-05-28 20:33:37 +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,cli: Handle ctrl-c properly 2022-03-15 22:38:12 +01:00
decode mp4,bitio: Fix broken pssh decoding and add proper reader cloning to bitio 2022-05-28 13:42:38 +02:00
fqtest interp: Add Platform() method to OS interface 2022-01-29 11:31:36 +01:00
interp interp: Improve type normalization and use it for toyaml and totoml 2022-05-28 20:33:37 +02:00
ranges decode,interp: Refactor to allow decode/fillgap a range 2021-10-19 14:38:11 +02:00
registry fq: Use go 1.18 2022-05-20 15:23:16 +02:00
scalar mp4,bitio: Fix broken pssh decoding and add proper reader cloning to bitio 2022-05-28 13:42:38 +02:00