- 16 Nov, 2015 2 commits
-
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
- 13 Nov, 2015 1 commit
-
-
Kamal Marhubi authored
-
- 12 Nov, 2015 1 commit
-
-
Kamal Marhubi authored
Such values are not allowed by the JSON spec. We match the behavior of JSON.stringify in Firefox and Chrome. fixes https://github.com/sandstorm-io/capnproto/issues/261
-
- 31 Oct, 2015 1 commit
-
-
Kenton Varda authored
Fix some documentation typos.
-
- 30 Oct, 2015 2 commits
-
-
David Renshaw authored
-
David Renshaw authored
-
- 21 Oct, 2015 2 commits
-
-
Asheesh Laroia authored
Fix typo in documentation
-
Kamal Marhubi authored
-
- 09 Oct, 2015 1 commit
-
-
Kenton Varda authored
Add TextCodec to expose an API for the schema's text format.
-
- 06 Oct, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 30 Sep, 2015 2 commits
-
-
Asheesh Laroia authored
Spellcheck the styleguide
-
Steven Dee authored
-
- 29 Sep, 2015 2 commits
-
-
Asheesh Laroia authored
Typo found by @mquandalle
-
Jacob Weisz authored
Mentioned three days ago, didn't want it to get forgotten
-
- 28 Sep, 2015 1 commit
-
-
Philip Quinn authored
-
- 15 Sep, 2015 5 commits
-
-
Kenton Varda authored
Fix typo in two party RPC docs
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Make sure ArrayPtr<char> stringifies the same as ArrayPtr<const char> (without commas after each character)
-
- 14 Sep, 2015 1 commit
-
-
Kamal Marhubi authored
-
- 10 Sep, 2015 1 commit
-
-
Kenton Varda authored
Use ip4 sockets for wildcard on OpenBSD
-
- 09 Sep, 2015 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 06 Sep, 2015 1 commit
-
-
Steven Dee authored
Short-term fix for #220.
-
- 04 Sep, 2015 3 commits
-
-
Kenton Varda authored
Fix typos.
-
Kenton Varda authored
-
Kenton Varda authored
Added method accept() to TwoPartyServer for servicing arbitrary AsyncIoStreams.
-
- 03 Sep, 2015 1 commit
-
-
Jakub Wilk authored
-
- 02 Sep, 2015 1 commit
-
-
Kenton Varda authored
Increase arenaSpace to fix 32-bit builds.
-
- 01 Sep, 2015 1 commit
-
-
Philip Quinn authored
-
- 31 Aug, 2015 1 commit
-
-
Kenton Varda authored
Fix bug in JSON encoder that caused each byte of a UTF-8 sequence to be escaped as a separate character.
-
- 30 Aug, 2015 1 commit
-
-
Christopher Jack Turner authored
Added capnp::TwoPartyServer::accept(...) this method allows capnp::TwoPartyServer to service arbitrary kj::AsyncIOStream objects such as those representing two-way pipes (socketpairs).
-
- 14 Aug, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 08 Aug, 2015 1 commit
-
-
Kenton Varda authored
-
- 06 Aug, 2015 1 commit
-
-
Kenton Varda authored
-