Dustin Oprea
|
25524615d1
|
Fix for type-embedded strings not being encoded to JSON correctly in earlier Go's
|
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
|
5c7dc45079
|
Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go
- Add .MODULE_ROOT anchor file to support testing.
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
bf3bc4e542
|
Refactor undefined-type tag processing
|
2020-01-12 18:56:35 -05:00 |
|