summaryrefslogtreecommitdiff
path: root/test.cc
AgeCommit message (Expand)Author
2023-04-24Rename C++ cp to cpy; Rename C++ eq to equ; Rename C++ srch to srh; Rename C ...0.0.0Gabriel Jensen
2023-04-10Move C++ facilities to their own headers; Add more C++ variants; Add fixed-wi...Gabriel Jensen
2022-10-03Update readme; Fix typo in makefile; Include headers inside header guard; Rem...Gabriel Jensen
2022-07-28Remove type specifier from version macro; Add mathematical functions abs and ...Gabriel Jensen
2022-07-19Add function foreach: Run function on each element; Use directive globl inste...Gabriel Jensen
2022-07-11Fix install target; Remove type literals;Gabriel Jensen
2022-07-11memdup: Use sus_unlikely instead of __builtin_expect; Rename project to zap (...Gabriel Jensen