Historial de Commits

Autor SHA1 Mensaje Fecha
  alaviss 2a31f42d35 asyncmacro: add nnkSym support for getName() (#9204) hace 6 años
  LemonBoy 2c0bfb34fd Fix regression w/ templates defined in async proc hace 6 años
  LemonBoy 75a981cf80 Skip nested procedures in .async. macro hace 6 años
  LemonBoy 90025e242d Minor fixes for asyncjs (#8894) hace 6 años
  Dominik Picheta 6ee6f252d4 Rip out the `try` transformation in the async macro. hace 6 años
  Zahary Karadjov 10142e4a80 Fix some usages of typedesc in async procs hace 6 años
  Arne Döring 84982e5e17 fix deprecation warnings in asyncmacro and htmlgen (#7573) hace 6 años
  Dominik Picheta 2c905f5e81 Merge pull request #6962 from nim-lang/fixes/6100 hace 7 años
  Araq 6cf2fcaaf1 optimized friendly stack traces hace 7 años
  Dominik Picheta 3a790c9c72 Rename cb0 to asyncProcName_continue + other improvements to async tracebacks. hace 7 años
  Dominik Picheta 52cc925e0e Fixes #6100. hace 7 años
  Anatoly Galiulin d02606064c Remove unneeded comment #6708 hace 7 años
  Anatoly Galiulin 4812b0f0c5 Fix parameter types splitting in multisync macro #6708 hace 7 años
  Andreas Rumpf d52a1061b3 work in progress: new implementation for 'a[^1]' hace 7 años
  Andreas Rumpf 7db5bad016 revert accidentical asyncmacro change hace 7 años
  Andreas Rumpf a04c7d8b38 introduce OnHeapNew and rename TLoc.s to TLoc.storage hace 7 años
  Andreas Rumpf b69598a64a workaround so doc2 asynchttpserver works again hace 7 años
  Yuriy Glukhov 4846ce0f41 Suppress "pointless conversion" hint (#6103) hace 7 años
  Yuriy Glukhov bdf6f59c6d Fixes #5738 (#6059) hace 7 años
  Yuriy Glukhov 58eae1171d Fixes #5995 hace 7 años
  Dominik Picheta b2e649c093 Fixes regression introduced by #5739. Improves newNimNode proc. hace 7 años
  Dominik Picheta f86aca799c Remove processing hints for async procs. hace 7 años
  Yuriy Glukhov 6599cae281 Async macro fixes (#5739) hace 7 años
  Dominik Picheta e0bb65e45c Fixes the order in which FutureVar and return completions are made. hace 7 años
  Dominik Picheta 4a7ea8f865 Add support for `Async | Sync` return types in {.multisync.} macro. hace 8 años
  Dominik Picheta 3286480985 Improve error message when a `nil` future is await'ed. hace 8 años
  Ruslan Mustakov 8b10609452 Allow .async pragma on methods (#5312) hace 8 años
  Andreas Rumpf 76eb20d2d3 deprecated nativesockets.dealloc, use freeAddrInfo instead; fixed stdlib deprecations hace 8 años
  Dominik Picheta 927fce4c7f FutureVar[T] parameters are now completed automatically. hace 8 años
  Dominik Picheta 519aa16b67 Fixes `asyncmacro` compilation in tests. hace 8 años