aboutsummaryrefslogtreecommitdiff
path: root/code/lib
AgeCommit message (Collapse)Author
4 daysfixing more bugs in accessA404M
5 daysfixing some bugsA404M
7 daysadd printlnA404M
fix @neg type
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
fix use after free
2025-04-26add @isComptime to determine if code is running in comptime or notA404M
2025-04-25Added print libraryMrCoderV3