- 16 Dec, 2015 1 commit
-
-
David Renshaw authored
-
- 15 Dec, 2015 1 commit
-
-
Kenton Varda authored
adjust the set of white space characters to the set described by RFC7159
-
- 14 Dec, 2015 1 commit
-
-
Kenton Varda authored
Check num remaining bytes of escaped json character
-
- 13 Dec, 2015 5 commits
-
-
Erik Sjölund authored
-
Erik Sjölund authored
-
Erik Sjölund authored
-
Erik Sjölund authored
-
Erik Sjölund authored
-
- 11 Dec, 2015 1 commit
-
-
Kenton Varda authored
Prefer display:block over inserting new <p> elements.
-
- 09 Dec, 2015 2 commits
-
-
David Renshaw authored
-
Asheesh Laroia authored
Drop onlick() handlers in documentation, in favor of simple links.
-
- 05 Dec, 2015 1 commit
-
-
David Renshaw authored
-
- 24 Nov, 2015 1 commit
-
-
Erik Sjölund authored
-
- 20 Nov, 2015 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Implement most of JsonCodec::decodeRaw
-
Kamal Marhubi authored
-
Kenton Varda authored
JSON: encode NaNs and infinite floats as `null`
-
- 18 Nov, 2015 4 commits
-
-
Kenton Varda authored
Minor cleanup
-
Jo Liss authored
-
Jo Liss authored
-
- 16 Nov, 2015 4 commits
-
-
Kamal Marhubi authored
-
Kamal Marhubi authored
This reduces dependencies on stdc++. For rationale, see https://github.com/kamalmarhubi/capnproto/commit/62a562f6d2c7bd147958106a1cf4169533d43f83#commitcomment-14375773
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
- 13 Nov, 2015 2 commits
-
-
Kamal Marhubi authored
-
Kenton Varda authored
Requested by jo_liss on Twitter: https://twitter.com/jo_liss/status/664884038252027905 (Also implement defaultValue<>() helper which was defined but apparently never implemented.)
-
- 12 Nov, 2015 5 commits
-
-
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
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
Kamal Marhubi authored
Per spec.
-
Kamal Marhubi authored
-
- 11 Nov, 2015 2 commits
-
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
- 09 Nov, 2015 6 commits
-
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-
Kamal Marhubi authored
-