Name
Last commit
Last update
..
compat Add a testing framework to KJ and rip out gtest.
parse Add a testing framework to KJ and rip out gtest.
std Make sure kj/common.h always gets included first.
CMakeLists.txt cmake: Use GNUInstallDirs.cmake, remove cached FOO_INSTALL_DIR
arena-test.c++ Add a testing framework to KJ and rip out gtest.
arena.c++ zero warnings: use KJ_UNUSED for unused constexpr & local vars
arena.h Force headers to be treated as system headers when included by application code.
array-test.c++ Add 'embed' keyword for wholesale embedding of external files as constant values.
array.c++ Change license to MIT.
array.h Add 'embed' keyword for wholesale embedding of external files as constant values.
async-inl.h Improve backtraces:
async-io-test.c++ Arrrrgghhh, remove line that I only added while debugging something.
async-io.c++ Use ip4 sockets for wildcard on OpenBSD
async-io.h LocalAddress and RemoteAddress were apparently merged into NetworkAddress long ago.
async-prelude.h Fix joinPromises for Promise<void>.
async-test.c++ Add Promise<T>::ignoreResult() helper for ignoring return value.
async-unix-test.c++ Technically correct is the best type of correct
async-unix.c++ Merge branch 'master' into feature-pollpri
async-unix.h Merge branch 'master' into feature-pollpri
async.c++ Use isRunnable for better readability
async.h Add Promise<T>::ignoreResult() helper for ignoring return value.
common-test.c++ Add a testing framework to KJ and rip out gtest.
common.c++ Fix 32-bit build.
common.h Add isNaN to kj/common.h
debug-test.c++ Make logging more readable by removing noisy prefixes on filenames.
debug.c++ Loading commit data...
debug.h Loading commit data...
exception-test.c++ Loading commit data...
exception.c++ Loading commit data...
exception.h Loading commit data...
function-test.c++ Loading commit data...
function.h Loading commit data...
io-test.c++ Loading commit data...
io.c++ Loading commit data...
io.h Loading commit data...
main.c++ Loading commit data...
main.h Loading commit data...
memory-test.c++ Loading commit data...
memory.c++ Loading commit data...
memory.h Loading commit data...
miniposix.h Loading commit data...
mutex-test.c++ Loading commit data...
mutex.c++ Loading commit data...
mutex.h Loading commit data...
one-of-test.c++ Loading commit data...
one-of.h Loading commit data...
refcount-test.c++ Loading commit data...
refcount.c++ Loading commit data...
refcount.h Loading commit data...
string-test.c++ Loading commit data...
string-tree-test.c++ Loading commit data...
string-tree.c++ Loading commit data...
string-tree.h Loading commit data...
string.c++ Loading commit data...
string.h Loading commit data...
test-test.c++ Loading commit data...
test.c++ Loading commit data...
test.h Loading commit data...
thread.c++ Loading commit data...
thread.h Loading commit data...
threadlocal-pthread-test.c++ Loading commit data...
threadlocal-test.c++ Loading commit data...
threadlocal.h Loading commit data...
time.c++ Loading commit data...
time.h Loading commit data...
tuple-test.c++ Loading commit data...
tuple.h Loading commit data...
units-test.c++ Loading commit data...
units.c++ Loading commit data...
units.h Loading commit data...
vector.h Loading commit data...
windows-sanity.h Loading commit data...