summary refs log tree commit diff stats
path: root/tests/stdlib/tjsonutils.nim
Commit message (Expand)AuthorAgeFilesLines
* Add some enhancements to `jsonutils.nim` (#15133)Ivan Bobev2020-09-091-2/+183
* fromJson: support object variants (#14694)Timothee Cour2020-06-241-0/+53
* make `fromJson/toJson` work with `array[range, typ]`, + 1 bugfix (#14669)Timothee Cour2020-06-151-0/+26
* `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependenc...Timothee Cour2020-06-081-0/+44