summary refs log tree commit diff stats
path: root/lib/std/jsonutils.nim
Commit message (Expand)AuthorAgeFilesLines
* fromJson: support object variants (#14694)Timothee Cour2020-06-241-15/+73
* make `fromJson/toJson` work with `array[range, typ]`, + 1 bugfix (#14669)Timothee Cour2020-06-151-8/+24
* `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependenc...Timothee Cour2020-06-081-0/+126