summaryrefslogtreecommitdiff
path: root/src/std
AgeCommit message (Expand)Author
2024-03-17fix a bug with dirname seg faulting when passed a string literalOmniscient
2024-03-11added a path_parent function to get path of a fileomniscient
2024-03-05chore: formatOmniscient
2024-03-05pass mesh and material darrays for happy path.Omniscient
2024-03-05loads and runs now (no visuals yet)Omniscient
2024-03-05get us running on Mac again with our vendored GLFWomniscient
2024-03-05Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-exampleomniscient
2024-03-05add string.h includeomniscient
2024-03-06chore: fmtOmniscient
2024-03-05why is it crashing on file loading now?Omniscient
2024-02-26updatesegunkayode1
2024-02-26string subview functionssegunkayode1
2024-02-25Merge branch 'master' of github.com:omnisci3nce/celeritas-coreOmniscient
2024-02-25disclaimer about some string apis not being unicode awareOmniscient
2024-02-25chore: formatOmniscient
2024-02-25Merge branch 'cel-18-arena-allocator' into feature/some-string-utilsOmniscient
2024-02-25add TODO for future arena resize fnOmniscient
2024-02-25chore: formatOmniscient
2024-02-25add an arena reset to free everythingOmniscient
2024-02-25new string function signatures just droppedOmniscient
2024-02-25add an arena allocator first implOmniscient
2024-02-24repo init. partial port of existing codeOmniscient