Sandu Liviu Catalin
|
d295828545
|
Add GetJSON method to buffer.
|
2023-03-05 15:37:24 +02:00 |
|
Sandu Liviu Catalin
|
ec7f1183d8
|
Basic hooking into json parsing.
Also allow customization of the fallback meta-method.
|
2022-10-02 21:24:12 +03:00 |
|
Sandu Liviu Catalin
|
5f20ffc4de
|
Remove the manual comma.
|
2022-09-17 23:49:37 +03:00 |
|
Sandu Liviu Catalin
|
08106156c4
|
Don't add comma for the root container.
|
2022-09-17 23:42:48 +03:00 |
|
Sandu Liviu Catalin
|
60119ff8fa
|
Include comma after separator braces.
|
2022-09-17 23:41:43 +03:00 |
|
Sandu Liviu Catalin
|
f4720ae77a
|
Implement custom types in JSON.
|
2022-09-17 23:25:16 +03:00 |
|
Sandu Liviu Catalin
|
42ac0e32b7
|
Implement JSON serialization.
Just the basics.
|
2022-09-15 23:03:38 +03:00 |
|
Sandu Liviu Catalin
|
d79f292729
|
Replace JSMN with SAJSON.
continuous-integration/drone/push Build is passing
|
2021-07-16 20:42:34 +03:00 |
|
Sandu Liviu Catalin
|
3ff344c296
|
Basic JSON decode implementation.
|
2021-07-13 20:07:07 +03:00 |
|
Sandu Liviu Catalin
|
ce6050cc08
|
JSMN approach.
|
2021-07-10 14:15:41 +03:00 |
|