Andreas Rumpf 55cb959a68 make tests green again; closes #5861 hace 7 años
..
config.nims 015e22c8c0 Add upcoming/asyncdispatch.nim to tests. hace 8 años
tacceptcloserace.nim 7a839d7b02 Move checkCloseError to nativesockets hace 7 años
tasyncRecvLine.nim 7e4ca9a871 Update test header hace 7 años
tasync_forward.nim 6599cae281 Async macro fixes (#5739) hace 7 años
tasync_gcsafe.nim bdf6f59c6d Fixes #5738 (#6059) hace 7 años
tasync_gcunsafe.nim bdf6f59c6d Fixes #5738 (#6059) hace 7 años
tasync_in_seq_constr.nim 072d79511f fixes #5314 hace 8 años
tasyncall.nim fcd86883ed Add waitFor on seq[Future], waitAll and more (#5189) hace 7 años
tasyncawait.nim 5a582a0d9c Define ports as uint16s to fix #3484 hace 8 años
tasyncconnect.nim be991ed413 Rename rawsockets module to nativesockets hace 9 años
tasyncdial.nim ecf278c467 Implement dial, support IPv6 in httpclient (#5763) hace 7 años
tasyncdiscard.nim 1350d5312b Removed tests with `asyncio`. hace 8 años
tasyncexceptions.nim 500aa0cb3f Reverts 1446dc87c3. Fixes #4333. Fixes #4170. hace 8 años
tasyncfile.nim bc5c2d8414 getFileSize and setFileSize procedures for File and AsyncFile hace 7 años
tasyncfilewrite.nim 3afd852f54 Fixes #5532 win async write (#5791) hace 7 años
tasyncrecursion.nim e86863e8f5 asyncdispatch: split asyncfutures into its own module hace 7 años
tasyncsend4757.nim 191ff51859 Fix tasyncsend4757 test (Linux) hace 8 años
tasyncssl.nim cc2a8409e1 update path to SSL certificates hace 8 años
tasynctry.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. hace 8 años
tasynctry2.nim 3751019823 Fix infinite recursion when await is in except body. hace 9 años
tawaitsemantics.nim 75e5c87f15 Fixes #4170. hace 8 años
tcallbacks.nim 797690ba3f Future: support for multiple callbacks hace 7 años
tfuturestream.nim f9cce32097 Various fixes to FutureStreams based on PR feedback. hace 7 años
tfuturevar.nim 927fce4c7f FutureVar[T] parameters are now completed automatically. hace 8 años
tgeneric_async.nim 1d186ee9c3 fixes #2377 hace 8 años
tgenericasync.nim bae3baf9cc fixes #4856 hace 8 años
tioselectors.nim 907c488a61 One more attempt to fix tioselectors.nim test (#6020) hace 7 años
tioselectors.nim.cfg ee6257b992 Forgot about newlines at the end hace 8 años
tlambda.nim 58eae1171d Fixes #5995 hace 7 años
tmultisync.nim 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. hace 8 años
tnestedpfuturetypeparam.nim 56f11e2c95 Fixes async tests. hace 10 años
tnewasyncudp.nim 55cb959a68 make tests green again; closes #5861 hace 7 años
tnimcall_to_closure.nim 5be6c95d21 fixes async regression hace 9 años
tpendingcheck.nim 8e71949b78 Add pending operations presence check function, fixes #5155 hace 8 años
tpolltimeouts.nim 5bf16439e1 Fixes #4262. hace 8 años
treturn_await.nim b47d9b7b91 fixes #4371 hace 8 años
tupcoming_async.nim 95d8558f0c Fix #5331 and #5332. hace 8 años
twinasyncrw.nim 43329c5909 Introduce addRead/addWrite for Windows IOCP. hace 8 años