- 11 Jan, 2018 1 commit
-
-
Kenton Varda authored
@kloepper pointed out a while back that every compiler you've ever heard of supports this. Plus, it's more concise, it's not prone to copy-paste errors, and it looks nicer. At the time I wanted to remain consistent and I didn't feel like spending the time to update all my existing code. But, every time I've added a new header since I've cursed the include guard, so I finally broke down and changed it.
-
- 29 Apr, 2017 1 commit
-
-
Kenton Varda authored
-
- 30 Mar, 2017 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
TODO: - Rename Guarded to Bounded? - Consider bounded array (where size and indexes are bounded quantities). - Implement non-CAPNP_DEBUG_TYPES fallback. - Don't allow casting kj::maxValue to bounded type, this won't work right when not using debug types! - Verify that this change doesn't hurt performance.
-
- 24 Jan, 2017 4 commits
-
-
Harris Hancock authored
-
Harris Hancock authored
-
Harris Hancock authored
-
Harris Hancock authored
-
- 20 Jun, 2016 1 commit
-
-
- 06 Apr, 2016 1 commit
-
-
Harris Hancock authored
-
- 04 Apr, 2015 1 commit
-
-
Kenton Varda authored
Add thisCap() method to capability servers which returns a capability to itself. Remove CapabilityServerSet's weak pointers since this supersedes them.
-
- 22 Mar, 2015 1 commit
-
-
Kenton Varda authored
Add asGeneric() methods to generic readers, builders, and interfaces which casts them to the same type but with different generic parameters.
-
- 29 Jan, 2015 1 commit
-
-
Kenton Varda authored
-
- 05 Jan, 2015 1 commit
-
-
Kenton Varda authored
-
- 12 Dec, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 30 Nov, 2014 1 commit
-
-
Philip Quinn authored
-
- 24 Nov, 2014 1 commit
-
-
Kenton Varda authored
-
- 09 Nov, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 06 Nov, 2014 1 commit
-
-
Kenton Varda authored
-