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-10 07:34:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4eccfb979eeabc18ac671ffd7d83348cd3aa2296
Nim
/
tests
/
closure
History
Araq
59f61bae05
new jester compiles
2014-06-28 01:03:07 +02:00
..
tclosure2.nim
…
tclosure3.nim
…
tclosure4.nim
…
tclosure.nim
rewrote lambdalifting; fixes deeply nested closures
2014-06-26 15:58:41 +02:00
tclosurebug2.nim
…
tclosuremacro.nim
Param name and type combos now work in type sig. sugar.
2014-04-20 22:08:03 +01:00
tinterf.nim
…
tinvalidclosure2.nim
…
tinvalidclosure.nim
…
tjester.nim
new jester compiles
2014-06-28 01:03:07 +02:00
tnamedparamanonproc.nim
…
tnestedclosure.nim
some progress for jester+async
2014-06-27 16:03:11 +02:00
tnestedproc.nim
…
uclosures.nim
…