summaryrefslogtreecommitdiff
path: root/src/std/mem.c
AgeCommit message (Expand)Author
2024-03-17fix a bug with dirname seg faulting when passed a string literalOmniscient
2024-02-25chore: formatOmniscient
2024-02-25add an arena reset to free everythingOmniscient
2024-02-25add an arena allocator first implOmniscient