bump
|
f1ad7009af
|
Update github-go-version from 1.17.1, 1.17.1 to 1.17.2
|
2021-10-08 18:34:51 +02:00 |
|
bump
|
078cf29098
|
Update docker-golang from 1.17.1 to 1.17.2
|
2021-10-08 18:34:04 +02:00 |
|
Mattias Wadman
|
879bb569f3
|
interp: Correctly check if _decode_value, add more has/1 tests
|
2021-10-07 13:35:48 +02:00 |
|
Mattias Wadman
|
691688022f
|
fqtest: Refactor our script part to own package
Hopefully can be reused for docs generation
|
2021-10-06 18:49:03 +02:00 |
|
Mattias Wadman
|
30ad6433b9
|
make: go build args should not be quoted
|
2021-10-06 12:02:03 +02:00 |
|
Mattias Wadman
|
f9622c2dc7
|
vorbis_comment: Fix field name typo
|
2021-10-06 12:01:07 +02:00 |
|
Mattias Wadman
|
1c3c65b191
|
interp: Rework buffer, still confusing
|
2021-10-05 22:26:05 +02:00 |
|
Mattias Wadman
|
b0694f55cd
|
make: Move build flags to vars
|
2021-10-05 13:01:00 +02:00 |
|
Mattias Wadman
|
ac106d9ca5
|
goreleaser: Cleanup
|
2021-10-05 12:27:24 +02:00 |
|
Mattias Wadman
|
71e87e6ff2
|
bump: Cleanup config, add config for release.yml
|
2021-10-05 12:18:47 +02:00 |
|
Mattias Wadman
|
b641c77216
|
interp: Cleanup unfinished/broken preview
|
2021-10-02 20:42:11 +02:00 |
|
Mattias Wadman
|
5a5f01e179
|
gojq: Update fq fork
|
2021-10-02 12:12:46 +02:00 |
|
Mattias Wadman
|
ff143d0bdb
|
interp: Remove redundant decode arg
|
2021-10-02 10:53:01 +02:00 |
|
Mattias Wadman
|
761c411ca9
|
exif: Add note about JPEGInterchangeFormat
|
2021-10-01 17:08:16 +02:00 |
|
Mattias Wadman
|
15e9f6f0af
|
ansi: Correct background reset code
|
2021-09-30 22:37:45 +02:00 |
|
Mattias Wadman
|
20021f48ec
|
bitio: Handle < 0 nbits
Read/Write64 panic on < 0 bits
Readers return error
|
2021-09-29 11:53:21 +02:00 |
|
Mattias Wadman
|
723542aea2
|
flac_frame: Make utf8Uint reader more correct and robust
|
2021-09-29 11:53:14 +02:00 |
|
Mattias Wadman
|
d365ab794f
|
gojq: Update gojq fq fork
|
2021-09-28 23:33:56 +02:00 |
|
Mattias Wadman
|
263a77f4d6
|
make: Mark actual and cover as phony
|
2021-09-28 13:15:55 +02:00 |
|
Mattias Wadman
|
aa38ccf0e1
|
format,interp: Use MustGroup and add probe order test
|
2021-09-28 13:08:22 +02:00 |
|
Mattias Wadman
|
8a4f66f616
|
mp3: Probe order after formwats with raw samples and similar sync headers
|
2021-09-28 13:07:10 +02:00 |
|
Mattias Wadman
|
577c0f5315
|
format: Add panic if register after resolve
|
2021-09-28 13:04:51 +02:00 |
|
Mattias Wadman
|
13e98d44be
|
lint: Fix unused bufferRange and toBufferView
|
2021-09-28 02:07:44 +02:00 |
|
Mattias Wadman
|
618c1ea79f
|
interp: Refactor/Rename BufferView
TODO: fix bit level dump again
|
2021-09-28 01:46:32 +02:00 |
|
Mattias Wadman
|
c997536f14
|
interp: Add root, buffer_root, format_root, parent and parents
|
2021-09-28 01:46:29 +02:00 |
|
Mattias Wadman
|
9035278e81
|
gojqextra: Move errors to own file
|
2021-09-28 01:45:32 +02:00 |
|
Mattias Wadman
|
f1fcbe5dfb
|
interp: Make has/1 work for _ext keys
|
2021-09-28 01:45:27 +02:00 |
|
Mattias Wadman
|
567bc4b342
|
interp: Rename to* funcs to match
|
2021-09-27 23:03:53 +02:00 |
|
Mattias Wadman
|
ab8080f495
|
make: Reorganize test targets
Fix whitespaces in tests
|
2021-09-27 22:47:17 +02:00 |
|
Mattias Wadman
|
3ff0c9b5e0
|
lint: Enable errcheck adnd revive
|
2021-09-27 11:01:14 +02:00 |
|
Mattias Wadman
|
5bf4bc791a
|
make: Rename testwrite to actual
|
2021-09-27 11:00:54 +02:00 |
|
Mattias Wadman
|
17a708ff2b
|
todo: Remove fixed repl item
|
2021-09-27 11:00:35 +02:00 |
|
Mattias Wadman
|
2daa738de8
|
flac_frame: Use d.Invalid for posssible errors
|
2021-09-24 16:26:17 +02:00 |
|
Mattias Wadman
|
00b7c18b65
|
doc: Some more doc work
|
2021-09-24 15:41:23 +02:00 |
|
Mattias Wadman
|
cf26b1fc8e
|
interp: _readline: Use _repeat_break, add test
|
2021-09-23 14:39:03 +02:00 |
|
Mattias Wadman
|
0cce5ec61f
|
interp: Reorganize, move out repl and options, more functions to funcs.jq
|
2021-09-22 21:08:36 +02:00 |
|
Mattias Wadman
|
b75da3001a
|
gojq: Update jq fork
simlify error.typeof in gojq
|
2021-09-22 18:58:28 +02:00 |
|
Mattias Wadman
|
f4cd7bff3c
|
gojq: Update jq fork
join/1 improvments
|
2021-09-22 18:43:38 +02:00 |
|
Mattias Wadman
|
110c86b959
|
interp: Fix broken dynamic width/height
Refactor options to fixed/dynamic and just use stack
Added support for env in fqtest readlines
|
2021-09-22 18:18:57 +02:00 |
|
Mattias Wadman
|
528e6b91ab
|
interp: Refactor and use mapstructure
|
2021-09-22 01:35:27 +02:00 |
|
Mattias Wadman
|
6ce4ba919b
|
interp: Use snake_case for all options
|
2021-09-22 00:32:57 +02:00 |
|
Mattias Wadman
|
bf19588e35
|
interp: Add ansi helper
|
2021-09-21 17:34:02 +02:00 |
|
Mattias Wadman
|
3e7e133047
|
interp: Move formats func def to jq
|
2021-09-21 16:42:35 +02:00 |
|
Mattias Wadman
|
ed21f36b23
|
mp3_frame: Rename samples_per_frame to sample_count
|
2021-09-20 18:54:20 +02:00 |
|
Mattias Wadman
|
976e992c31
|
interp: Move progress logic to jq
|
2021-09-20 17:47:40 +02:00 |
|
Mattias Wadman
|
5c733adff3
|
readline: Update fq fork
Fix word delete before first word
Multi line move backwards redraw fix
Undo support
Shift-tab go back completion
Windows delete support
|
2021-09-20 14:48:32 +02:00 |
|
Mattias Wadman
|
d4142b875c
|
decode,png: Add FieldFormatReaderLen, refactor out zlib to format
|
2021-09-19 20:49:15 +02:00 |
|
Mattias Wadman
|
d03a1c910b
|
todo: add echo '{} {} {}' | jq difference
|
2021-09-19 15:04:59 +02:00 |
|
Mattias Wadman
|
bf5c222acb
|
gojq: Update fq fork
|
2021-09-19 12:07:37 +02:00 |
|
Mattias Wadman
|
3bfc95b3c2
|
test: Nicer test output
|
2021-09-19 11:58:37 +02:00 |
|