Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-26 | Add functions for null-terminated strings: streq (for equality checking), ↵ | Gabriel Jensen | |
strlen (for getting the length); Add type limit macros; Rename bytesz to bytelen; Remove byte type; Remove bool type (and related macros); Remove chr8, chr01, and chr02 types; Update nullptr definition; Update nopos definition; |