Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #17490 (#17491) | flywind | 2021-03-24 | 1 | -0/+11 |
| | |||||
* | fix #17383: json.%,to and jsonutils.formJson,toJson now works with ↵ | Timothee Cour | 2021-03-16 | 1 | -1/+20 |
| | | | | | | | uint|uint64 (#17389) [backport:1.2] * fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint64 * fixup * fix for js | ||||
* | fix #17275 (#17276) | flywind | 2021-03-09 | 1 | -4/+1 |
| | |||||
* | follow up #17165 (#17262) | flywind | 2021-03-04 | 1 | -0/+40 |
| | |||||
* | remove unnecessary when statement (#17135) | flywind | 2021-02-21 | 1 | -1/+10 |
| | |||||
* | fixes #15413 (#15768) | Andreas Rumpf | 2020-10-29 | 1 | -0/+3 |
| | | | | | | | * fixes #15413 * better hide it properly * see if this makes our list of important packages happy | ||||
* | remove isMainModule from json,os,sequtils (#14572) | Timothee Cour | 2020-06-06 | 1 | -0/+234 |
* move json.isMainModule => tjson * move isMainModule => tos,tsequtils |