Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-17 | Add integer-string format functions; Move string-related facilities to new ↵ | Gabriel Jensen | |
module 'str'; Update code style; Add aliases for C++; Add C++ metaprogramming classes; Fix C/C++ standard detections; Add more attributes to functions; Implement mathematical functions in C++; Implement mathematical functions using basic arithmetic types, including (depending on the function) signed, unsigned, and floating-point; Add fraction structure; | |||
2023-01-28 | Update assembly comments; Implement fill in AMD64; Remove signal support; ↵ | Gabriel Jensen | |
Fix exp; | |||
2023-01-27 | Implement exp; Fix bad directory name; Fix makefile; | Gabriel Jensen | |