19 Commits (master)

Author SHA1 Message Date
  bergmann e6075832c8 * Refactored directory classes 4 years ago
  bergmann e9f6a290cb * Refactored timing classes 4 years ago
  bergmann b0a59eb054 * Refactored task and executor classes 4 years ago
  bergmann f06ecdc64e * Refactored stream classes 4 years ago
  bergmann 4e6c1f5f20 * Refactored future classes 4 years ago
  bergmann 13ef3253dc * Implemented new stream features: 'map', 'flatten' 4 years ago
  bergmann 46b668f235 * refactored/simplified 'stream' class 4 years ago
  bergmann 8289b4b235 * refactored/simplified 'future' class 4 years ago
  bergmann e3313d4cbd * Fixed bug: Timeout for streams is not reseted if the stream emits a value 4 years ago
  bergmann 1b2f16a6cf * Implemented test for 'interval' with 'current_thread' executor 4 years ago
  bergmann e8d33bdc52 * Implemented 'timeout' for futures and streams 4 years ago
  bergmann 16427a5c89 * Implemented 'interval' stream 4 years ago
  bergmann 222348dd4c * Implemented current thread executor (and executors in general) 4 years ago
  bergmann 6dd9b9f724 * Implemented basic task 4 years ago
  bergmann eb65ae57e4 * Added locking and unit test for 'timer' 4 years ago
  bergmann 277ee99b12 * Started to implemented timer and delay 4 years ago
  bergmann 3bc7376f3a * Implemented basic stream class 4 years ago
  bergmann 8f4d2f4608 * Splitted result into future_result and stream_result (because the future_result does not need a 'done' state) 4 years ago
  bergmann 3d76078c5c * Initial commit (implemented future and result) 4 years ago