Benoit Blanchon
|
a8032f81d9
Added `JsonVariant JsonBuffer::parse()` (issue #265)
|
9 년 전 |
Benoit Blanchon
|
a241d53d28
Added `JsonVariant::as<char*>()` as a synonym for `JsonVariant::as<const char*>()` (issue #257)
|
9 년 전 |
Benoit Blanchon
|
8733f95e51
Added support of `long long` (issue #171)
|
10 년 전 |
Benoit Blanchon
|
b6d8e6c989
Updated copyright year from 2015 to 2016
|
10 년 전 |
Benoit Blanchon
|
056682327b
Changed `String` to be a `typedef` of `std::string` (issues #142 and #161)
|
10 년 전 |
Benoit Blanchon
|
39c506b419
Reduced generator size. Fixed Visual Studio warnings
|
10 년 전 |
Benoit Blanchon
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 년 전 |