yq/pkg/yqlib/doc
Kim Alvefur 7c78a15b23
Lua output fixes (#1811)
* encoder_lua: Handle explicitly positive infinity

* encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted

It seems certain operations like --prettyPrint or subset selections does
not produce a DocumentNode, which is where the lua pre- and suffix was
printed, causing those to be omitted.

* encoder_lua: Improve Tag handling robustness

Using the method call seems more reliable in case the input parser
forgets to set the tag.
2023-10-12 11:25:26 +11:00
..
operators Added tonumber support #71 2023-10-05 15:15:01 +11:00
usage Lua output fixes (#1811) 2023-10-12 11:25:26 +11:00
.gitignore Added get key examples 2020-11-26 11:20:53 +11:00
notification-snippet.md Removing old version notice 2022-10-25 12:47:13 +11:00