Yuriy Glukhov 3d543b1539 Channels can now block depending on maxItems (#6153) 7 years ago
..
nim.cfg 2f721f0d99 'parallel' now requires --experimental mode 9 years ago
t5000.nim f731c5aac0 disable t5000 test for the autobuilder 10 years ago
tarray_of_channels.nim 7177e0058b Consistently use Channel instead of TChannel 8 years ago
tblocking_channel.nim 3d543b1539 Channels can now block depending on maxItems (#6153) 7 years ago
tconvexhull.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tdeepcopy.nim 76011e40ef progress on 'spawn' 10 years ago
tdeepcopy2.nim 830e0c0009 the codegen doesn't emit deepCopy for parallel statements 10 years ago
tdisjoint_slice1.nim 417b9f5a1d 'parallel' statement almost working 10 years ago
tdisjoint_slice2.nim 9953e0bbca tdisjoint_slice2 works 10 years ago
tdont_be_stupid.nim ea5217c9fc disjoint checker is somewhat smarter 9 years ago
tflowvar.nim 3866820eee made some tests green 10 years ago
tforstmt.nim ea16aca09e correct code generation for tforstmt 10 years ago
tgc_unsafe.nim 7177e0058b Consistently use Channel instead of TChannel 8 years ago
tgc_unsafe2.nim e3500ba458 Make tgc_unsafe2 green again 7 years ago
tguard1.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tguard2.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
tinvalid_array_bounds.nim 417b9f5a1d 'parallel' statement almost working 10 years ago
tinvalid_counter_usage.nim 31b8fd66b1 'parallel' statement: next steps 10 years ago
tlet_spawn.nim 8930ba50b9 'let' within 'parallel' now works 10 years ago
tmissing_deepcopy.nim f514be0772 fixes #2286 9 years ago
tnon_disjoint_slice1.nim 31b8fd66b1 'parallel' statement: next steps 10 years ago
tparfind.nim 000c413f35 disjoint checker is smarter (and slower) 9 years ago
tpi.nim 947b152163 some changes 10 years ago
tptr_to_ref.nim 000b8afd26 Remove expr/stmt (#5857) 7 years ago
treadafterwrite.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
tsendtwice.nim 66bbf7518e fixes #4776 8 years ago
tsimple_array_checks.nim 5a21892da0 fixes #2287 9 years ago
tsysspawn.nim c6034277fc further adaptations 10 years ago
tsysspawnbadarg.nim c6034277fc further adaptations 10 years ago
tuseafterdef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
twrong_refcounts.nim 95bb19a579 moved random procs from math to its own module (breaking change) 8 years ago