.. |
hello.txt
|
19164929ed
fixes #7347, asyncfile.getFileSize (#7354)
|
6 лет назад |
nim.cfg
|
3241df2a13
fixes #18858 [backport] (#18868)
|
3 лет назад |
t11558.nim
|
da3274d1b3
Implicit return working for async proc (#20933)
|
1 год назад |
t12221.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 лет назад |
t13889.nim
|
92c4aad205
Fix #13889 with testcase (#13896) [backport]
|
4 лет назад |
t14820.nim
|
36fa79a524
Fix asyncdispatch drain behavior (#14820) (#14838)
|
4 лет назад |
t15148.nim
|
eee3b189ff
fix #15148 (#15149)
|
4 лет назад |
t15804.nim
|
dfd8a83f35
fixes #15804 (#15820)
|
4 лет назад |
t17045.nim
|
277393d0f1
close #17045;Compiler crash when a tuple iterator with when nimvm is … (#22452)
|
1 год назад |
t20111.nim
|
c7493bbdd0
`multisync` now allows tuples in return type (#21074)
|
1 год назад |
t21447.nim
|
d4d28f2ffe
Allow `futureLogging` in release builds (#21448)
|
1 год назад |
t21893.nim
|
a8718d8a9e
Fix const in async regression (#21898)
|
1 год назад |
t22210.nim
|
91987f8eb5
fixes #22210; transform return future in try/finally properly (#22249)
|
1 год назад |
t22210_2.nim
|
91987f8eb5
fixes #22210; transform return future in try/finally properly (#22249)
|
1 год назад |
t3075.nim
|
75a981cf80
Skip nested procedures in .async. macro
|
6 лет назад |
t6846.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 лет назад |
t7192.nim
|
a5ecbf823f
lots of small changes
|
6 лет назад |
t7758.nim
|
5ad8b9e8eb
fix #14685 tests/async/t7758.nim flaky (#14721)
|
4 лет назад |
t8982.nim
|
964b5dac7c
complete future only once in `or` (fixes #8982) (#9632)
|
6 лет назад |
t9201.nim
|
2a31f42d35
asyncmacro: add nnkSym support for getName() (#9204)
|
6 лет назад |
tacceptcloserace.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 лет назад |
tasyncRecvLine.nim
|
1105d03644
require errormsg to be specified before file.
|
6 лет назад |
tasync_forward.nim
|
6599cae281
Async macro fixes (#5739)
|
7 лет назад |
tasync_gcsafe.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 лет назад |
tasync_gcunsafe.nim
|
d88f46df38
Make async stacktraces less verbose (#21091)
|
1 год назад |
tasync_in_seq_constr.nim
|
7d38db284b
Extended tasync_in_seq_constr test
|
6 лет назад |
tasync_misc.nim
|
0327159344
Add test-cases to some fixed issues to close them (#14795)
|
4 лет назад |
tasync_noasync.nim
|
ef7d7f2459
Better error message and tests for bad await (#19622)
|
2 лет назад |
tasync_nofuture.nim
|
56584414f3
Make await a template (#12085)
|
4 лет назад |
tasync_traceback.nim
|
d88f46df38
Make async stacktraces less verbose (#21091)
|
1 год назад |
tasyncall.nim
|
1105d03644
require errormsg to be specified before file.
|
6 лет назад |
tasyncawait.nim
|
2bc07554cc
make proc names consistent (#18626)
|
3 лет назад |
tasyncclosestall.nim
|
8088633250
faster CIs (#13803)
|
4 лет назад |
tasyncconnect.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 лет назад |
tasyncdial.nim
|
b667e288e2
move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)
|
3 лет назад |
tasyncdiscard.nim
|
1350d5312b
Removed tests with `asyncio`.
|
8 лет назад |
tasynceagain.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 лет назад |
tasyncexceptions.nim
|
a5ecbf823f
lots of small changes
|
6 лет назад |
tasyncfile.nim
|
2a4c09ff88
megatest can be executed
|
6 лет назад |
tasyncfilewrite.nim
|
b809562c7c
make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151)
|
4 лет назад |
tasyncintemplate.nim
|
d6242d7fe1
simplify asyncfutures, asyncmacro (#17633)
|
3 лет назад |
tasyncnetudp.nim
|
2bc07554cc
make proc names consistent (#18626)
|
3 лет назад |
tasyncrecursion.nim
|
a5ecbf823f
lots of small changes
|
6 лет назад |
tasyncsend4757.nim
|
1648f1dd99
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327)
|
4 лет назад |
tasyncssl.nim
|
993fcf5bda
fixes CI; disable SSL tests on osx for now (#22304)
|
1 год назад |
tasynctry.nim
|
6085ad95ff
fixes #14279 (#14618)
|
4 лет назад |
tawaitsemantics.nim
|
1105d03644
require errormsg to be specified before file.
|
6 лет назад |
tbreak_must_exec_finally.nim
|
aa1d7fe1e9
closureiters: fixes #15243 (#15454) [backport:1.2]
|
4 лет назад |
tcallbacks.nim
|
15c66a06f9
keep the order of the callbacks
|
6 лет назад |
tdiscardableproc.nim
|
31a8cf16bb
testament spec: remove errmsg alias of errormsg (#16188)
|
4 лет назад |
testmanyasyncevents.nim
|
1854d29781
scoped memory management (#14790)
|
4 лет назад |
tfuturestream.nim
|
8088633250
faster CIs (#13803)
|
4 лет назад |
tfuturevar.nim
|
6f1a72069a
fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090)
|
4 лет назад |
tgeneric_async.nim
|
10142e4a80
Fix some usages of typedesc in async procs
|
6 лет назад |
tgenericasync.nim
|
bae3baf9cc
fixes #4856
|
8 лет назад |
tioselectors.nim
|
29a7d60acb
Fix ioselectors_kqueue raising wrong exceptions (#24079)
|
2 месяцев назад |
tioselectors.nim.cfg
|
ee6257b992
Forgot about newlines at the end
|
8 лет назад |
tjsandnativeasync.nim
|
8088633250
faster CIs (#13803)
|
4 лет назад |
tlambda.nim
|
0fad659bf7
make more tests green
|
6 лет назад |
tmultisync.nim
|
1740619c0c
Implements {.multisync.} pragma for async and sync proc combos.
|
8 лет назад |
tnestedpfuturetypeparam.nim
|
56f11e2c95
Fixes async tests.
|
10 лет назад |
tnewasyncudp.nim
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 лет назад |
tnimcall_to_closure.nim
|
5be6c95d21
fixes async regression
|
8 лет назад |
tpendingcheck.nim
|
8088633250
faster CIs (#13803)
|
4 лет назад |
tpolltimeouts.nim
|
5bf16439e1
Fixes #4262.
|
8 лет назад |
treturn_await.nim
|
b47d9b7b91
fixes #4371
|
8 лет назад |
ttemplateinasync.nim
|
2c0bfb34fd
Fix regression w/ templates defined in async proc
|
6 лет назад |
tupcoming_async.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 лет назад |
twinasyncrw.nim
|
39fbd30513
Fix OSError `errorCode` field is not assigned a value (#22954)
|
11 месяцев назад |