Issues
- 0
- 1
- 1
Is it ok if I publish a NuGet package?
#151 opened by diogo-strube - 0
Proposed macro to override throw
#148 opened by shun126 - 1
get<int> causes linker error in visual studio, must use int64_t with PICOJSON_USE_INT64
#145 opened by jokoon - 2
_serialize collides wtih immintrin.h
#141 opened by nishiken - 2
Support input std::wstring
#126 opened by Hanam824 - 0
Any interest in sponsorship?
#137 opened by nmr8acme - 1
Build error '(': illegal token on right side of '::' on std::numeric_limits<int64_t>::min() <= ival in picojson.h
#138 opened by IshaanKarnik - 0
How to transfer to function uint8_t, uint16_t?
#139 opened by GermanAizek - 0
"assignment within conditional expression" warning with (at least) Visual Studio 2019
#129 opened by GabrieleGiuseppini - 1
- 3
picojson does not support -fno-exceptions
#117 opened by rhysd - 0
User-defined conversions
#121 opened by Timeroot - 2
Parse error syntax error at line 1 near:
#82 opened by majimboo - 0
- 0
Warning about return from void function
#119 opened by f18m - 0
numeric limits min, max
#116 opened by gha88 - 0
operator== does not honor int64_t
#113 opened by johannesgajdosik - 0
- 1
Weird issues when using custom parse contexts
#110 opened by exavi - 0
Sometimes picojson's .mkdn isn't easy to see.
#106 opened by YuseiIto - 1
Map of Maps is incorrectly parsed
#105 opened by Vicfero - 0
- 1
Couldn't parse simply JSON string
#100 opened by bl4ck5un - 1
picojson - Abort on parsing possible DoS
#94 opened by dzonerzy - 3
- 0
Warning about __STDC_FORMAT_MACROS
#91 opened by chishiro - 1
Conformance report for reference
#90 opened by miloyip - 1
Supper Integer Type
#78 opened by zhoub - 3
Get root node?
#86 opened by egordorichev - 0
missed colon in the first example in readme
#83 opened by Dushistov - 2
String to array
#80 opened by tpolekhin - 5
Hexadecimal support
#79 opened by m1tk4 - 0
consider exposing value::_type or provide a value::_type to std::string utility
#77 opened by weegreenblobbie - 0
do "explicit" is needed in the constructor ?
#76 opened by satoren - 1
bug on Solaris10 (gcc version 4.4.2)
#69 opened by takmatumot - 4
Maintaining order of values when serializing.
#54 opened by Ender1618 - 5
- 2
- 5
- 2
No operator[] for const object
#59 opened by JetForMe - 4
Crashes parsing end of array or empty array
#60 opened by JetForMe - 3
- 1
Support arbitrary precision numbers
#51 opened by ChrisJefferson - 6
No function to access nested values
#44 opened by amikhalev - 1
Consider add clib package.json
#50 opened by quark-zju - 1
Picojson has evil globals
#48 opened by rmartinho - 3
Adding license clause to example files.
#41 opened by timothysc - 0
is<int>() is defined even though get<int>() is not
#35 opened by kazuho