Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jsonutils: pass opt for object in object (#16615) | inv2004 | 2021-01-07 | 1 | -1/+1 |
* | jsonutils: fromJson forward opt param fix (#16612) | inv2004 | 2021-01-06 | 1 | -4/+4 |
* | Fix broken links in docs (#16336) | Elliot Waite | 2020-12-14 | 1 | -4/+4 |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -1/+1 |
* | Add some enhancements to `jsonutils.nim` (#15133) | Ivan Bobev | 2020-09-09 | 1 | -31/+247 |
* | fromJson: support object variants (#14694) | Timothee Cour | 2020-06-24 | 1 | -15/+73 |
* | make `fromJson/toJson` work with `array[range, typ]`, + 1 bugfix (#14669) | Timothee Cour | 2020-06-15 | 1 | -8/+24 |
* | `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependenc... | Timothee Cour | 2020-06-08 | 1 | -0/+126 |