9 Commits (4c96e62129b03193d7eca92ac408ba3c2a74c69e)

Author SHA1 Message Date
anna 4c96e62129
doc: use doxygen-awesome theme 3 years ago
anna abfccf6b5c
doc: refactor and normalize comments 3 years ago
anna 5b46a05ce7
"comply" with ISO C11
Except for the bunch of macros prefixed with
double underscores, but let's take care of
that some time later (read: never).
3 years ago
anna b8471c6d76
set up Catch2 for testing
Looks like there isn't really a way around C++ smh
3 years ago
anna 7eed96edcf
remove jemalloc and fall back to libc
completely replacing libc while still supporting all POSIX compliant
systems is probably gonna take a little more effort than just one
developer.  Which is a bummer, but you gotta work with the cards you're
dealt, i guess.
3 years ago
anna a73ea804b5
implement generic syscalls 3 years ago
anna 11548e74ba
integrate jemalloc into cmake build
well that was painful
3 years ago
anna c43f15d659
add jemalloc submodule 3 years ago
anna 673ed9bfb8
initial commit uwu 3 years ago