- 03 Nov, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 02 Nov, 2013 1 commit
-
-
Kenton Varda authored
-
- 31 Oct, 2013 5 commits
-
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 26 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 25 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 23 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 22 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 21 Oct, 2013 1 commit
-
-
Kenton Varda authored
fix typos in error message and comment
-
- 20 Oct, 2013 2 commits
-
-
Kenton Varda authored
Add zero arg constructor and `getType` to DynamicValue::Pipeline
-
Jason Paryani authored
-
- 19 Oct, 2013 1 commit
-
-
David Renshaw authored
-
- 18 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 17 Oct, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 16 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 15 Oct, 2013 6 commits
-
-
Kenton Varda authored
Make Schema default constructors produce consistent, non-crashy values. This improves the dynamic interface's robustness, particularly when exceptions are disabled.
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 12 Oct, 2013 7 commits
-
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 11 Oct, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Refactor capability code using fork. Still too much refcounting, though. Maybe this calls for a different design for pipelining...
-
- 09 Oct, 2013 2 commits
-
-
Kenton Varda authored
Using promises for references to represent each branch of a fork doesn't work, because the fork hub will be deleted when the last branch resolves, before any continuation can run. Instead, let's just institutionalize the concept of addRef() for owned pointers.
-
Kenton Varda authored
-
- 08 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 04 Oct, 2013 1 commit
-
-
Kenton Varda authored
-
- 02 Oct, 2013 1 commit
-
-
Kenton Varda authored
Interface code generation. Also update method grammar to allow multiple returns, and allow specifying request/response structs instead of parameter lists.
-