2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1229 from bthwaites/websocket-count-bytes More... about 4 years ago
Merge pull request #1273 from capnproto/fallthrough-warning More... about 4 years ago
Update CI to test -Wimplicit-fallthrough. More... about 4 years ago
Annotate all switch case fallthroughs with KJ_FALLTHROUGH. More... about 4 years ago
Define `KJ_FALLTHROUGH` marco for annotating switch case fallthrough. More... about 4 years ago
Merge pull request #1271 from vlovich/add-noreturn More... about 4 years ago
Merge pull request #1267 from vlovich/byte-stream-sanitizer-fix More... about 4 years ago
Add missing [[noreturn]] annotations More... about 4 years ago
Merge pull request #1270 from vlovich/fix-release-build More... about 4 years ago
Fix release build for GCC 11 More... about 4 years ago
ASAN fix for byte-stream-test More... about 4 years ago
Merge pull request #1255 from vlovich/sanitizer-fixes More... about 4 years ago
Minor package-lint fixes to elisp More... about 4 years ago
Merge pull request #1263 from VladimirVR/win-cmake-install-fix More... about 4 years ago
Reverted #1240 More... about 4 years ago
Make cmake install more portable on windows More... about 4 years ago
Merge pull request #1254 from xortive/malonso/add-queue-age-to-twopartyvatnetwork More... about 4 years ago
Merge pull request #1256 from capnproto/table-seek More... about 4 years ago
Make kj::List<T> track size. More... over 4 years ago
Ensure Maybe copy constructor doesn't misfire on incompatible types. More... over 4 years ago
Reorder includes in TLS files More... over 4 years ago
Introduce an async-friendly ProducerConsumerQueue More... over 4 years ago
Add rvalue-propagating variant of OneOf::get(). More... over 4 years ago
Add in-place constructor for ExternalMutexGuarded. More... over 4 years ago
Add operator== between Maybe<T> values. More... over 4 years ago
Add convenience method to convert RemotePromise into Promise. More... over 4 years ago
Fix memory leak in global list of FiberPool::Impl More... over 4 years ago
Leak the root exception callback More... over 4 years ago
Cleanup compiler macros a bit More... over 4 years ago
Accept TLS connections in their own loop More... over 4 years ago