Phil H
|
a7138b22a5
|
Fix 'unmarsal' typo
|
2021-12-05 19:04:14 -08:00 |
|
gingerBill
|
a75dc9d86d
|
Fix minor issue with unmarshal for booleans
|
2021-11-13 19:07:16 +00:00 |
|
gingerBill
|
19ac822e4a
|
Improve reflect.Type_Info_Complex support
|
2021-09-29 15:08:45 +01:00 |
|
gingerBill
|
9d797ea225
|
Add more support for complex types
|
2021-09-29 15:02:51 +01:00 |
|
gingerBill
|
c22f2866c7
|
Remove fmt dependency
|
2021-09-29 13:18:06 +01:00 |
|
gingerBill
|
9bc12e3f38
|
Improve json.marshal error handling for io.Writer; Add docs for the different JSON specifications
|
2021-09-29 13:06:03 +01:00 |
|
gingerBill
|
d452758afc
|
Improve MJSON handling
|
2021-09-28 15:01:11 +01:00 |
|
gingerBill
|
c933054872
|
Support json.Specification.MJSON
https://bitsquid.blogspot.com/2009/10/simplified-json-notation.html
|
2021-09-28 14:53:16 +01:00 |
|
gingerBill
|
ea0bf05727
|
Make it clear that integers are parsed separately from floats
|
2021-09-28 12:18:11 +01:00 |
|
gingerBill
|
14a3ddb9af
|
Allow for union{T} like types in json.unmarshal
|
2021-09-25 18:05:35 +01:00 |
|
gingerBill
|
6a271355a6
|
Add json.unmarshal
|
2021-09-25 17:47:45 +01:00 |
|