Mattias Wadman

Results 80 issues of Mattias Wadman

Not sure if some of the warnings actually are bugs. For example should `amountForPath` be used in `keyPath.index+= amount;` instead of `amount`?

Is there a reason it is left out? It's the only `_by` function without a `` companion. Suggested definition: `def group: group_by(.);`

**Describe the bug** RHS of a update-assignment `//=` expression is always evaluated even if LHS is `null` or `false`. As jq has some non-pure functions like `input` and `debug` it...

feature request

Hi I noticed something when i tried to use the current value for `+=`. In the [documentation](https://stedolan.github.io/jq/manual/#Assignment) it says: > jq has a few operators of the form a op=...

Hi, it seems like the `empty` keyword is missing

One of reasons fq is not called bq is because i was aiming for decoding formats not only binary formats. Is "jq for formats" good or should be clearer? Suggestions...

See sqlite3.{go,jq} for TODO Related to #27

TODO in top of pdf.go