aboutsummaryrefslogtreecommitdiff
path: root/code/lib
AgeCommit message (Expand)Author
4 daysfixing more bugs in accessA404M
4 daysfixing some bugsA404M
7 daysadd printlnA404M
8 daysadd array access support to arraysA404M
8 daysfunction with exact types are prefered to shape shiftersA404M
8 daysfixing some problems with array accessA404M
8 daysfixing some minor issuesA404M
9 daysadd more memory management stuffA404M
9 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