2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo More... almost 11 years ago
Add missing implementation of rejectIfThrows(). More... about 11 years ago
Fix two subtle bugs with embargos, and improve docs. More... about 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... about 11 years ago
Fix typo. Fixes #112. More... about 11 years ago
Add initial implementation of AnyStruct and AnyList More... about 11 years ago
Merge pull request #111 from partylemon/ExceptionBacktraces More... about 11 years ago
Replace 'goto' error handling with KJ_DEFER. More... about 11 years ago
Consolidate Linux and OS X versions of getStackSymbols(). More... about 11 years ago
Merge pull request #109 from greedy/add-includedir-to-imports More... about 11 years ago
Support for exception backtraces on OS X. More... about 11 years ago
Add configured includedir as a default import path More... about 11 years ago
Update blog post to reflect that FlatBuffers now supports optional bounds checking. More... about 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... about 11 years ago
Fix template method that doesn't actually compile when used. More... about 11 years ago
Merge pull request #107 from jjwchoy/hex-binary-literal More... about 11 years ago
Added binary hex literal examples to docs More... about 11 years ago
Changed hex integer literal parsing rule More... about 11 years ago
Added test for binary hex literal More... about 11 years ago
oops, whitespace was not being discarded. fixed More... about 11 years ago
Allowing whitespace in between octets More... about 11 years ago
Added hex binary literals More... about 11 years ago
Merge pull request #106 from jjwchoy/master More... about 11 years ago
Fixed compile --src-prefix help text More... about 11 years ago
Merge pull request #104 from dwrensha/xorshift More... about 11 years ago
switch from linear congruential to Xorshift generator More... about 11 years ago
Fix compiler error message test broken by license change. More... about 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto More... about 11 years ago
Change license to MIT. More... about 11 years ago
Merge pull request #102 from emaste/master More... about 11 years ago