mirror of
https://github.com/wader/fq.git
synced 2024-11-22 15:45:45 +03:00
af35b2848d
Feels like what one would expect when doing to_entries on a decode value struct etc, that is get the pairs in same order as decoder wants. Quite sure this used to the case but was change to sorted key order when to_entries was move from bein implemented in jq to be internal for performance reasons. Now internal gojq to_entries has a special case for JQValue objects. Also use new gojq.JQType* constants for type strings and switch binary type to look more like strings. Can still use _exttype to get "binary". |
||
---|---|---|
.. | ||
aheadreadseeker | ||
ansi | ||
asciiwriter | ||
bitioextra | ||
colorjson | ||
columnwriter | ||
ctxreadseeker | ||
ctxstack | ||
difftest | ||
gojqextra | ||
hexdump | ||
hexpairwriter | ||
ioextra | ||
mapstruct | ||
mathextra | ||
pos | ||
profile | ||
progressreadseeker | ||
proxysort | ||
recoverfn | ||
script | ||
shquote |