.. |
nim.cfg
|
cd2c6128d1
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
|
10 years ago |
t8535.nim
|
a5ecbf823f
lots of small changes
|
6 years ago |
tactors.nim
|
420ed0596b
fixes more nil handling regressions
|
6 years ago |
tactors2.nim
|
6279b0587a
make tests green again
|
6 years ago |
threadex.nim
|
a68a4bfaf2
Remove install.txt and readme.txt (#9521)
|
6 years ago |
tmanyjoin.nim
|
254fbcc548
Fixes #4719. (#5585)
|
7 years ago |
tonthreadcreation.nim
|
4f062c3be0
removed onThreadCreation; onThreadDestruction is now thread local
|
7 years ago |
tracy_allocator.nim
|
79f4b37d3b
added test case; threadex example crashes now
|
8 years ago |
trecursive_actor.nim
|
8310d252c2
Update testament to include all tests from tests/threads category. (#5576)
|
7 years ago |
treusetvar.nim
|
254fbcc548
Fixes #4719. (#5585)
|
7 years ago |
tthreadanalysis.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
7 years ago |
tthreadanalysis2.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tthreadheapviolation1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tthreadvars.nim
|
ae5c946a32
Support thread-local variables declared inside procs; fixes #7565
|
6 years ago |
ttryrecv.nim
|
8310d252c2
Update testament to include all tests from tests/threads category. (#5576)
|
7 years ago |