- 07 Aug, 2013 1 commit
-
-
Kenton Varda authored
Pull TextBlob out of capnpc-capnp and into KJ as kj::StringTree. Use it in the stringification code to make that code cleaner and avoid using iostreams.
-
- 16 Jul, 2013 1 commit
-
-
Kenton Varda authored
Complete C++ .capnp parser. Also, add a pretty-printing function for arbitrary Cap'n Proto objects which is like the existing stringification but uses whitespace (newlines an indentation) to make the structures more readable.
-
- 13 Jul, 2013 1 commit
-
-
Kenton Varda authored
-
- 06 Jun, 2013 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 13 Mar, 2013 1 commit
-
-
Kenton Varda authored
-
- 02 Mar, 2013 1 commit
-
-
Kenton Varda authored
Moar type-safety, rewriting WireFormat to avoid descriptors (incomplete), decided struct pointers should point at the beginning of the struct after all.
-
- 01 Mar, 2013 1 commit
-
-
Kenton Varda authored
-
- 26 Feb, 2013 1 commit
-
-
Kenton Varda authored
-