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