Dustin Oprea
|
917e288adf
|
Refactored byte-ordering to use standard binary.ByteOrder .
- ..rather than unnecessary custom implementation.
|
2018-04-17 06:18:31 -04:00 |
|
Dustin Oprea
|
53f74d18a1
|
type: Added encoding and complete encode/parse tests.
|
2018-04-17 06:06:51 -04:00 |
|
Dustin Oprea
|
42e678f6c2
|
type: Implemented workflow for undefined-type tags.
- Implemented for the straightforward tags. Noted what had to be done
for the rest.
|
2018-04-16 00:30:39 -04:00 |
|
Dustin Oprea
|
172013e0f0
|
ifd: Implemented recursion. Refactored IFD seeking.
- tags.yaml: Uncommented previously-unhandleable tags.
|
2018-04-15 23:13:25 -04:00 |
|
Dustin Oprea
|
1511788a4e
|
ifd: Implemented several layers of value processing. Done.
- It's going to be laborious to write unit-tests for, though.
|
2018-04-15 01:25:30 -04:00 |
|