Historial de Commits

Autor SHA1 Mensaje Fecha
  citycide 4362ba7293 docs: clarify `asyncCheck` vs `waitFor` hace 6 años
  Andreas Rumpf 541debe6e1 stdlib: minor changes to avoid compiler warnings hace 6 años
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs hace 6 años
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings hace 6 años
  Eugene Kabanov 5063437b0c Make clearCallbacks() public. (#7753) hace 6 años
  Dominik Picheta 47d05b3f2e Merge branch 'devel' into async-improvements hace 7 años
  Dominik Picheta 2c905f5e81 Merge pull request #6962 from nim-lang/fixes/6100 hace 7 años
  Dominik Picheta 7e6dc3679a Simplify async traceback processing. hace 7 años
  Andreas Rumpf 3593a4bdd1 made the logic correct hace 7 años
  Araq 1c2dee18d0 attempt to get the stack trace logic right; fix boundaries hace 7 años
  Araq b3055d8735 attempt to get the stack trace logic right hace 7 años
  Araq 6cf2fcaaf1 optimized friendly stack traces hace 7 años
  Dominik Picheta 383c80971c No need to recurse now that mergeEntries doesn't do any pattern matching. hace 7 años
  Dominik Picheta 6301e33543 Show only detailed async tracebacks. hace 7 años
  Dominik Picheta 391f877e6c Attempt to provide simplified and detailed tracebacks hace 7 años
  Dominik Picheta 3a790c9c72 Rename cb0 to asyncProcName_continue + other improvements to async tracebacks. hace 7 años
  Dominik Picheta a9a13e470b Go through the re-raise stacks for more detailed tracebacks. hace 7 años
  Dominik Picheta 9ca6afe73a Refine the async tracebacks. hace 7 años
  Dominik Picheta f73015ad9e Implement some simple pattern-based transformation for async tracebacks. hace 7 años
  Dominik Picheta 52cc925e0e Fixes #6100. hace 7 años
  Andreas Rumpf 5e43e0d789 Merge branch 'devel' into async-improvements hace 7 años
  Mathias Stearn b87ef65532 Use addCallback rather than callback= in asyncfutures.all() (#6850) hace 7 años
  Dominik Picheta 325e4520ec Implements ``asyncdispatch.getIoHandler`` and assert on nil futures. hace 7 años
  Erik Johansson Andersson 24fd86f8ee make asyncfutures.complete compile hace 7 años
  Michał Zieliński cb5b1c9344 asyncdispatch: formatting fixes hace 7 años
  Michał Zieliński 6bdd00db0e asyncdispatch: add callSoon getter/setter, renames hace 7 años
  Michał Zieliński 797690ba3f Future: support for multiple callbacks hace 7 años
  Michał Zieliński 93827e6ab8 split FutureStream from asyncfutures hace 7 años
  Michał Zieliński e86863e8f5 asyncdispatch: split asyncfutures into its own module hace 7 años
  Andreas Rumpf 21e35c201c made async compile again hace 8 años