Bung 094a29eb31 add test case for #19095 (#22566) 9 months ago
..
t11042.nim 8a344cb25b closes #11042; add testcase (#19935) 1 year ago
t15594.nim eb429988cd fixes #15594 (#15819) 3 years ago
t1641.nim 9570c6e6f4 Add a test-case for #1641 6 years ago
t19095.nim 094a29eb31 add test case for #19095 (#22566) 9 months ago
t20152.nim 66cbcaab84 fix #20152 Illegal capture of closure iterator, when should be legal (#20607) 1 year ago
t8550.nim ba7c874a7d Mysterious fix for #8550 (#8561) 5 years ago
t9334.nim 100eb6820c close #9334 (#22565) 9 months ago
tboehmdeepcopy.nim 7be896a75a disable tboehmdeepcopy for Windows as we don't have a version of Boehm GC on Windows 6 years ago
tcapture.nim f3eb0a5970 capture macro now accepts variables of different types (#13356) 4 years ago
tclosure.nim b02c1dd6ca fixes #22297; return in the finally in the closure iterators (#22300) 11 months ago
tclosure_issues.nim 6d8cf25bd7 deprecate `do:` meaning `do ():` + misc cleanup (#20927) 1 year ago
texplicit_dummy_closure.nim 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) 5 years ago
tinfer_closure_for_nestedproc.nim 7a0191ac7e fixes #9441 5 years ago
tinvalidclosure.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 1 year ago
tinvalidclosure2.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tinvalidclosure3.nim 1105d03644 require errormsg to be specified before file. 5 years ago
tinvalidclosure4.nim 38068f9778 Make explicit {.nimcall.} a seperate calling convention 3 years ago
tinvalidclosure5.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 1 year ago
tmacrobust1512.nim e012eb1001 updated tests to be executed 5 years ago
tnested.nim 1e15f975b8 fixes #19162; enable `strictEffects` for v2 (#19380) 1 year ago
tstmtlist.nim 6d8cf25bd7 deprecate `do:` meaning `do ():` + misc cleanup (#20927) 1 year ago
ttimeinfo.nim 48e7775ad1 Make the fields of `times.DateTime` private (#14197) 4 years ago
uclosures.nim e61cfea78b Fixed broken test. Added closureScope test. 8 years ago