Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | Implement remaining C functions in C++; Use NASM on AMD64; Remove build ↵ | Gabriel Jensen | |
artefacts; Switch back to GNU Make; Add u8c logos; Remove installation script; Update target detection script; Update gitingore; | |||
2023-04-25 | Migrate to CMake; Fix useres using the nodiscard attribute in all C++ ↵0.0.2 | Gabriel Jensen | |
editions; Fix the nodiscard attribute being used; Fix nthrw not always being specified; Don't use designated initialisation in C++; Fix trp definition in any; Add new file for listing potential API-breaks (API-BREAK.txt); Disable system calls by default; Fix getarch script on IA-32; Rename getarch script to getTarget; Add installation script; Update gitignore; |