ringabout
|
91987f8eb5
fixes #22210; transform return future in try/finally properly (#22249)
|
1 rok temu |
Jake Leahy
|
a8718d8a9e
Fix const in async regression (#21898)
|
1 rok temu |
Jake Leahy
|
d88f46df38
Make async stacktraces less verbose (#21091)
|
2 lat temu |
Jake Leahy
|
c7493bbdd0
`multisync` now allows tuples in return type (#21074)
|
2 lat temu |
Jake Leahy
|
f330b33e2b
Use a unique name for template in async macro return (#21058)
|
2 lat temu |
Jake Leahy
|
da3274d1b3
Implicit return working for async proc (#20933)
|
2 lat temu |
metagn
|
739e1badb6
stdlib organization & documentation improvements (#20971)
|
2 lat temu |
metagn
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
2 lat temu |
huantian
|
ef7d7f2459
Better error message and tests for bad await (#19622)
|
2 lat temu |
Timothee Cour
|
d6242d7fe1
simplify asyncfutures, asyncmacro (#17633)
|
3 lat temu |
Timothee Cour
|
97764c8dc9
remove un-needed {.push hint[ConvFromXtoItselfNotNeeded]: off.} in asyncfutures, asyncmacro (#17631)
|
3 lat temu |
Ardek Romak
|
9e88425d7c
Fix void async in templates (#17562)
|
3 lat temu |
Timothee Cour
|
c27cd83265
remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463)
|
3 lat temu |
flywind
|
a1a18cfe66
use single backtick (#17115)
|
3 lat temu |
ee7
|
297c8e403d
styleCheck: Fix some inconsistent identifiers (#16177)
|
4 lat temu |
flywind
|
7fc0c3dfbf
ref #5617 add lineinfo to complete (#16102)
|
4 lat temu |
flywind
|
6f1a72069a
fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090)
|
4 lat temu |
Andreas Rumpf
|
dfd8a83f35
fixes #15804 (#15820)
|
4 lat temu |
Andreas Rumpf
|
04cecdf9c2
async: removed the 'unown' references, async never worked with --newruntime anyway and --newruntime is dead (#15374)
|
4 lat temu |
Timothee Cour
|
2867a33ebc
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)
|
4 lat temu |
Timothee Cour
|
2039e3e883
fix #13899 defer now works with async (#14723)
|
4 lat temu |
Danil Yarantsev
|
5d0cf883c1
Disable unused warnings for error await template too (#14531)
|
4 lat temu |
Danil Yarantsev
|
5150186c68
Disable unused warnings for await in async macro (#14517)
|
4 lat temu |
hlaaftana
|
9b01c6cf48
discardable async procs are now an error (#14176)
|
4 lat temu |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 lat temu |
Alexander Ivanov
|
56584414f3
Make await a template (#12085)
|
4 lat temu |
Clyybber
|
92c4aad205
Fix #13889 with testcase (#13896) [backport]
|
4 lat temu |
Andreas Rumpf
|
9134bb9cfb
macros for proc types, macros for types (#13778)
|
4 lat temu |
Araq
|
861a5340fe
fixes #13519
|
4 lat temu |
narimiran
|
aa513d78e7
[backport] run nimpretty on async
|
5 lat temu |