Commit graph

222 commits

Author SHA1 Message Date
fallenoak
942fb18537
chore(test): add tests for list head and tail 2020-09-24 20:24:40 -05:00
fallenoak
76c0ad1b82
chore(test): clean up and add more list tests 2020-09-21 22:53:46 -05:00
fallenoak
edc066f496
chore(test): add additional list tests 2020-09-21 22:47:23 -05:00
fallenoak
7c6521a547
chore(format): reformat test suites 2020-09-16 23:12:09 -05:00
fallenoak
ced42bbfed
feat(list): add list templates 2020-09-16 01:28:32 -05:00
fallenoak
7713223e60
chore(format): add TabWidth 2020-09-16 00:52:50 -05:00
fallenoak
266bdc7737
feat(thread): add thread functions 2020-09-09 00:45:46 -05:00
fallenoak
d0487caba3
chore: add README 2020-09-08 23:04:11 -05:00
fallenoak
0b9404a671
chore: add LICENSE 2020-09-08 21:39:44 -05:00
fallenoak
4e9f05c178
feat(string): add SStrCopy 2020-09-08 21:37:30 -05:00
fallenoak
0861ddf3ba
chore(build): prepare for platform-specific files 2020-09-08 21:22:23 -05:00
fallenoak
94654e41f4
chore(format): enable ObjC formatting 2020-09-08 21:19:05 -05:00
fallenoak
80318e2a9c
chore(format): configure AccessModifierOffset 2020-09-08 19:04:02 -05:00
fallenoak
03da5cddc2
chore(build): include storm in include directories 2020-09-08 18:58:50 -05:00
fallenoak
ca4e75e197
chore(build): recurse when building file list 2020-09-08 18:57:05 -05:00
fallenoak
34980502b3
feat(error): add assertion and error related functions 2020-09-08 18:53:54 -05:00
fallenoak
8f5fe40e05
chore(tidy): use nullptr 2020-09-07 22:46:03 -05:00
fallenoak
e5b4d32937
chore(ci): run tests in push workflow 2020-09-07 22:33:51 -05:00
fallenoak
dc14e5bfa7
chore(test): add test scaffolding 2020-09-07 22:24:42 -05:00
fallenoak
ec1c5c8844 feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc 2020-09-07 17:00:14 -05:00
fallenoak
e128bd2554 chore(ci): add push workflow 2020-09-07 16:55:44 -05:00
fallenoak
ef3a07abf2 chore: initial commit 2020-09-07 14:54:56 -05:00