Mattias Wadman
|
3fafee8559
|
interp: Clearer help for -d
|
2021-11-16 08:43:29 +01:00 |
|
Mattias Wadman
|
1b32b42f93
|
decode: Major decode API refactor
Generate more code
More generic and comfortable API
Improve and Update format decoder to new API
Add some more format tests
|
2021-11-15 21:12:07 +01:00 |
|
Mattias Wadman
|
fcbfc29154
|
make: Move testjq.sh into pkg/interp
|
2021-11-12 00:23:16 +01:00 |
|
Mattias Wadman
|
178032e0a8
|
interp: Fix $opts shadowing in decode
|
2021-11-12 00:22:57 +01:00 |
|
Mattias Wadman
|
4c6de82354
|
dev: Add summary how start to dump tree works
|
2021-11-05 23:52:31 +01:00 |
|
Mattias Wadman
|
bfec366613
|
gojq: Update fq fork
|
2021-11-05 17:40:21 +01:00 |
|
bump
|
314bd17fae
|
Update github-go-version from 1.17.2, 1.17.2 to 1.17.3
|
2021-11-05 17:31:15 +01:00 |
|
bump
|
f5a8484aea
|
Update docker-golang from 1.17.2 to 1.17.3
|
2021-11-05 17:31:05 +01:00 |
|
Mattias Wadman
|
cc5f405554
|
interp,format: Update tests after decode refactor/tosym/toactual
|
2021-11-05 17:29:23 +01:00 |
|
Mattias Wadman
|
6a15625587
|
interp,decode: Refactor out Scalar from Value and merge Array/Struct into Compound
Also add tosym, toactual
|
2021-11-05 17:29:22 +01:00 |
|
Mattias Wadman
|
6cacc9b398
|
interp: Move *CtxWriter to ioextra, some comments cleanup
|
2021-11-05 17:28:29 +01:00 |
|
Mattias Wadman
|
ff2077bc0f
|
interp: Simplify Function, aliases done in jq now
|
2021-11-05 17:28:29 +01:00 |
|
bump
|
233aaa11ab
|
Update make-golangci-lint from 1.42.1 to 1.43.0
|
2021-11-03 17:28:03 +01:00 |
|
bump
|
1371bc7ec9
|
Update docker-golangci-lint from 1.42.1 to 1.43.0
|
2021-11-03 17:27:53 +01:00 |
|
bump
|
53a8d91902
|
Update github-golangci-lint from 1.42.1 to 1.43.0
|
2021-11-03 17:27:30 +01:00 |
|
Mattias Wadman
|
1a0089e351
|
doc: Fix typo and some improvments
|
2021-11-03 11:02:45 +01:00 |
|
Mattias Wadman
|
93322bc434
|
interp: Implement format/0 in jq
|
2021-11-03 10:58:33 +01:00 |
|
Mattias Wadman
|
d469edfcbc
|
doc,make: Correctly strip out graphviz version from svg
|
2021-11-02 16:16:26 +01:00 |
|
Mattias Wadman
|
b0ad3f2036
|
w
|
2021-11-02 16:15:36 +01:00 |
|
Mattias Wadman
|
571bf29ab2
|
Change project title
|
2021-11-01 17:47:36 +01:00 |
|
Mattias Wadman
|
95b9c3253a
|
make: doc/formats.svg: Ignore graphviz verison to get less diff
|
2021-11-01 17:44:37 +01:00 |
|
Mattias Wadman
|
58ba84ff93
|
decode,interp: Add RecoverableErrorer interface instead of enumerate
|
2021-11-01 17:41:39 +01:00 |
|
Mattias Wadman
|
96cc1283cd
|
interp: Eval options in jq instead of calling jq from go
Simpler and causes less weird performance issues
|
2021-11-01 17:05:36 +01:00 |
|
Mattias Wadman
|
13fae09172
|
interp: Don't print context cancel
|
2021-11-01 13:01:05 +01:00 |
|
Mattias Wadman
|
80b5d66c7a
|
interp: Document inputs and repl/cli details
|
2021-11-01 13:01:05 +01:00 |
|
Mattias Wadman
|
0660ff08c6
|
interp: Clear up confusing --rawfile (add a jq alias)
|
2021-11-01 13:01:05 +01:00 |
|
Mattias Wadman
|
472c1ef081
|
interp: Refactor out string_input to own function
|
2021-11-01 11:40:24 +01:00 |
|
Mattias Wadman
|
0e8c82afb1
|
doc: Improve readme goals a bit
|
2021-10-31 15:25:45 +01:00 |
|
Mattias Wadman
|
0d693aa59e
|
interp: Add line between usage and args help
|
2021-10-30 18:35:21 +02:00 |
|
Mattias Wadman
|
4104a18697
|
gojq: Update fq fork
|
2021-10-30 18:25:23 +02:00 |
|
Mattias Wadman
|
1e1ad14cc2
|
difftest: Sync code
|
2021-10-30 01:26:00 +02:00 |
|
Mattias Wadman
|
67898cb44a
|
interp: Cleanup, use BufferRange for _open, progress for all decode
|
2021-10-30 01:17:14 +02:00 |
|
Mattias Wadman
|
08142063b3
|
doc: Fix typos and old examples
|
2021-10-29 18:46:19 +02:00 |
|
Mattias Wadman
|
88eade9ab9
|
ogg: Add flac support
Refactor flac_streaminfo and flac_metadata from flac_metadatablocks
Some deocde bitbuf api cleanup
|
2021-10-29 18:30:16 +02:00 |
|
Mattias Wadman
|
97f7317928
|
interp: Rework repl prompt code and fix some whitespace issues again
|
2021-10-28 12:08:19 +02:00 |
|
Mattias Wadman
|
cfdd92215d
|
interp: Fix prompt issue with format
|
2021-10-27 16:40:39 +02:00 |
|
Mattias Wadman
|
8019212f6e
|
make: Enable -race for tests
|
2021-10-27 14:56:42 +02:00 |
|
Mattias Wadman
|
80a69977a1
|
interp: Fix file leak and always cache for now
|
2021-10-26 11:50:59 +02:00 |
|
Mattias Wadman
|
826c8bd555
|
interp: Make include abs path work again
|
2021-10-26 11:02:30 +02:00 |
|
Mattias Wadman
|
1d83554b4a
|
todo: Add note about test and capture with buffer
|
2021-10-26 11:01:37 +02:00 |
|
Mattias Wadman
|
2e964fa44f
|
interp: Disable progress after decode is done
Otherwise reading might cause progress output
|
2021-10-25 11:11:26 +02:00 |
|
Mattias Wadman
|
c1d9b4d2d5
|
flac_metadatablocks: typ > 127 can't happen, add app id
|
2021-10-23 23:06:03 +02:00 |
|
Mattias Wadman
|
4d94c9a549
|
todo: Clenaup a bit
|
2021-10-23 10:42:06 +02:00 |
|
Mattias Wadman
|
bc1b3bf819
|
todo: Add note about symbols and iprint improvments
|
2021-10-22 11:01:48 +02:00 |
|
Mattias Wadman
|
b024316289
|
interp: Remove accidental extra space after path in prompt
|
2021-10-22 00:17:46 +02:00 |
|
Mattias Wadman
|
95ec5e1077
|
Cleanup and rename s/BufferView/BufferRange
|
2021-10-21 00:48:30 +02:00 |
|
Mattias Wadman
|
eedfd16b40
|
interp: Replace find with overloaded match that support buffer
|
2021-10-20 21:16:13 +02:00 |
|
Mattias Wadman
|
093ee71bc4
|
gojq: Update fq fork
|
2021-10-20 19:28:01 +02:00 |
|
Mattias Wadman
|
bc9951cc59
|
flac_frame: Fail if trying to decode outside block size
|
2021-10-20 13:55:34 +02:00 |
|
Mattias Wadman
|
4af5739712
|
interp: Rework string/buffer for decode values
|
2021-10-20 01:31:59 +02:00 |
|