Ugorji Nwoke
|
660dda6eaf
codecgen: do not add a separator until first entry is entered.
|
9 years ago |
Ugorji Nwoke
|
7d9b80c277
codecgen: use real type names if available before constructing name based on kind.
|
9 years ago |
Ugorji Nwoke
|
08bbe4aa39
codecgen: use actual type (not underlying) when doing direct assignment during decode.
|
9 years ago |
Ugorji Nwoke
|
f1401fe11e
codecgen: Honor name from struct tag during encoding, and support unexported types.
|
9 years ago |
Ugorji Nwoke
|
141348dbea
codecgen: add 'map entry separator' in generated code for maps.
|
9 years ago |
Ugorji Nwoke
|
c8676e5e9d
codecgen: support un-named types as fields of structs.
|
9 years ago |
Ugorji Nwoke
|
b9bc36280d
codec: fully support encoding/decoding from/to chan type.
|
9 years ago |
Ugorji Nwoke
|
b5e234a12e
codec: error handling cleanup, and unsafe build tag.
|
9 years ago |
Ugorji Nwoke
|
c11bd15611
codecgen: account for zero external packages when generating version check in init.
|
10 years ago |
Ugorji Nwoke
|
006e153430
major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc.
|
10 years ago |