Sergey Lyubka
|
733034cc75
Make frozen unescape simple \u escapes
|
6 年之前 |
Sergey Lyubka
|
690b21931a
Integrate https://github.com/cesanta/frozen/pull/38 - fix "%g" and "%e" in json_printf and json_printf_array
|
7 年之前 |
Sergey Lyubka
|
b2745ad46f
Apply https://github.com/cesanta/frozen/pull/27
|
7 年之前 |
Deomid Ryabkov
|
7110659a18
Add minimal, reduced footprint mode
|
7 年之前 |
Бобби
|
a6f91b4dc3
Make frozen tolerate 0x.. numbers
|
7 年之前 |
Deomid Ryabkov
|
7699c38069
Fix a regression and add ASAN build to tests
|
7 年之前 |
Deomid Ryabkov
|
c739b4bcb8
Frozen: Fixes for minor bugs found by Coverity
|
7 年之前 |
Sergey Lyubka
|
b52e38f8eb
Add helper json_{asprintf,vasprintf}
|
7 年之前 |
Serge A. Zaitsev
|
09e024c9ea
frozen: return -1 when array element is missing
|
7 年之前 |
Бобби
|
91a2556d2b
Make mjs & frozen vc98 & vc2017 friendly
|
8 年之前 |
Бобби
|
9e059b650d
Fix frozen
|
8 年之前 |
Бобби
|
de2f5286e8
Bug fix + more complex test for json_next
|
8 年之前 |
Бобби
|
91ac1644c7
Implement json_next_key(), json_next_elem()
|
8 年之前 |
Бобби
|
72e4156a86
Implement json_prettify, json_prettify_file
|
8 年之前 |
Бобби
|
629211cd96
Implement json_setf
|
8 年之前 |
Deomid Ryabkov
|
88d5c284a5
Test floating point conversions
|
8 年之前 |
Бобби
|
ad17bf0e2c
Implement json_fprintf()
|
8 年之前 |
Deomid Ryabkov
|
85f70a40f0
Add automated check for extern "C"
|
8 年之前 |
Sergey Lyubka
|
974ea7913d
Support %x in json_printf
|
8 年之前 |
Sergey Lyubka
|
4e9a24d7a9
Handle %c in json_printf()
|
8 年之前 |
Sergey Lyubka
|
2763408005
Fix frozen
|
8 年之前 |
Ruslan Valiullin
|
e76c7312e4
Implement cast frozen %B type to char
|
8 年之前 |
Ruslan Valiullin
|
19414cf633
frozen parse_string
|
8 年之前 |
Dmitry Frank
|
fc15e0c030
Reset value to null instead of leaving intact
|
8 年之前 |
John Goyette
|
6a99ab39a4
Check for NULL token type in scanf callback
|
8 年之前 |
Dmitry Frank
|
76c3c442b2
Fix frozen buffer overflow
|
8 年之前 |
Sergey Lyubka
|
46dbb25e1d
Add %H
|
8 年之前 |
Marko Mikulicic
|
c73ae0561d
Adapt to new registrator values
|
9 年之前 |
Deomid Ryabkov
|
4b100eef24
Make sure CC3200 enters boot loader reliably
|
9 年之前 |
Sergey Lyubka
|
bd8c0c7f93
Unescape
|
9 年之前 |