1
1
mirror of https://github.com/wader/fq.git synced 2024-11-29 23:27:12 +03:00
fq/pkg/interp
2021-09-12 13:08:55 +02:00
..
testdata fq,cli: Rename chunk to streaks, cleanup 2021-09-12 13:08:55 +02:00
args_test.jq Init 2021-09-12 13:08:42 +02:00
args.jq cli: Make --raw-string work with input/0 and inputs/0 2021-09-12 13:08:54 +02:00
assert.jq test: Less verbose 2021-09-12 13:08:52 +02:00
buffer.go cli: Refactor options code 2021-09-12 13:08:53 +02:00
completion_test.go cli: Prepare completion for better variables support 2021-09-12 13:08:51 +02:00
completion.go cli: Prepare completion for better variables support 2021-09-12 13:08:51 +02:00
decorator.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
dump.go fq: Add truncate array support to dump/display 2021-09-12 13:08:53 +02:00
fqtest_test.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
funcs_test.jq fq: Add chunk/1 2021-09-12 13:08:55 +02:00
funcs.go fq: use jq functions for all display alises 2021-09-12 13:08:55 +02:00
funcs.jq fq: use jq functions for all display alises 2021-09-12 13:08:55 +02:00
hexdump.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
internal.jq fq,cli: Rename chunk to streaks, cleanup 2021-09-12 13:08:55 +02:00
interp.go cli: Add proper repl iterator support 2021-09-12 13:08:54 +02:00
interp.jq fq,cli: Rename chunk to streaks, cleanup 2021-09-12 13:08:55 +02:00
preview.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00
query_test.jq repl: Handle directives, add tests 2021-09-12 13:08:55 +02:00
query.jq repl: Handle directives, add tests 2021-09-12 13:08:55 +02:00
value.go mod: Use proper path and dont use replace 2021-09-12 13:08:50 +02:00