1. 16 Dec, 2014 7 commits
  2. 12 Dec, 2014 9 commits
  3. 11 Dec, 2014 18 commits
  4. 09 Dec, 2014 5 commits
  5. 02 Dec, 2014 1 commit
    • Dominik Charousset's avatar
      Add either/or interface definitions · 8351e0f3
      Dominik Charousset authored
      The new `replies_to<...>::with_either<...>::or_else<...>` notation allows
      developers to have success/failure messages for typed actors. Message handlers
      need to use the corresponding `either<...>::or_else<...>` result type.
      8351e0f3