Skip to content

Commit

Permalink
todo: add echo '{} {} {}' | jq difference
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Sep 19, 2021
1 parent bf5c222 commit d03a1c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Unknown field filling is currently only done on root, should be done per "framed" decode.
- Sub buffers range is broken, could have a different size in parent (ex: compressed).
- Symbolic values should be more intuitive, should not need to use ._symbol.
- `echo '{} {} {}' | jq` vs `echo '{} {} {}' | fq` works differently. fq currently decodes one root format and might add unknown fields etc. Maybe should work differently for `json` format?

### TODO and ideas

Expand Down

0 comments on commit d03a1c9

Please sign in to comment.