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-02-26 21:05:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c34a68d76f7f552b235592da7634acc333275df9
Nim
/
tests
/
parallel
History
def
7177e0058b
Consistently use Channel instead of TChannel
2016-02-25 04:04:45 +01:00
..
nim.cfg
…
t5000.nim
…
tarray_of_channels.nim
Consistently use Channel instead of TChannel
2016-02-25 04:04:45 +01:00
tconvexhull.nim
…
tdeepcopy2.nim
…
tdeepcopy.nim
…
tdisjoint_slice1.nim
…
tdisjoint_slice2.nim
…
tdont_be_stupid.nim
…
tflowvar.nim
…
tforstmt.nim
…
tgc_unsafe2.nim
Consistently use Channel instead of TChannel
2016-02-25 04:04:45 +01:00
tgc_unsafe.nim
Consistently use Channel instead of TChannel
2016-02-25 04:04:45 +01:00
tguard1.nim
Fix a few deprecation warnings
2016-01-25 19:10:37 +01:00
tguard2.nim
…
tinvalid_array_bounds.nim
…
tinvalid_counter_usage.nim
…
tlet_spawn.nim
…
tmissing_deepcopy.nim
…
tnon_disjoint_slice1.nim
…
tparfind.nim
disjoint checker is smarter (and slower)
2015-09-23 21:46:34 +02:00
tpi.nim
…
tptr_to_ref.nim
…
treadafterwrite.nim
tests: Trim .nim files trailing whitespace
2015-09-04 23:04:32 +02:00
tsimple_array_checks.nim
…
tsysspawn.nim
…
tsysspawnbadarg.nim
…
tuseafterdef.nim
tests: Trim .nim files trailing whitespace
2015-09-04 23:04:32 +02:00
twrong_refcounts.nim
…