1. 1216e91 Select statement with onSend/onReceive/onAwait clauses by Roman Elizarov · 7 years ago
  2. ee7c0eb Multi-part atomic remove operation support for LockFreeLinkedList by Roman Elizarov · 7 years ago
  3. f024608 Make AbstractCoroutine, JobSupport and LockFreeLinkedList public (but suppress from docs) by Roman Elizarov · 7 years ago
  4. f16fd27 Copyright and license notice by Roman Elizarov · 7 years ago
  5. 6c63aea LockFreeLinkedList refactored by Roman Elizarov · 8 years ago
  6. 01934df NonCancellable context by Roman Elizarov · 8 years ago
  7. 55888f2 JobSupport is an internal class (its contracts are quite complex for public use) by Roman Elizarov · 8 years ago
  8. daa7922 Optimize single completion listener jobs (one fewer object allocation) by Roman Elizarov · 8 years ago
  9. 6f82783 Cache removed references in LockFreeLinkedList (save two objects on repeated adds/removes to list) by Roman Elizarov · 8 years ago
  10. 53a0a40 EventLoop work in progress by Roman Elizarov · 8 years ago
  11. a567659 Made LockFreeLinkedList internal by Roman Elizarov · 8 years ago