Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | Update assembly comments; Implement fill in AMD64; Remove signal support; Fix... | Gabriel Jensen |
2023-01-27 | Implement cp and abs in AMD64; Fix indentations; Implement cp and abs in ARM64; | Gabriel Jensen |
2023-01-22 | Rewrite project (the following is the current feature set); Add minimum-width... | Gabriel Jensen |
2022-11-23 | Add new module mth; Add mathematical functions: abs, div, exp, log, mul, nrt ... | Gabriel Jensen |
2022-11-20 | memcat: Remove; strcat: Remove; memcp: Return number of copied bytes; memfill... | Gabriel Jensen |
2022-11-06 | Implement memcnt in assembly; | Gabriel Jensen |
2022-11-05 | Add counting function; Rename foreach to memfor; Rename fndbtyte to memfnd; R... | Gabriel Jensen |
2022-11-05 | Improve assembly readability (save utf8enc and utf8enclen for later); Update ... | Gabriel Jensen |
2022-11-03 | Add function for getting the length of UTF-32 strings; | Gabriel Jensen |
2022-10-31 | Remove memcmp and strcmp; Restructure sources; Remove root makefile; | Gabriel Jensen |