aboutsummaryrefslogtreecommitdiff
path: root/code/lib
AgeCommit message (Expand)Author
8 daysadd array access support to arraysA404M
8 daysfunction with exact types are prefered to shape shiftersA404M
8 daysfixing some problems with array accessA404M
9 daysfixing some minor issuesA404M
9 daysadd more memory management stuffA404M
10 daysadd any typeA404M
10 daysfix bug in arrayA404M
11 daysfix length getting in arrayA404M
11 daysadd more stuff to libA404M
2025-04-26add @isComptime to determine if code is running in comptime or notA404M
2025-04-25Added print libraryMrCoderV3