Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-19 | Return the one-after-the-emd address from cp; (amd64) Fix wrong registers ↵ | Gabriel Jensen | |
being used in cp and the function not working at all; Add compatibility version constant; Add compile-time string functions for C++; Check type in compile-time functions; Add more type checking constants for C++; | |||
2023-01-30 | cp: Use vmovdqu instead of vmovups (amd64); | Gabriel Jensen | |
2023-01-29 | Optimise fill (amd64); Optimise cp (amd64); | Gabriel Jensen | |
2023-01-28 | Update assembly comments; Implement fill in AMD64; Remove signal support; ↵ | Gabriel Jensen | |
Fix exp; | |||
2023-01-27 | Implement cp and abs in AMD64; Fix indentations; Implement cp and abs in ARM64; | Gabriel Jensen | |