.. |
hello.txt
|
19164929ed
fixes #7347, asyncfile.getFileSize (#7354)
|
6 years ago |
t12221.nim
|
2565d3d102
Fix issue with long wait for passed timer [bugfix] (#12221)
|
5 years ago |
t13889.nim
|
8a8fddcc40
Fix #13889 with testcase (#13896) [backport]
|
4 years ago |
t3075.nim
|
75a981cf80
Skip nested procedures in .async. macro
|
6 years ago |
t6846.nim
|
07e1da8342
Adds test case for #6846. (#8729)
|
6 years ago |
t7192.nim
|
a5ecbf823f
lots of small changes
|
6 years ago |
t7758.nim
|
e6cdbad6a5
fix flaky t7758 test
|
4 years ago |
t8982.nim
|
964b5dac7c
complete future only once in `or` (fixes #8982) (#9632)
|
6 years ago |
t9201.nim
|
2a31f42d35
asyncmacro: add nnkSym support for getName() (#9204)
|
6 years ago |
tacceptcloserace.nim
|
7a839d7b02
Move checkCloseError to nativesockets
|
8 years ago |
tasyncRecvLine.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasync_forward.nim
|
6599cae281
Async macro fixes (#5739)
|
7 years ago |
tasync_gcsafe.nim
|
bdf6f59c6d
Fixes #5738 (#6059)
|
7 years ago |
tasync_gcunsafe.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasync_in_seq_constr.nim
|
7d38db284b
Extended tasync_in_seq_constr test
|
6 years ago |
tasync_misc.nim
|
4e3c997d40
Fixed yield in nkCheckedFieldExpr (#12429) [backport]
|
5 years ago |
tasync_traceback.nim
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
5 years ago |
tasyncall.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasyncawait.nim
|
02b9af2f75
ABI fixes for OSX/BSD; fixes #6860 (#11666)
|
5 years ago |
tasyncclosestall.nim
|
1b530b5897
backport `tasyncclosestall` changes to make it more robust
|
4 years ago |
tasyncconnect.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasyncdial.nim
|
fa7f5742d3
Fix spellings (#12277) [backport]
|
5 years ago |
tasyncdiscard.nim
|
1350d5312b
Removed tests with `asyncio`.
|
8 years ago |
tasyncexceptions.nim
|
a5ecbf823f
lots of small changes
|
6 years ago |
tasyncfile.nim
|
2a4c09ff88
megatest can be executed
|
6 years ago |
tasyncfilewrite.nim
|
e77dd683eb
Fix defer not not-working at top level (#10191)
|
6 years ago |
tasyncrecursion.nim
|
a5ecbf823f
lots of small changes
|
6 years ago |
tasyncsend4757.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasyncssl.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tasynctry.nim
|
4a6d699bc5
C++: make async tests green on Windows
|
6 years ago |
tawaitsemantics.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tcallbacks.nim
|
15c66a06f9
keep the order of the callbacks
|
6 years ago |
tfuturestream.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tfuturevar.nim
|
031bfdec6f
make run the default action of a test in tester
|
6 years ago |
tgeneric_async.nim
|
10142e4a80
Fix some usages of typedesc in async procs
|
6 years ago |
tgenericasync.nim
|
bae3baf9cc
fixes #4856
|
8 years ago |
tioselectors.nim
|
908b553215
asyndispatch: removed deprecated setEvent proc
|
5 years ago |
tioselectors.nim.cfg
|
ee6257b992
Forgot about newlines at the end
|
8 years ago |
tjsandnativeasync.nim
|
c93655e8b4
Unify async macro and futures for js and native targets
|
7 years ago |
tlambda.nim
|
0fad659bf7
make more tests green
|
6 years ago |
tmultisync.nim
|
1740619c0c
Implements {.multisync.} pragma for async and sync proc combos.
|
8 years ago |
tnestedpfuturetypeparam.nim
|
56f11e2c95
Fixes async tests.
|
10 years ago |
tnewasyncudp.nim
|
02b9af2f75
ABI fixes for OSX/BSD; fixes #6860 (#11666)
|
5 years ago |
tnimcall_to_closure.nim
|
5be6c95d21
fixes async regression
|
9 years ago |
tpendingcheck.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tpolltimeouts.nim
|
5bf16439e1
Fixes #4262.
|
8 years ago |
treturn_await.nim
|
b47d9b7b91
fixes #4371
|
8 years ago |
ttemplateinasync.nim
|
2c0bfb34fd
Fix regression w/ templates defined in async proc
|
6 years ago |
tupcoming_async.nim
|
908b553215
asyndispatch: removed deprecated setEvent proc
|
5 years ago |
twinasyncrw.nim
|
214f48eae9
Remove long deprecated stuff (#10332)
|
6 years ago |