metagn
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
2 years ago |
huantian
|
ef7d7f2459
Better error message and tests for bad await (#19622)
|
2 years ago |
Timothee Cour
|
d6242d7fe1
simplify asyncfutures, asyncmacro (#17633)
|
3 years ago |
Timothee Cour
|
97764c8dc9
remove un-needed {.push hint[ConvFromXtoItselfNotNeeded]: off.} in asyncfutures, asyncmacro (#17631)
|
3 years ago |
Ardek Romak
|
9e88425d7c
Fix void async in templates (#17562)
|
3 years ago |
Timothee Cour
|
c27cd83265
remove {.compileTime.} for procs with NimNode: redundant because of tfTriggersCompileTime (#17463)
|
3 years ago |
flywind
|
a1a18cfe66
use single backtick (#17115)
|
3 years ago |
ee7
|
297c8e403d
styleCheck: Fix some inconsistent identifiers (#16177)
|
4 years ago |
flywind
|
7fc0c3dfbf
ref #5617 add lineinfo to complete (#16102)
|
4 years ago |
flywind
|
6f1a72069a
fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090)
|
4 years ago |
Andreas Rumpf
|
dfd8a83f35
fixes #15804 (#15820)
|
4 years ago |
Andreas Rumpf
|
04cecdf9c2
async: removed the 'unown' references, async never worked with --newruntime anyway and --newruntime is dead (#15374)
|
4 years ago |
Timothee Cour
|
2867a33ebc
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)
|
4 years ago |
Timothee Cour
|
2039e3e883
fix #13899 defer now works with async (#14723)
|
4 years ago |
Danil Yarantsev
|
5d0cf883c1
Disable unused warnings for error await template too (#14531)
|
4 years ago |
Danil Yarantsev
|
5150186c68
Disable unused warnings for await in async macro (#14517)
|
4 years ago |
hlaaftana
|
9b01c6cf48
discardable async procs are now an error (#14176)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
Alexander Ivanov
|
56584414f3
Make await a template (#12085)
|
4 years ago |
Clyybber
|
92c4aad205
Fix #13889 with testcase (#13896) [backport]
|
4 years ago |
Andreas Rumpf
|
9134bb9cfb
macros for proc types, macros for types (#13778)
|
4 years ago |
Araq
|
861a5340fe
fixes #13519
|
4 years ago |
narimiran
|
aa513d78e7
[backport] run nimpretty on async
|
5 years ago |
Andreas Rumpf
|
70e8551e37
async macro: general stability improvements [bugfix] (#11787)
|
5 years ago |
Araq
|
edbe02b4e1
newruntime: progress to make 'async' work with --newruntime
|
5 years ago |
Andreas Rumpf
|
ac458448d8
make async tests green again
|
5 years ago |
Araq
|
bc7733827d
make more parts of the stdlib compile with --styleCheck:error
|
5 years ago |
Araq
|
55e8aefbea
newruntime: async progress
|
5 years ago |
Araq
|
2c2f2de614
asyncmacro produces 'owned' types
|
5 years ago |
Andreas Rumpf
|
5f515410af
newruntime for async (#11650)
|
5 years ago |