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; |