Commit graph

31 commits

Author SHA1 Message Date
fallenoak
f631bdac3b
chore(format): tweak brace and type macro styles 2020-11-14 17:12:00 -06:00
fallenoak
b38b98bb7c
chore(build): correct include path 2020-11-14 15:14:36 -06:00
fallenoak
92514335e2
chore: rename project 2020-11-12 18:56:03 -06:00
fallenoak
26d78adf7a
feat(thread): add CSRWLock 2020-11-01 23:13:02 -06:00
fallenoak
3b9f061244
chore(build): mark target include dir as public 2020-11-01 17:50:27 -06:00
fallenoak
118d20c49d
chore(build): improve include paths 2020-11-01 17:45:45 -06:00
fallenoak
3d5794ed7c
feat(array): add growable array template 2020-09-25 16:50:56 -05:00
fallenoak
23df793b34
feat(array): add fixed array template 2020-09-24 23:44:35 -05:00
fallenoak
5946abcb7d
feat(array): add base array template 2020-09-24 23:33:18 -05:00
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