summary refs log tree commit diff stats
path: root/tests/ccgbugs/t5701.nim
Commit message (Expand)AuthorAgeFilesLines
* refactor illegal iterator assignment detection (#12212)Arne Döring2019-10-111-27/+0
* Fix varargs int32 (#11054)Arne Döring2019-04-181-0/+10
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...Timothee Cour2019-01-081-3/+3
* Codegen fix for function pointers marked inline (#8866)LemonBoy2018-09-041-0/+17