- 26 Sep, 2013 2 commits
-
-
Kenton Varda authored
typo: 'use' instead of 'user'
-
Charles Strahan authored
-
- 24 Sep, 2013 7 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Get rid of no-longer-needed object-specific methods of DynamicStruct. Use get().as<ObjectPointer>() instead.
-
Kenton Varda authored
-
Kenton Varda authored
Revamp generated interface to Object fields. Now there is an ObjectPointer::{Reader,Builder}. This will simplify the dynamic API (next change) and also makes it easier to delegate decisions about the object type to a function that doesn't know about the context where the object lives (i.e. by passing an ObjectPointer::Builder).
-
Kenton Varda authored
-
- 23 Sep, 2013 1 commit
-
-
Kenton Varda authored
Factor Pointer{Reader,Builder} out from {Struct,List}{Reader,Builder}. Will make it easier to deal with Object fields.
-
- 19 Sep, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 18 Sep, 2013 3 commits
-
-
Kenton Varda authored
Let's go ahead and rename to , acknowledging that this may expand to support pipeline operations that are not simply fetching members.
-
Kenton Varda authored
-
Kenton Varda authored
-
- 17 Sep, 2013 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 16 Sep, 2013 1 commit
-
-
Kenton Varda authored
-
- 13 Sep, 2013 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Improve and simplify event ordering. When explicitly calling an EventLoop, events are now always added to the end of the queue, ensuring deterministic run order and making yield() obsolete. OTOH, then() may queue events to run immediately, preempting other events.
-
Kenton Varda authored
-
- 12 Sep, 2013 11 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Solaris compatibility
-
- 11 Sep, 2013 4 commits
-
-
Dmitri Shubin authored
-
Dmitri Shubin authored
-
Dmitri Shubin authored
-
Dmitri Shubin authored
-