Flinner
|
1486258591
|
strconv: fix `atoi` returning 0 on large strings (#10635)
|
2021-07-02 10:39:57 +03:00 |
Lukas Neubert
|
dee733aae4
|
fmt: reset const field align after multi line exprs (#9916)
|
2021-04-29 02:17:37 +03:00 |
Delyan Angelov
|
85e9cf1bd3
|
tests: add vlib/x/json2 to vtest-cleancode.v
|
2021-04-11 11:34:08 +03:00 |
Ned Palacios
|
c5302bfcf5
|
x.json2: skip whitespace before scanning (#9508)
|
2021-03-30 09:40:20 +02:00 |
Ned Palacios
|
ee879f3e41
|
x.json2: proper string encoding + minor fixes (#9026)
|
2021-03-01 10:22:36 +01:00 |
Ned Palacios
|
8dff168e01
|
x.json2: create custom scanner for scanning JSON (#8716)
|
2021-02-26 08:36:02 +02:00 |