1. b7c46de Exception transparency in job.cancel (original cause is rethrown) by Roman Elizarov · 7 years ago
  2. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  3. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  4. 41c5c8b lazyDefer introduced by Roman Elizarov · 8 years ago
  5. e65e47c Tests for defer by Roman Elizarov · 8 years ago
  6. d528e3e EventLoop is integrated as runBlocking default and is used for tests, coroutine builders provide CoroutineScope with context by Roman Elizarov · 8 years ago
  7. 58a7add Fixed initialization of Job with parent (initParentJob), fixed handling on uncaught exceptions in standalone coroutines by Roman Elizarov · 8 years ago
  8. 53a0a40 EventLoop work in progress by Roman Elizarov · 8 years ago