Mattias Wadman
|
29005c70bf
|
interp,dump: Show address bar for root, nested roots and on format change
Also increase indent for nested roots a bit.
Makes it a bit easier to read i think.
|
2022-08-09 18:09:41 +02:00 |
|
Mattias Wadman
|
47350e46a6
|
zip: Add uncompress=false test and some docs
|
2022-05-26 16:39:01 +02:00 |
|
Mattias Wadman
|
e641274487
|
zip: Add zip64 support and uncompress option
{uncompress:boolean} uncompress and probe, default true
|
2022-05-26 12:46:50 +02:00 |
|
Mattias Wadman
|
377af133e0
|
fqtest: Cleanup path usage
Make cwd for a test script the directory where the script is.
Use relative paths
|
2022-05-21 20:03:25 +02:00 |
|
Mattias Wadman
|
2dc509ab2f
|
interp: Refactor dump and revert #259 for now
Causes address bar to not be shown in some cases.
Will have to rethink and redo the whole dump thing somehow.
|
2022-05-20 12:38:43 +02:00 |
|
Mattias Wadman
|
5109df4a50
|
interp: dump: Show address bar for nested roots
Hopefully makes it a bit easier to read and spot
|
2022-05-11 00:00:39 +02:00 |
|
Mattias Wadman
|
5ff67e4cfe
|
formats: Sym and field name cleanup to be more jq friendly
|
2022-04-05 13:59:57 +02:00 |
|
Mattias Wadman
|
fc0aacb654
|
interp: Cleanup display aliases, now: d, da, dd, dv, ddv
Think it makes sense to have them all start with d.
Also f is often used as function argument name.
|
2022-01-28 18:25:38 +01:00 |
|
Mattias Wadman
|
bfc977b810
|
png: Decode PLTE and tRNS chunks and cleanup syms a bit
|
2022-01-07 14:31:18 +01:00 |
|
Mattias Wadman
|
6ed2e2e72e
|
interp: dump: Indicate arrays using jq-syntax
Related to #16
|
2021-12-08 16:24:28 +01:00 |
|
Mattias Wadman
|
4f8d03731d
|
format,decode: Some crc and endian refactor
|
2021-11-24 12:01:01 +01:00 |
|
Mattias Wadman
|
fc76907c07
|
png: Add proper color type
|
2021-11-23 17:04:21 +01:00 |
|
Mattias Wadman
|
606c0b67ae
|
format: Add vorbis-comment-picture test, add .gitignore and cleanup
|
2021-11-21 19:32:52 +01:00 |
|
Mattias Wadman
|
9029143acc
|
zip: Fix nested decode for none compress
|
2021-11-21 12:01:09 +01:00 |
|
Mattias Wadman
|
d838d2f613
|
zip: Add format decoder
|
2021-11-19 00:22:26 +01:00 |
|