summary refs log tree commit diff stats
path: root/tests/misc/mjsondoc.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #23914; jsondoc broken in devel (#23916)ringabout2024-08-111-0/+3
| | | | | follows up https://github.com/nim-lang/Nim/pull/23064 fixes #23914
* fixes #20132; fixes the broken jsondoc comand [backport] (#20135)ringabout2022-08-041-0/+11
* fixes #20132; fixes the broken jsondoc comand * add testcase