summary refs log tree commit diff stats
path: root/tests/generics/treentranttypes.nim
Commit message (Expand)AuthorAgeFilesLines
* test case haul for old generic/template/macro issues (#22564)metagn2023-08-271-0/+11
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-8/+0
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-1/+1
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-2/+2
* close #5756Zahary Karadjov2017-06-201-0/+30
* Fix #5962Zahary Karadjov2017-06-201-0/+81