1. 11 Feb, 2014 1 commit
  2. 22 Jan, 2014 1 commit
  3. 11 Dec, 2013 1 commit
    • Kenton Varda's avatar
      Eliminate the concept of imbuing messages in favor of the simpler concept of… · 3c7efbb4
      Kenton Varda authored
      Eliminate the concept of imbuing messages in favor of the simpler concept of setting a cap table directly on MessageReader / getting one from MessageBuilder.  This eliminates capability-context entirely.  This was made possible by the earlier change which moved capabilities to a separate table rather than storing CapDescriptors inline, but I didn't realize it at the time.
      3c7efbb4
  4. 10 Dec, 2013 1 commit
  5. 06 Dec, 2013 2 commits
  6. 05 Dec, 2013 2 commits
  7. 28 Nov, 2013 1 commit
    • Kenton Varda's avatar
      Revamp concurrency model, part 1: EventLoop no longer allows cross-thread event… · 7921c854
      Kenton Varda authored
      Revamp concurrency model, part 1:  EventLoop no longer allows cross-thread event queuing, simplifying many things.  Capability clients are no longer thread-safe, so they don't have to be so const.  In the future, explicit ways to communicate between threads will be re-added, but threads will be treated more like separate vats that just happen to have a particularly fat pipe.  Upcoming:  Remove mutexes.
      7921c854
  8. 26 Nov, 2013 2 commits
  9. 25 Nov, 2013 2 commits
  10. 23 Nov, 2013 1 commit
  11. 22 Nov, 2013 1 commit
  12. 21 Nov, 2013 1 commit
  13. 12 Nov, 2013 1 commit
  14. 25 Oct, 2013 1 commit
  15. 23 Oct, 2013 1 commit
  16. 22 Oct, 2013 1 commit
  17. 16 Oct, 2013 1 commit
  18. 15 Oct, 2013 2 commits
  19. 12 Oct, 2013 1 commit
  20. 11 Oct, 2013 2 commits
  21. 08 Oct, 2013 1 commit
  22. 04 Oct, 2013 1 commit
  23. 02 Oct, 2013 1 commit
  24. 29 Sep, 2013 1 commit
  25. 25 Sep, 2013 1 commit