.. |
nim.cfg
|
cd2c6128d1
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
|
%!s(int64=10) %!d(string=hai) anos |
t8535.nim
|
32c9ca605e
fixes #10795
|
%!s(int64=6) %!d(string=hai) anos |
threadex.nim
|
a68a4bfaf2
Remove install.txt and readme.txt (#9521)
|
%!s(int64=6) %!d(string=hai) anos |
tmanyjoin.nim
|
254fbcc548
Fixes #4719. (#5585)
|
%!s(int64=8) %!d(string=hai) anos |
tonthreadcreation.nim
|
4f062c3be0
removed onThreadCreation; onThreadDestruction is now thread local
|
%!s(int64=8) %!d(string=hai) anos |
tracy_allocator.nim
|
79f4b37d3b
added test case; threadex example crashes now
|
%!s(int64=8) %!d(string=hai) anos |
treusetvar.nim
|
254fbcc548
Fixes #4719. (#5585)
|
%!s(int64=8) %!d(string=hai) anos |
tthreadanalysis.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
%!s(int64=7) %!d(string=hai) anos |
tthreadanalysis2.nim
|
1105d03644
require errormsg to be specified before file.
|
%!s(int64=6) %!d(string=hai) anos |
tthreadheapviolation1.nim
|
1105d03644
require errormsg to be specified before file.
|
%!s(int64=6) %!d(string=hai) anos |
tthreadvars.nim
|
ae5c946a32
Support thread-local variables declared inside procs; fixes #7565
|
%!s(int64=6) %!d(string=hai) anos |
ttryrecv.nim
|
8310d252c2
Update testament to include all tests from tests/threads category. (#5576)
|
%!s(int64=8) %!d(string=hai) anos |