14 Commits

Author SHA1 Message Date
Zahary Karadjov
73d9e0d458
Handle changes in the serialization APIs 2019-07-18 21:20:17 +03:00
Zahary Karadjov
7922a83c4d
Serialization for sets 2019-07-16 13:20:05 +03:00
Jacek Sieka
e127b49cd4
fix typo 2019-06-28 09:50:51 +02:00
Zahary Karadjov
9d909d352a Add support and tests for Option and reference types 2019-06-24 17:38:37 +03:00
Mamy André-Ratsimbazafy
f3d8f822bd
Handle reserved keyword type as field name 2019-05-28 17:42:18 +02:00
Mamy André-Ratsimbazafy
3cb55e7057
Print custom exception names 2019-03-29 13:49:47 +01:00
Zahary Karadjov
40de103278 Detect the precide field with failing custom serialization 2019-03-20 03:17:41 +02:00
Zahary Karadjov
c2daa5a23c Improved error handling and pretty-printing for arrays 2019-03-20 01:54:16 +02:00
Ștefan Talpalaru
002c6bbb38
assert() -> doAssert()
and an explicit "test" task for the sake of nimble.sh
2019-03-14 00:39:10 +01:00
Zahary Karadjov
49c07ca512 Handle the latest OutputStream changes 2019-03-11 11:39:19 +02:00
Zahary Karadjov
edda2577a3 Handle large unsigned values and add Portable JsonMode in the Lexer 2019-01-21 19:40:14 +02:00
Zahary Karadjov
daa60be371 Handle objects without fields gracefully 2018-12-28 03:02:20 +02:00
Zahary Karadjov
6d3fae7df2 Json deserialisation; Tests 2018-12-19 12:47:53 +02:00
Zahary Karadjov
4728844a32 Initial JSON serializer 2018-11-10 02:16:09 +02:00