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-07-23 09:12:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81889fb84ce9fb185bdbf4d4f657c80cf94b23fc
Nim
/
tests
/
closure
History
flywind
d447c0fe3f
use typeof instead type (
#16962
)
2021-02-08 09:46:07 +01:00
..
t1641.nim
…
t8550.nim
…
t15594.nim
fixes
#15594
(
#15819
)
2020-11-02 14:16:33 +01:00
tboehmdeepcopy.nim
…
tcapture.nim
capture macro now accepts variables of different types (
#13356
)
2020-02-15 19:53:40 +01:00
tclosure_issues.nim
…
tclosure.nim
testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (
#16343
)
2020-12-14 10:58:29 +01:00
texplicit_dummy_closure.nim
…
tinfer_closure_for_nestedproc.nim
…
tinvalidclosure2.nim
…
tinvalidclosure3.nim
…
tinvalidclosure4.nim
Make explicit {.nimcall.} a seperate calling convention
2020-08-08 12:36:20 +02:00
tinvalidclosure5.nim
Use typeflag instead
2020-08-10 12:57:32 +02:00
tinvalidclosure.nim
Make explicit {.nimcall.} a seperate calling convention
2020-08-08 12:36:20 +02:00
tmacrobust1512.nim
…
tnested.nim
use typeof instead type (
#16962
)
2021-02-08 09:46:07 +01:00
ttimeinfo.nim
Make the fields of
times.DateTime
private (
#14197
)
2020-05-06 12:20:34 +02:00
uclosures.nim
…