Mattias Wadman
|
f801cc0af7
|
decode: Rename s/FieldTryFormat/TryFieldFormat for consistency
|
2021-11-30 15:29:41 +01:00 |
|
Mattias Wadman
|
f40320b04c
|
decode: Remove D.Scalar* and add d.(Try)FieldScala*Fn instead
Idea is scalar fn should not read
|
2021-11-21 13:08:18 +01:00 |
|
Mattias Wadman
|
986d5ecc50
|
decode: Move registry package to decode/registry and add a format group type
|
2021-11-17 16:59:56 +01:00 |
|
Mattias Wadman
|
5d98a6949a
|
decode: Refactor Error/Fatal into printf functions
|
2021-11-17 16:26:13 +01:00 |
|
Mattias Wadman
|
b66ed32614
|
decode,interp: Make fuzzing work again and cleanup fatal/error code
|
2021-11-16 17:11:26 +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
|
6ee7977c53
|
decode,format: Allow root array
|
2021-09-16 16:27:47 +02:00 |
|
Mattias Wadman
|
473b2243c9
|
decode: Simplify and move format arg into DecodeOptions
|
2021-09-16 15:29:11 +02:00 |
|
Mattias Wadman
|
798141a0b0
|
format: Cleanup comments
|
2021-09-14 17:01:25 +02:00 |
|
Mattias Wadman
|
4b48828b32
|
format: Rename source file to match format name
|
2021-09-12 13:08:51 +02:00 |
|