jangko
ce214b000d
Improve nested structure depth limit check
2023-12-29 12:31:56 +07:00
jangko
61bae43e01
Improve lexer flexibility
2023-12-26 16:03:46 +07:00
jangko
34dc825066
Add copyright year to source file
2023-12-25 22:55:07 +07:00
zah
f42567c00c
Basic support for Json flavours without default object serialization ( #66 )
...
Other changes:
* Migrate many procs accepting JsonReader to JsonLexer in order to
reduce the number of generic instantiations and the resulting code
bloat
2023-12-19 12:00:24 +02:00
Tanguy
010aa238cf
Enable styleCheck:usages
2021-12-15 13:17:38 +02:00
Zahary Karadjov
2f5e71b25f
Use the latest FastStreams API
2020-05-13 11:43:52 +03:00
Zahary Karadjov
16931f4fa3
Use the improved InputStream API
2020-04-10 16:46:12 +03:00
Zahary Karadjov
c108ba90e6
Update the lexer test and add it to nimble test
2020-03-25 18:43:56 +02:00
andri lim
a0607c6375
fix 32 bit problem
2019-08-14 15:44:59 +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