summary refs log tree commit diff stats
path: root/tests/generics/tforwardgenericconstrained.nim
Commit message (Collapse)AuthorAgeFilesLines
* Refactor json macro (#12391)Arne Döring2019-10-171-0/+73
* closes #12316 * make tjsonmacro work at js target * closes #12289 * closes #11988 * also fixed gdb related stuff