Age | Commit message (Expand) | Author |
---|---|---|
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 | memdup: Use sus_unlikely instead of __builtin_expect; Rename project to zap (... | Gabriel Jensen |
2022-07-08 | Installation script: Create installation directories if they don't already ex... | Gabriel Jensen |
2022-06-25 | Use susinfo; Implement algorithms in C (with inline assembly on supported pla... | Gabriel Jensen |
2022-06-02 | Fix compile flags not indicating new relative header location; | Gabriel Jensen |
2022-06-02 | Add install target to makefile; Merge makefiles; | Gabriel Jensen |
2022-05-26 | Fix target purge in makefile not being labeled phony; Add machien architectur... | Gabriel Jensen |
2022-05-24 | Initial. | Gabriel Jensen |