2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix outdated include guards. More... about 12 years ago
logging -> debug More... about 12 years ago
Refactor assertion macros, specifically with regards to recoverability. More... about 12 years ago
Add KJ_ prefix to logging/assert macros. More... about 12 years ago
Update docs to mention KJ. More... about 12 years ago
Fix some recent bugs. More... about 12 years ago
CHECK -> ASSERT More... about 12 years ago
PRECOND -> REQUIRE More... about 12 years ago
type-safety -> units More... about 12 years ago
tweaks More... about 12 years ago
Update Makefile.am More... about 12 years ago
Stringification for all. More... about 12 years ago
Move FixedArray and CappedArray to array.h. More... about 12 years ago
Improve String. More... about 12 years ago
Improve heap allocation. More... about 12 years ago
Split array and string stuff out of type-safety.h. More... about 12 years ago
tweaks More... about 12 years ago
Move Maybe into common.h and improve its interface. More... about 12 years ago
kj/common.h More... about 12 years ago
Also add io.{h,c++} to KJ. More... about 12 years ago
Spin off non-capnproto-specific stuff off into a separate library KJ (first pass). More... about 12 years ago
tweak More... about 12 years ago
More clang updates. More... about 12 years ago
Make GDB work more nicely on Ekam-built binaries. More... about 12 years ago
Support Clang compiler. More... about 12 years ago
Review and classify TODOs. More... about 12 years ago
SchemaLoader -- lets you load and use schemas that aren't compiled in. More... about 12 years ago
Implement ability to easily attach context to an exception on the way up the stack. More... over 12 years ago
ARRRRGHHHH, these files should have been part of an earlier commit. More... over 12 years ago
Gracefully handle the case where the schema contains types from a newer version of Cap'n Proto that we don't know about yet. More... over 12 years ago