19 Commits (master)

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