aboutsummaryrefslogtreecommitdiff
path: root/code/lib
AgeCommit message (Collapse)Author
3 daysremoving old codeA404M
7 daysfixing more bugs in accessA404M
7 daysfixing some bugsA404M
10 daysadd printlnA404M
fix @neg type
11 daysadd array access support to arraysA404M
11 daysfunction with exact types are prefered to shape shiftersA404M
11 daysfixing some problems with array accessA404M
11 daysfixing some minor issuesA404M
11 daysadd more memory management stuffA404M
12 daysadd any typeA404M
12 daysfix bug in arrayA404M
14 daysfix length getting in arrayA404M
14 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