Commit History

Author SHA1 Message Date
  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
  Zed 3b4952da94 Fix header inconsistencies in documentation (#11071) 5 years ago
  LemonBoy d7ca7fd03e Small change in how tuples are handled in async macro 5 years ago
  LemonBoy 792dbed57e Restore the docstring during the .async. transform (#10404) [backport] 6 years ago
  alaviss 2a31f42d35 asyncmacro: add nnkSym support for getName() (#9204) 6 years ago
  LemonBoy 2c0bfb34fd Fix regression w/ templates defined in async proc 6 years ago
  LemonBoy 75a981cf80 Skip nested procedures in .async. macro 6 years ago
  LemonBoy 90025e242d Minor fixes for asyncjs (#8894) 6 years ago
  Dominik Picheta 6ee6f252d4 Rip out the `try` transformation in the async macro. 6 years ago