Geçmişin Kaydedilmesi

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