summary refs log tree commit diff stats
path: root/tests/closure/tcapture.nim
Commit message (Expand)AuthorAgeFilesLines
* capture macro now accepts variables of different types (#13356)Clyybber2020-02-151-3/+11
* Fix capture for object types (#13315)Clyybber2020-02-021-2/+16
* introduce capture macro (#12712)Judd2019-12-101-0/+12