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