Jacek Sieka
|
e485b74a10
|
treat array-of-char as string
|
2020-04-29 19:37:34 +03:00 |
Zahary Karadjov
|
f52683b2ee
|
Close #12
|
2020-04-09 20:46:48 +03:00 |
Zahary Karadjov
|
88b79e2300
|
Remove warnings in Nim 1.0.2
|
2019-11-04 18:42:34 +00:00 |
Alexander Ivanov
|
e49b8bdb43
|
Implement support for normal and ordered tables
|
2019-08-02 13:33:44 +03:00 |
Zahary Karadjov
|
342a272281
|
Some of the test cases were moved to the generic suite in nim-serialization
|
2019-08-02 11:54:47 +03:00 |
Zahary Karadjov
|
997ae368a5
|
Add a test case for case objects
|
2019-08-01 17:12:31 +03:00 |
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 |
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 |
Zahary Karadjov
|
4ffd0b3af3
|
Add a test for handling missing fields
|
2019-04-08 15:29:21 +03: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
|
a9d565f8e0
|
Tests with distinct types
|
2019-03-13 23:20:58 +02:00 |
Zahary Karadjov
|
edda2577a3
|
Handle large unsigned values and add Portable JsonMode in the Lexer
|
2019-01-21 19:40:14 +02:00 |
Ștefan Talpalaru
|
d61f2e01fb
|
add "--threads:on" to tests
and be explicit about relative path imports in them
|
2019-01-11 15:33:32 +02:00 |
Zahary Karadjov
|
6d3fae7df2
|
Json deserialisation; Tests
|
2018-12-19 12:47:53 +02:00 |