Dustin Oprea
|
45986dbda3
|
Now a specific error for unparseable undefined tags
|
2020-05-02 16:23:19 -04:00 |
|
Dustin Oprea
|
90b66e3d11
|
Renamed V2 constant
From ErrUnhandledUnknownTypedTag to ErrUnhandledUndefinedTypedTag. The
release just happened. There should be minimal fallout.
|
2020-01-13 13:44:00 -05:00 |
|
Dustin Oprea
|
e7e1e89ffb
|
undefined/accessor.go: Drop unnecessary parameters from Decode()
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
32a5d88770
|
New integration of common/ and undefined/ subpackages
- common/type.go: Add FormatFromType() .
- Renamed common/type_encode.go to common/value_encoder.go .
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
bf3bc4e542
|
Refactor undefined-type tag processing
|
2020-01-12 18:56:35 -05:00 |
|