mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
518f6af4a8
Upstream changes: Many performance improvements Error message improvments Lots of refactoring Most of the JQValue interface changes in gojq fork had to be reworked but resultet in a much nicer and cleaner changeset. fq changes: Assignment to JQValue (like a decode value) now shallowly converts the value into a jq value before assigning. Was a bit hacky as it was and this makes JQValue behave more like real jq values. This also fixes some advanced indexing issues. Actual custom path updates will be something for the future. |
||
---|---|---|
.. | ||
error.go | ||
math.go | ||
regexp.go | ||
totype.go | ||
types.go |