aboutsummaryrefslogtreecommitdiff
path: root/code/lib
AgeCommit message (Collapse)Author
10 daysadd any typeA404M
10 daysfix bug in arrayA404M
11 daysfix length getting in arrayA404M
11 daysadd more stuff to libA404M
fix use after free
2025-04-26add @isComptime to determine if code is running in comptime or notA404M
2025-04-25Added print libraryMrCoderV3