Ugorji Nwoke
|
7865e43e77
codec: reflect.ValueOf is now rv4i (to allow future optimization)
|
5 years ago |
Ugorji Nwoke
|
82c888b413
codec: support test execution in go 1.4
|
5 years ago |
Ugorji Nwoke
|
9755d889f6
codec: remove comments and empty lines (nit)
|
5 years ago |
Ugorji Nwoke
|
a2c9fa2507
codec: fix cbor handling of "SkipUnexpectedTags" and add test to validate
|
5 years ago |
Ugorji Nwoke
|
cf85d7fda7
codec: test and bench: general clean up
|
5 years ago |
Ugorji Nwoke
|
be38b7006b
codec: make tests more robust
|
6 years ago |
Ugorji Nwoke
|
e60f01bc16
codec: update copyright to say 2012-2018
|
7 years ago |
Ugorji Nwoke
|
11a0ade6f6
codec: test: expand cbor half float tests
|
7 years ago |
Ugorji Nwoke
|
d03304bb1d
codec: test: add half float test for cbor
|
7 years ago |
Ugorji Nwoke
|
5f1004d393
codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license.
|
9 years ago |
Ugorji Nwoke
|
006e153430
major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc.
|
10 years ago |
Ugorji Nwoke
|
5605f87eda
Support JSON/text-based codecs and move benchmarks to its own repo.
|
10 years ago |
Ugorji Nwoke
|
cdda719179
codec: enable cbor golden tests; first coerce value from json decoding before checking for equality.
|
10 years ago |
Ugorji Nwoke
|
c476cf2bad
codec: some overflow and 0-length container fixes, and cbor tests.
|
10 years ago |
Ugorji Nwoke
|
d3bbf953c5
codec: expand tag to uint64, and move cbor specific tests to cbor_test.go
|
10 years ago |