Daniel Däschle
|
25912673a9
|
cgen: fix generic json bug (#6731)
|
2020-11-04 10:21:30 +02:00 |
Ned Palacios
|
1aec041371
|
json: fix encode/decode support for generic structs (#6489)
|
2020-09-29 03:15:00 +02:00 |
Vinicius Rangel
|
bf065674cc
|
json: maps, memory leak, and error forwarding (#6116)
|
2020-08-16 02:30:37 +02:00 |
Emily Hudson
|
46dbbd0ed0
|
json: add enum to json_test to prevent regressions
|
2020-06-02 12:13:26 +03:00 |
Delyan Angelov
|
f1f6fb1a9f
|
json: fix `f32 is not struct`
|
2020-05-31 14:17:20 +03:00 |
Enzo Baldisserri
|
1633675c11
|
gen: fix nested `or`
|
2020-05-21 22:35:43 +02:00 |
Alexander Medvednikov
|
4f307c1a78
|
checker: requre & in struct init; http: chunked encoding
|
2020-05-18 05:11:00 +02:00 |
Ned Palacios
|
5b47ec49af
|
parser: add support for multiple struct field attributes
|
2020-05-08 15:09:42 +02:00 |
Alexander Medvednikov
|
148661ead6
|
json: wrap up: encode_array()
|
2020-05-05 14:54:12 +02:00 |
Alexander Medvednikov
|
b3d7b0205a
|
json: handle field attributes
|
2020-05-05 14:41:27 +02:00 |
Alexander Medvednikov
|
ef6c418eb6
|
json: decode arrays
|
2020-05-05 13:23:44 +02:00 |
Alexander Medvednikov
|
9aa1a65489
|
checker: check match condition
|
2020-05-04 21:03:18 +02:00 |
Alexander Medvednikov
|
9823d80e0c
|
json: minor fixes + bring back the test
|
2020-05-04 20:43:22 +02:00 |
Danil-Lapirow
|
bb9d95e9aa
|
parser: allow '' in attributes
|
2019-10-18 20:17:23 +03:00 |
Michiel Vlootman
|
817f5bf0a6
|
add test for [json:fieldname]
Added test also tests the output from json.encode to make sure the json:fieldname attribute is used.
|
2019-08-23 11:43:11 +03:00 |
Alexander Medvednikov
|
e39cb41d6b
|
json: custom json field names with "[json:field_name]"
|
2019-08-23 02:54:39 +03:00 |
Danil-Lapirow
|
fe8145c697
|
json: add raw json test
|
2019-08-22 14:22:16 +03:00 |
Julian Schurhammer
|
1864e92ff4
|
parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly
|
2019-08-10 10:26:42 +02:00 |
Alexander Medvednikov
|
4594d78bd6
|
move all vlib modules to vlib/
|
2019-06-29 12:00:31 +02:00 |