Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | changing access overloading to have pointer to value instead of value | A404M | |
itself | |||
3 days | fix assigning to dereference access in a chain | A404M | |
3 days | fix bug in shape shifter matching | A404M | |
3 days | fixing bug in anytype | A404M | |
4 days | removing old code | A404M | |
9 days | fixing more bugs in access | A404M | |
9 days | fixing some bugs | A404M | |
12 days | add println | A404M | |
fix @neg type | |||
12 days | add array access support to arrays | A404M | |
12 days | function with exact types are prefered to shape shifters | A404M | |
12 days | fixing some problems with array access | A404M | |
13 days | fixing some minor issues | A404M | |
13 days | add more memory management stuff | A404M | |
14 days | add any type | A404M | |
14 days | fix bug in array | A404M | |
2025-05-28 | fix length getting in array | A404M | |
2025-05-28 | add more stuff to lib | A404M | |
fix use after free | |||
2025-04-26 | add @isComptime to determine if code is running in comptime or not | A404M | |
2025-04-25 | Added print library | MrCoderV3 | |