Commit Graph

8 Commits (6842c3c1a413519782737250030e1ea788ce6f7c)

Author SHA1 Message Date
Ned Palacios 6c634086b0
json2: decode fn returns `?T`; add new tests () 2020-11-29 14:54:45 +01:00
Takahiro Yaota 258f8f6af9
parser: report unused expression error in if and or blocks () 2020-11-26 00:28:41 +01:00
Daniel Däschle 7d6f97259f
all: refactor UnionSumType to SumType () 2020-11-25 13:09:40 +02:00
Daniel Däschle aa6303f0b2
all: use the new types with old syntax () 2020-11-24 13:58:29 +01:00
Anton Zavodchikov fe3d2a9aba
json2: unescape characters () 2020-11-15 14:58:17 +02:00
div72 b0053d8910
x.json2: change default number type to i64 () 2020-11-09 07:37:53 +01:00
Ned Palacios fc375a40f8
x.json2: add fast_raw_decode; support for i64 and f32 () 2020-10-09 16:11:55 +02:00
Ned Palacios 368c2a6bf0
vlib: add x/json2 () 2020-09-10 12:05:40 +02:00