Mattias Wadman
|
25f5ad7566
|
fq,cli: Rename chunk to streaks, cleanup
|
2021-09-12 13:08:55 +02:00 |
|
Mattias Wadman
|
49f541c317
|
cli: Add proper repl iterator support
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
c14c29a4a9
|
cli: Cleanup and more commens
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
184df0a11b
|
cli: A bit clearner array and iter prompt
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
10d7ed7806
|
cli: Fix error filename on script error
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
ac8cfca500
|
cli: Make --raw-string work with input/0 and inputs/0
Also lots of refactor
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
17104f02d3
|
cli: Add --options to make help a bit nicer
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
6356a84f15
|
cli: Add --raw-string
|
2021-09-12 13:08:54 +02:00 |
|
Mattias Wadman
|
b849895970
|
fq: Add truncate array support to dump/display
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
ba273be71e
|
fq: Make relative include work with @builtin etc
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
e2ff2a277a
|
cli: Move help/0 to inter.jq, better help for -n
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
d23edaa4a5
|
fq: Rename bits/0 bytes/0 to tobits tobytes, remove string/0
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
518b7250e5
|
cli: Use format/0 to check if value is a format
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
75cf46f8f4
|
cli: Refactor options code
Make nearly all options be just options and cli arguments
just sets various options.
|
2021-09-12 13:08:53 +02:00 |
|
Mattias Wadman
|
1888bb2892
|
gojq: Remove div operator
Add intdiv function intead
|
2021-09-12 13:08:52 +02:00 |
|
Mattias Wadman
|
b9b0326009
|
doc: fq - jq for files
|
2021-09-12 13:08:52 +02:00 |
|
Mattias Wadman
|
54e121c72b
|
interp: Refactor repl inputs a bit
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
2684ed2561
|
cli: Prepare completion for better variables support
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
e666380c4f
|
cli: REPL and multiple files
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
0dd848de6c
|
cli: Better filenames in errors
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
394e2b3837
|
cli: Only compelete at end or whitespace
|
2021-09-12 13:08:51 +02:00 |
|
Mattias Wadman
|
1436fdc8ba
|
completion: Better and _internal handling
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
2d4eb9ccc7
|
cli: Fix non-string variables and var(; f) variant to delete etc
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
21bef18666
|
cli: User defined global vars
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
0c7fa090b0
|
gojq: Initial update support
decode value give no updateable error
JQValue json value tries to replicate behaveior
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
f8ab00eb84
|
cli: Remove unused eval debug arg
|
2021-09-12 13:08:50 +02:00 |
|
Mattias Wadman
|
f89329568a
|
cli: rename fq.jq to interp.jq
|
2021-09-12 13:08:50 +02:00 |
|