12 коммитов (8289b4b235682748dbc908228ed78145cfe1ab01)

Автор SHA1 Сообщение Дата
  bergmann 8289b4b235 * refactored/simplified 'future' class 6 лет назад
  bergmann e3313d4cbd * Fixed bug: Timeout for streams is not reseted if the stream emits a value 6 лет назад
  bergmann 1b2f16a6cf * Implemented test for 'interval' with 'current_thread' executor 6 лет назад
  bergmann e8d33bdc52 * Implemented 'timeout' for futures and streams 6 лет назад
  bergmann 16427a5c89 * Implemented 'interval' stream 6 лет назад
  bergmann 222348dd4c * Implemented current thread executor (and executors in general) 6 лет назад
  bergmann 6dd9b9f724 * Implemented basic task 6 лет назад
  bergmann eb65ae57e4 * Added locking and unit test for 'timer' 6 лет назад
  bergmann 277ee99b12 * Started to implemented timer and delay 6 лет назад
  bergmann 3bc7376f3a * Implemented basic stream class 6 лет назад
  bergmann 8f4d2f4608 * Splitted result into future_result and stream_result (because the future_result does not need a 'done' state) 6 лет назад
  bergmann 3d76078c5c * Initial commit (implemented future and result) 6 лет назад