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