This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-05-30 00:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0400eef6830d02d4e3d58f930bf95260b5e485f
Nim
/
tests
/
closure
History
Bung
66cbcaab84
fix
#20152
Illegal capture of closure iterator, when should be legal (
#20607
)
2022-10-21 09:59:05 +02:00
..
t1641.nim
…
t8550.nim
…
t11042.nim
closes
#11042
; add testcase (
#19935
)
2022-06-28 16:49:31 +08:00
t15594.nim
…
t20152.nim
fix
#20152
Illegal capture of closure iterator, when should be legal (
#20607
)
2022-10-21 09:59:05 +02:00
tboehmdeepcopy.nim
…
tcapture.nim
…
tclosure_issues.nim
…
tclosure.nim
'lock levels' are deprecated, now a noop (
#20539
)
2022-10-11 09:17:09 +02:00
texplicit_dummy_closure.nim
…
tinfer_closure_for_nestedproc.nim
…
tinvalidclosure2.nim
…
tinvalidclosure3.nim
…
tinvalidclosure4.nim
…
tinvalidclosure5.nim
'lock levels' are deprecated, now a noop (
#20539
)
2022-10-11 09:17:09 +02:00
tinvalidclosure.nim
'lock levels' are deprecated, now a noop (
#20539
)
2022-10-11 09:17:09 +02:00
tmacrobust1512.nim
…
tnested.nim
fixes
#19162
; enable
strictEffects
for v2 (
#19380
)
2022-10-15 14:07:40 +02:00
ttimeinfo.nim
…
uclosures.nim
…