Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #16822 (#16884) | flywind | 2021-02-01 | 1 | -2/+1 |
* | jsonutils.jsonTo: support opt (#16739) | Timothee Cour | 2021-01-17 | 1 | -0/+3 |
* | Jsonutils: pass opt for object in object (#16615) | inv2004 | 2021-01-07 | 1 | -0/+6 |
* | jsonutils: fromJson forward opt param fix (#16612) | inv2004 | 2021-01-06 | 1 | -0/+14 |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -1/+1 |
* | Add some enhancements to `jsonutils.nim` (#15133) | Ivan Bobev | 2020-09-09 | 1 | -2/+183 |
* | fromJson: support object variants (#14694) | Timothee Cour | 2020-06-24 | 1 | -0/+53 |
* | make `fromJson/toJson` work with `array[range, typ]`, + 1 bugfix (#14669) | Timothee Cour | 2020-06-15 | 1 | -0/+26 |
* | `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependenc... | Timothee Cour | 2020-06-08 | 1 | -0/+44 |